Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c85b4b36f2a3d2ae12dd16dc916f66f160a038c1 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-ssh15615258362150145192.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10959464428077889384.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7428363611921522689.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh2450055298637834099.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7767695908896467351.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6307 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.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 Avoid second fetch Checking out Revision c85b4b36f2a3d2ae12dd16dc916f66f160a038c1 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c85b4b36f2a3d2ae12dd16dc916f66f160a038c1 # timeout=10 Commit message: "Merge pull request #776 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.48" > git rev-list --no-walk 06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:15:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:15:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:15:14 ========================================================= 07:15:14 EdgeX Global Pipelines Version Info 07:15:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:15:15 ------------------- 07:15:15 stable info: 07:15:15 ------------------- 07:15:15 Commited By: Ginny Guan ginny@iotechsys.com 07:15:15 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 07:15:15 Message: update stable to v1.0.260 07:15:15 ------------------- 07:15:15 experimental info: 07:15:15 ------------------- 07:15:15 Commited By: Ginny Guan ginny@iotechsys.com 07:15:15 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 07:15:15 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:15:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 07:15:15 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 07:15:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:15:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:15:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:15:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 07:15:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:15:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:15:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:15:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:15:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:15:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 07:15:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:15:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:15:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:15:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:15:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:15:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:15:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:15:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:15:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:15:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:15:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:15:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:15:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:15:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:15:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:15:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:15:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:15:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:15:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c85b4b36f2a3d2ae12dd16dc916f66f160a038c1 [Pipeline] echo 07:15:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c85b4b3 [Pipeline] echo 07:15:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:15:16 provisioning config files... 07:15:16 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3749124018121174380tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:15:17 ---> ****-login.sh 07:15:17 nexus3.edgexfoundry.org:10001 07:15:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:15:17 Configure a credential helper to remove this warning. See 07:15:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:15:17 07:15:17 Login Succeeded 07:15:17 nexus3.edgexfoundry.org:10002 07:15:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:15:17 Configure a credential helper to remove this warning. See 07:15:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:15:17 07:15:17 Login Succeeded 07:15:17 nexus3.edgexfoundry.org:10003 07:15:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:15:17 Configure a credential helper to remove this warning. See 07:15:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:15:17 07:15:17 Login Succeeded 07:15:17 nexus3.edgexfoundry.org:10004 07:15:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:15:17 Configure a credential helper to remove this warning. See 07:15:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:15:17 07:15:17 Login Succeeded 07:15:17 ****.io 07:15:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:15:18 Configure a credential helper to remove this warning. See 07:15:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:15:18 07:15:18 Login Succeeded 07:15:18 ---> ****-login.sh ends [Pipeline] } 07:15:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:15:18 + git rev-list -1 --merges c85b4b36f2a3d2ae12dd16dc916f66f160a038c1~1..c85b4b36f2a3d2ae12dd16dc916f66f160a038c1 [Pipeline] echo 07:15:18 -----------> git rev-list -1 --merges c85b4b36f2a3d2ae12dd16dc916f66f160a038c1~1..c85b4b36f2a3d2ae12dd16dc916f66f160a038c1 c85b4b36f2a3d2ae12dd16dc916f66f160a038c1 07:15:18 c85b4b36f2a3d2ae12dd16dc916f66f160a038c1 [false] [Pipeline] sh 07:15:18 + git log --format=format:%s -1 c85b4b36f2a3d2ae12dd16dc916f66f160a038c1 [Pipeline] echo 07:15:18 ========================================================= 07:15:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:15:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:15:19 + git log --format=format:%s -1 c85b4b36f2a3d2ae12dd16dc916f66f160a038c1 [Pipeline] echo 07:15:19 [semverPrep] GIT_COMMIT: c85b4b36f2a3d2ae12dd16dc916f66f160a038c1, Commit Message: Merge pull request #776 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.48 [Pipeline] echo 07:15:19 [semverPrep] This is not a build commit. [Pipeline] sh 07:15:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:15:19 + grep -v github /etc/ssh/ssh_known_hosts 07:15:19 + [ -e /tmp/ssh_known_hosts ] 07:15:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:15:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:15:19 + sudo tee -a /etc/ssh/ssh_known_hosts 07:15:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:15:19 07:15:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:15:20 0.1.4: Pulling from edgex-devops/py-git-semver 07:15:20 b85a868b505f: Pulling fs layer 07:15:20 e2be974225ed: Pulling fs layer 07:15:20 339a4e72a1f5: Pulling fs layer 07:15:20 988bab9f4d93: Pulling fs layer 07:15:20 1469e6f7b9e6: Pulling fs layer 07:15:20 eaf3925da568: Pulling fs layer 07:15:20 bab4dde63d76: Pulling fs layer 07:15:20 bde34c3a00c8: Pulling fs layer 07:15:20 b352a97aabf1: Pulling fs layer 07:15:20 4872d77fe225: Pulling fs layer 07:15:20 5851b861e8e6: Pulling fs layer 07:15:20 bde34c3a00c8: Waiting 07:15:20 b352a97aabf1: Waiting 07:15:20 988bab9f4d93: Waiting 07:15:20 4872d77fe225: Waiting 07:15:20 5851b861e8e6: Waiting 07:15:20 1469e6f7b9e6: Waiting 07:15:20 bab4dde63d76: Waiting 07:15:20 eaf3925da568: Waiting 07:15:20 e2be974225ed: Verifying Checksum 07:15:20 e2be974225ed: Download complete 07:15:20 988bab9f4d93: Download complete 07:15:20 1469e6f7b9e6: Verifying Checksum 07:15:20 1469e6f7b9e6: Download complete 07:15:20 eaf3925da568: Download complete 07:15:20 339a4e72a1f5: Verifying Checksum 07:15:20 339a4e72a1f5: Download complete 07:15:20 bde34c3a00c8: Verifying Checksum 07:15:20 bde34c3a00c8: Download complete 07:15:20 b352a97aabf1: Verifying Checksum 07:15:20 b352a97aabf1: Download complete 07:15:20 4872d77fe225: Download complete 07:15:20 5851b861e8e6: Download complete 07:15:20 b85a868b505f: Verifying Checksum 07:15:20 b85a868b505f: Download complete 07:15:20 bab4dde63d76: Verifying Checksum 07:15:20 bab4dde63d76: Download complete 07:15:21 b85a868b505f: Pull complete 07:15:21 e2be974225ed: Pull complete 07:15:22 339a4e72a1f5: Pull complete 07:15:22 988bab9f4d93: Pull complete 07:15:22 1469e6f7b9e6: Pull complete 07:15:22 eaf3925da568: Pull complete 07:15:24 bab4dde63d76: Pull complete 07:15:24 bde34c3a00c8: Pull complete 07:15:24 b352a97aabf1: Pull complete 07:15:24 4872d77fe225: Pull complete 07:15:24 5851b861e8e6: Pull complete 07:15:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:15:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:15:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:15:24 prd-ubuntu20.04-docker-8c-8g-6307 does not seem to be running inside a container 07:15:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:15:32 $ docker top e2aa93521d2be94b9a081d4a171f0d4fca8f231c17e9235716eb43ef8037b5fa -eo pid,comm 07:15:32 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). 07:15:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:15:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:15:32 [ssh-agent] Looking for ssh-agent implementation... 07:15:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:15:32 $ docker exec e2aa93521d2be94b9a081d4a171f0d4fca8f231c17e9235716eb43ef8037b5fa ssh-agent 07:15:32 SSH_AUTH_SOCK=/tmp/ssh-vaA74A4XF0FL/agent.32 07:15:32 SSH_AGENT_PID=38 07:15:32 Running ssh-add (command line suppressed) 07:15:32 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4640813563262685022.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4640813563262685022.key) 07:15:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:15:33 + git tag --points-at HEAD [Pipeline] } 07:15:33 $ docker exec --env ******** --env ******** e2aa93521d2be94b9a081d4a171f0d4fca8f231c17e9235716eb43ef8037b5fa ssh-agent -k 07:15:33 unset SSH_AUTH_SOCK; 07:15:33 unset SSH_AGENT_PID; 07:15:33 echo Agent pid 38 killed; 07:15:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:15:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:15:33 [ssh-agent] Looking for ssh-agent implementation... 07:15:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:15:33 $ docker exec e2aa93521d2be94b9a081d4a171f0d4fca8f231c17e9235716eb43ef8037b5fa ssh-agent 07:15:33 SSH_AUTH_SOCK=/tmp/ssh-3ORbm0hBSTMH/agent.71 07:15:33 SSH_AGENT_PID=77 07:15:33 Running ssh-add (command line suppressed) 07:15:33 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17060577142854247748.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17060577142854247748.key) 07:15:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:15:34 + git semver init 07:15:34 2024-07-24 07:15:34,201 [run_init] DEBUG init version:0.0.0 force:False 07:15:34 2024-07-24 07:15:34,203 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 07:15:34 2024-07-24 07:15:34,203 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 07:15:34 2024-07-24 07:15:34,203 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 07:15:36 2024-07-24 07:15:36,487 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 07:15:36 2024-07-24 07:15:36,487 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 07:15:36 2024-07-24 07:15:36,487 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 07:15:36 2024-07-24 07:15:36,487 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 07:15:36 3.1.0-dev.46 [Pipeline] } 07:15:36 $ docker exec --env ******** --env ******** e2aa93521d2be94b9a081d4a171f0d4fca8f231c17e9235716eb43ef8037b5fa ssh-agent -k 07:15:36 unset SSH_AUTH_SOCK; 07:15:36 unset SSH_AGENT_PID; 07:15:36 echo Agent pid 77 killed; 07:15:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:15:37 + git semver [Pipeline] } 07:15:37 $ docker stop --time=1 e2aa93521d2be94b9a081d4a171f0d4fca8f231c17e9235716eb43ef8037b5fa 07:15:38 $ docker rm -f --volumes e2aa93521d2be94b9a081d4a171f0d4fca8f231c17e9235716eb43ef8037b5fa [Pipeline] // withDockerContainer [Pipeline] sh 07:15:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:15:39 Stashed 1 file(s) [Pipeline] echo 07:15:39 [edgeXSemver]: initialized semver on version 3.1.0-dev.46 [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 07:15:39 provisioning config files... 07:15:39 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4457174985178436043tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:15:39 ---> ****-login.sh 07:15:39 nexus3.edgexfoundry.org:10001 07:15:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:15:39 Configure a credential helper to remove this warning. See 07:15:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:15:39 07:15:39 Login Succeeded 07:15:39 nexus3.edgexfoundry.org:10002 07:15:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:15:39 Configure a credential helper to remove this warning. See 07:15:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:15:39 07:15:39 Login Succeeded 07:15:39 nexus3.edgexfoundry.org:10003 07:15:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:15:40 Configure a credential helper to remove this warning. See 07:15:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:15:40 07:15:40 Login Succeeded 07:15:40 nexus3.edgexfoundry.org:10004 07:15:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:15:40 Configure a credential helper to remove this warning. See 07:15:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:15:40 07:15:40 Login Succeeded 07:15:40 ****.io 07:15:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:15:40 Configure a credential helper to remove this warning. See 07:15:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:15:40 07:15:40 Login Succeeded 07:15:40 ---> ****-login.sh ends [Pipeline] } 07:15:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:15:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:15:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:15:40 ========================================================= 07:15:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 07:15:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:40 + 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 . 07:15:41 Sending build context to Docker daemon 59.53MB 07:15:41 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 07:15:41 Step 2/15 : FROM ${BASE} AS builder 07:15:41 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 07:15:41 619be1103602: Pulling fs layer 07:15:41 7862e08f4a3e: Pulling fs layer 07:15:41 5df492c9dc93: Pulling fs layer 07:15:41 7629e6793208: Pulling fs layer 07:15:41 4f4fb700ef54: Pulling fs layer 07:15:41 fb5054dd5b73: Pulling fs layer 07:15:41 eeca6798cff9: Pulling fs layer 07:15:41 aa269ceb94a6: Pulling fs layer 07:15:41 ada007ff1a6a: Pulling fs layer 07:15:41 4f4fb700ef54: Waiting 07:15:41 fb5054dd5b73: Waiting 07:15:41 eeca6798cff9: Waiting 07:15:41 aa269ceb94a6: Waiting 07:15:41 ada007ff1a6a: Waiting 07:15:41 7629e6793208: Waiting 07:15:41 7862e08f4a3e: Verifying Checksum 07:15:41 7862e08f4a3e: Download complete 07:15:41 7629e6793208: Verifying Checksum 07:15:41 7629e6793208: Download complete 07:15:41 4f4fb700ef54: Verifying Checksum 07:15:41 4f4fb700ef54: Download complete 07:15:41 fb5054dd5b73: Verifying Checksum 07:15:41 fb5054dd5b73: Download complete 07:15:41 619be1103602: Verifying Checksum 07:15:41 619be1103602: Download complete 07:15:41 eeca6798cff9: Verifying Checksum 07:15:41 eeca6798cff9: Download complete 07:15:41 619be1103602: Pull complete 07:15:41 ada007ff1a6a: Verifying Checksum 07:15:41 ada007ff1a6a: Download complete 07:15:41 7862e08f4a3e: Pull complete 07:15:41 5df492c9dc93: Verifying Checksum 07:15:41 5df492c9dc93: Download complete 07:15:42 aa269ceb94a6: Verifying Checksum 07:15:42 aa269ceb94a6: Download complete 07:15:44 5df492c9dc93: Pull complete 07:15:44 7629e6793208: Pull complete 07:15:44 4f4fb700ef54: Pull complete 07:15:44 fb5054dd5b73: Pull complete 07:15:45 eeca6798cff9: Pull complete 07:15:47 aa269ceb94a6: Pull complete 07:15:47 ada007ff1a6a: Pull complete 07:15:47 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 07:15:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:15:47 ---> f489d0715acc 07:15:47 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:15:54 Still waiting to schedule task 07:15:54 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6308’ is offline 07:15:55 ---> Running in 14f5d75622f7 07:15:55 Removing intermediate container 14f5d75622f7 07:15:55 ---> 57f4e9f6acff 07:15:55 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 07:15:55 ---> Running in 8ec5df054422 07:15:55 Removing intermediate container 8ec5df054422 07:15:55 ---> 02c5514f1ff4 07:15:55 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 07:15:55 ---> Running in b7891313978e 07:15:55 Removing intermediate container b7891313978e 07:15:55 ---> 75f0c000883b 07:15:55 Step 6/15 : LABEL Name=edgex-ui-go 07:15:55 ---> Running in d6e0743952c8 07:15:55 Removing intermediate container d6e0743952c8 07:15:55 ---> 874e0a0db35b 07:15:55 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 07:15:55 ---> Running in 8999a55aeb82 07:15:55 Removing intermediate container 8999a55aeb82 07:15:55 ---> 3d3d1ae77d3c 07:15:55 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 07:15:56 latest: Pulling from library/docker 07:15:56 c6a83fedfae6: Pulling fs layer 07:15:56 56741e8c5dde: Pulling fs layer 07:15:56 4f4fb700ef54: Pulling fs layer 07:15:56 d27f6c8943b9: Pulling fs layer 07:15:56 3757c82e9d26: Pulling fs layer 07:15:56 3309cba0d442: Pulling fs layer 07:15:56 5c4d5e7121b2: Pulling fs layer 07:15:56 445e1ed6e1dc: Pulling fs layer 07:15:56 a491a417f451: Pulling fs layer 07:15:56 be10967b7a2e: Pulling fs layer 07:15:56 893bfa801bba: Pulling fs layer 07:15:56 de773661e325: Pulling fs layer 07:15:56 b333cdcea40f: Pulling fs layer 07:15:56 ffca936be8aa: Pulling fs layer 07:15:56 89c5636c4d43: Pulling fs layer 07:15:56 d475211fe339: Pulling fs layer 07:15:56 d27f6c8943b9: Waiting 07:15:56 3757c82e9d26: Waiting 07:15:56 3309cba0d442: Waiting 07:15:56 5c4d5e7121b2: Waiting 07:15:56 445e1ed6e1dc: Waiting 07:15:56 a491a417f451: Waiting 07:15:56 be10967b7a2e: Waiting 07:15:56 893bfa801bba: Waiting 07:15:56 b333cdcea40f: Waiting 07:15:56 ffca936be8aa: Waiting 07:15:56 89c5636c4d43: Waiting 07:15:56 d475211fe339: Waiting 07:15:56 4f4fb700ef54: Download complete 07:15:56 c6a83fedfae6: Verifying Checksum 07:15:56 c6a83fedfae6: Download complete 07:15:56 56741e8c5dde: Verifying Checksum 07:15:56 56741e8c5dde: Download complete 07:15:56 d27f6c8943b9: Verifying Checksum 07:15:56 d27f6c8943b9: Download complete 07:15:56 c6a83fedfae6: Pull complete 07:15:56 3309cba0d442: Verifying Checksum 07:15:56 3309cba0d442: Download complete 07:15:56 5c4d5e7121b2: Verifying Checksum 07:15:56 5c4d5e7121b2: Download complete 07:15:56 445e1ed6e1dc: Verifying Checksum 07:15:56 445e1ed6e1dc: Download complete 07:15:56 a491a417f451: Download complete 07:15:56 3757c82e9d26: Verifying Checksum 07:15:56 3757c82e9d26: Download complete 07:15:56 56741e8c5dde: Pull complete 07:15:56 4f4fb700ef54: Pull complete 07:15:56 de773661e325: Download complete 07:15:56 d27f6c8943b9: Pull complete 07:15:56 be10967b7a2e: Verifying Checksum 07:15:56 be10967b7a2e: Download complete 07:15:56 893bfa801bba: Verifying Checksum 07:15:56 893bfa801bba: Download complete 07:15:57 b333cdcea40f: Verifying Checksum 07:15:57 b333cdcea40f: Download complete 07:15:57 89c5636c4d43: Download complete 07:15:57 d475211fe339: Verifying Checksum 07:15:57 d475211fe339: Download complete 07:15:57 3757c82e9d26: Pull complete 07:15:57 ffca936be8aa: Verifying Checksum 07:15:57 ffca936be8aa: Download complete 07:15:57 3309cba0d442: Pull complete 07:15:58 5c4d5e7121b2: Pull complete 07:15:58 445e1ed6e1dc: Pull complete 07:15:58 a491a417f451: Pull complete 07:15:58 be10967b7a2e: Pull complete 07:15:58 893bfa801bba: Pull complete 07:15:58 de773661e325: Pull complete 07:15:58 b333cdcea40f: Pull complete 07:15:59 ffca936be8aa: Pull complete 07:15:59 89c5636c4d43: Pull complete 07:15:59 d475211fe339: Pull complete 07:15:59 Digest: sha256:29d2d7c986b1a0f65fd8db0893d35ab0e928d7163b1abbbcd42903c8d0928e51 07:15:59 Status: Downloaded newer image for docker:latest 07:16:04 ---> 745e99fb4c11 07:16:04 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:16:04 ---> Running in b468cb46b905 07:16:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:16:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:16:04 OK: 264 MiB in 52 packages 07:16:05 Removing intermediate container b468cb46b905 07:16:05 ---> 4c86c9a13183 07:16:05 Step 10/15 : ENV GO111MODULE=on 07:16:05 ---> Running in cfa191fb7a16 07:16:05 Removing intermediate container cfa191fb7a16 07:16:05 ---> 9426643ce814 07:16:05 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:16:05 ---> Running in 558788405f7b 07:16:05 Removing intermediate container 558788405f7b 07:16:05 ---> b57089afc797 07:16:05 Step 12/15 : COPY go.mod vendor* ./ 07:16:05 ---> bd731b414db0 07:16:05 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:16:05 ---> Running in a6fca1782856 07:17:01 Removing intermediate container a6fca1782856 07:17:01 ---> e22ddd4f0d25 07:17:01 Step 14/15 : COPY . . 07:17:03 ---> 08740d9bcf5d 07:17:03 Step 15/15 : RUN ${MAKE} 07:17:03 ---> Running in c64f26156f77 07:17:03 noop 07:17:03 Removing intermediate container c64f26156f77 07:17:03 ---> 99047d6e183a 07:17:03 Successfully built 99047d6e183a 07:17:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:03 + docker inspect -f . ci-base-image-x86_64 07:17:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:17:04 prd-ubuntu20.04-docker-8c-8g-6307 does not seem to be running inside a container 07:17:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:17:04 $ docker top a55c5e747ab9d5b30da1d16cbee8e64d006e5cb04fea2b7a323973f102d64ff1 -eo pid,comm [Pipeline] { [Pipeline] sh 07:17:04 + go version 07:17:04 go version go1.21.9 linux/amd64 [Pipeline] } 07:17:04 $ docker stop --time=1 a55c5e747ab9d5b30da1d16cbee8e64d006e5cb04fea2b7a323973f102d64ff1 07:17:06 $ docker rm -f --volumes a55c5e747ab9d5b30da1d16cbee8e64d006e5cb04fea2b7a323973f102d64ff1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:06 + docker inspect -f . ci-base-image-x86_64 07:17:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:17:06 prd-ubuntu20.04-docker-8c-8g-6307 does not seem to be running inside a container 07:17:06 $ 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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:17:06 $ docker top 842f2ad4f38710197d8bd5f6ab2208239d932526cd924bfc386352ca0547548a -eo pid,comm [Pipeline] { [Pipeline] sh 07:17:07 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 07:17:07 + make test 07:17:07 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 07:17:09 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:17:27 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:17:27 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:17:27 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 07:17:27 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 07:17:27 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 07:17:27 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:17:27 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:17:27 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 07:17:27 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 07:17:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:17:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:17:30 ./bin/test-attribution-txt.sh 07:17:30 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 07:17:30 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 07:17:30 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 07:17:30 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 07:17:30 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 07:17:30 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 07:17:30 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 07:17:30 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 07:17:30 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 07:17:30 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 07:17:30 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 07:17:30 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 07:17:30 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 07:17:30 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 07:17:30 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 07:17:30 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 07:17:30 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 07:17:30 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 07:17:30 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 07:17:30 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 07:17:30 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 07:17:30 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 07:17:30 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 07:17:30 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 07:17:30 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 07:17:30 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 07:17:30 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 07:17:30 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 07:17:30 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 07:17:30 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 07:17:30 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 07:17:30 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 07:17:30 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 07:17:30 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 07:17:30 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 07:17:30 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 07:17:30 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 07:17:30 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 07:17:30 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 07:17:30 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 07:17:30 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 07:17:30 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 07:17:30 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 07:17:30 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 07:17:30 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 07:17:30 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 07:17:30 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 07:17:30 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 07:17:30 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 07:17:30 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 07:17:30 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 07:17:30 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 07:17:30 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 07:17:30 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 07:17:30 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 07:17:30 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 07:17:31 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 07:17:31 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 07:17:31 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 07:17:31 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 07:17:31 An attribution for golang.org/x/term is missing from Attribution.txt, please add 07:17:31 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 07:17:31 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add 07:17:31 make -C web test 07:17:31 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 07:17:31 make[1]: tput: No such file or directory 07:17:31 make[1]: tput: No such file or directory 07:17:31 warning: generating ./VERSION 07:17:31 echo "0.0.0" > VERSION 07:17:31 docker build \ 07:17:31 -f Dockerfile \ 07:17:31 --build-arg USER=1000 \ 07:17:31 \ 07:17:31 --label "git_sha=c85b4b36f2a3d2ae12dd16dc916f66f160a038c1" \ 07:17:31 -t edgexfoundry/edgex-web-ui:c85b4b36f2a3d2ae12dd16dc916f66f160a038c1 \ 07:17:31 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 07:17:31 . 07:17:31 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 07:17:31 Install the buildx component to build images with BuildKit: 07:17:31 https://docs.docker.com/go/buildx/ 07:17:31 07:17:31 Sending build context to Docker daemon 2.62MB 07:17:31 Step 1/11 : FROM node:18-alpine3.18 07:17:31 18-alpine3.18: Pulling from library/node 07:17:31 619be1103602: Already exists 07:17:31 7e9a007eb24b: Pulling fs layer 07:17:31 5189255e31c8: Pulling fs layer 07:17:31 88f4f8a6bc8d: Pulling fs layer 07:17:31 88f4f8a6bc8d: Verifying Checksum 07:17:31 88f4f8a6bc8d: Download complete 07:17:31 5189255e31c8: Verifying Checksum 07:17:31 5189255e31c8: Download complete 07:17:31 7e9a007eb24b: Verifying Checksum 07:17:31 7e9a007eb24b: Download complete 07:17:33 7e9a007eb24b: Pull complete 07:17:33 5189255e31c8: Pull complete 07:17:33 88f4f8a6bc8d: Pull complete 07:17:33 Digest: sha256:8863523fed890ce945343aebf959daa56e6b089de1851074f4fe22fe86c04399 07:17:33 Status: Downloaded newer image for node:18-alpine3.18 07:17:33 ---> a19326513a45 07:17:33 Step 2/11 : RUN apk add --no-cache chromium 07:17:38 ---> Running in 73defb8165f3 07:17:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:17:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:17:38 (1/154) Installing libexpat (2.6.2-r0) 07:17:38 (2/154) Installing brotli-libs (1.0.9-r14) 07:17:38 (3/154) Installing libbz2 (1.0.8-r5) 07:17:38 (4/154) Installing libpng (1.6.39-r3) 07:17:38 (5/154) Installing freetype (2.13.0-r5) 07:17:38 (6/154) Installing fontconfig (2.14.2-r3) 07:17:38 (7/154) Installing libfontenc (1.1.7-r2) 07:17:38 (8/154) Installing mkfontscale (1.2.2-r3) 07:17:38 (9/154) Installing font-opensans (0_git20210927-r1) 07:17:38 (10/154) Installing pkgconf (1.9.5-r0) 07:17:38 (11/154) Installing libffi (3.4.4-r2) 07:17:38 (12/154) Installing libintl (0.21.1-r7) 07:17:38 (13/154) Installing libblkid (2.38.1-r8) 07:17:38 (14/154) Installing libmount (2.38.1-r8) 07:17:38 (15/154) Installing pcre2 (10.42-r1) 07:17:38 (16/154) Installing glib (2.76.6-r0) 07:17:38 (17/154) Installing xz-libs (5.4.3-r0) 07:17:38 (18/154) Installing libxml2 (2.11.8-r0) 07:17:38 (19/154) Installing shared-mime-info (2.2-r5) 07:17:38 (20/154) Installing hicolor-icon-theme (0.17-r2) 07:17:38 (21/154) Installing libjpeg-turbo (2.1.5.1-r3) 07:17:38 (22/154) Installing libwebp (1.3.2-r0) 07:17:38 (23/154) Installing zstd-libs (1.5.5-r4) 07:17:39 (24/154) Installing tiff (4.5.1-r0) 07:17:39 (25/154) Installing gdk-pixbuf (2.42.10-r5) 07:17:39 (26/154) Installing gtk-update-icon-cache (3.24.41-r0) 07:17:39 (27/154) Installing libxau (1.0.11-r2) 07:17:39 (28/154) Installing libmd (1.0.4-r2) 07:17:39 (29/154) Installing libbsd (0.11.7-r1) 07:17:39 (30/154) Installing libxdmcp (1.1.4-r2) 07:17:39 (31/154) Installing libxcb (1.15-r1) 07:17:39 (32/154) Installing libx11 (1.8.7-r0) 07:17:39 (33/154) Installing libxcomposite (0.4.6-r3) 07:17:39 (34/154) Installing libxfixes (6.0.1-r2) 07:17:39 (35/154) Installing libxrender (0.9.11-r3) 07:17:39 (36/154) Installing libxcursor (1.2.1-r2) 07:17:39 (37/154) Installing libxdamage (1.1.6-r2) 07:17:39 (38/154) Installing libxext (1.3.5-r2) 07:17:39 (39/154) Installing libxi (1.8.1-r0) 07:17:39 (40/154) Installing libxinerama (1.1.5-r2) 07:17:39 (41/154) Installing libxrandr (1.5.3-r2) 07:17:39 (42/154) Installing libatk-1.0 (2.48.4-r0) 07:17:39 (43/154) Installing libxtst (1.2.4-r2) 07:17:39 (44/154) Installing dbus-libs (1.14.8-r0) 07:17:39 (45/154) Installing at-spi2-core (2.48.4-r0) 07:17:39 (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) 07:17:39 (47/154) Installing pixman (0.42.2-r1) 07:17:39 (48/154) Installing cairo (1.17.8-r1) 07:17:39 (49/154) Installing cairo-gobject (1.17.8-r1) 07:17:39 (50/154) Installing avahi-libs (0.8-r13) 07:17:39 (51/154) Installing gmp (6.2.1-r3) 07:17:39 (52/154) Installing nettle (3.8.1-r2) 07:17:39 (53/154) Installing libunistring (1.1-r1) 07:17:39 (54/154) Installing libidn2 (2.3.4-r1) 07:17:39 (55/154) Installing p11-kit (0.24.1-r2) 07:17:39 (56/154) Installing libtasn1 (4.19.0-r1) 07:17:39 (57/154) Installing gnutls (3.8.4-r0) 07:17:39 (58/154) Installing cups-libs (2.4.9-r0) 07:17:39 (59/154) Installing libepoxy (1.5.10-r1) 07:17:39 (60/154) Installing fribidi (1.0.13-r0) 07:17:39 (61/154) Installing graphite2 (1.3.14-r5) 07:17:39 (62/154) Installing harfbuzz (7.3.0-r0) 07:17:39 (63/154) Installing libxft (2.3.8-r1) 07:17:39 (64/154) Installing pango (1.50.14-r1) 07:17:39 (65/154) Installing wayland-libs-client (1.22.0-r2) 07:17:39 (66/154) Installing wayland-libs-cursor (1.22.0-r2) 07:17:39 (67/154) Installing wayland-libs-egl (1.22.0-r2) 07:17:39 (68/154) Installing xkeyboard-config (2.38-r0) 07:17:39 (69/154) Installing libxkbcommon (1.5.0-r2) 07:17:39 (70/154) Installing gtk+3.0 (3.24.41-r0) 07:17:39 (71/154) Installing icu-data-full (73.2-r2) 07:17:40 (72/154) Installing mesa (23.0.4-r0) 07:17:40 (73/154) Installing llvm15-libs (15.0.7-r6) 07:17:40 (74/154) Installing hwdata-pci (0.370-r0) 07:17:40 (75/154) Installing libpciaccess (0.17-r2) 07:17:40 (76/154) Installing libdrm (2.4.115-r4) 07:17:40 (77/154) Installing musl-fts (1.2.7-r5) 07:17:40 (78/154) Installing libelf (0.189-r2) 07:17:40 (79/154) Installing mesa-glapi (23.0.4-r0) 07:17:40 (80/154) Installing mesa-dri-gallium (23.0.4-r0) 07:17:40 (81/154) Installing eudev-libs (3.2.11-r8) 07:17:40 (82/154) Installing libmagic (5.45-r0) 07:17:40 (83/154) Installing file (5.45-r0) 07:17:40 (84/154) Installing libice (1.1.1-r2) 07:17:40 (85/154) Installing libuuid (2.38.1-r8) 07:17:40 (86/154) Installing libsm (1.2.4-r1) 07:17:40 (87/154) Installing libxt (1.3.0-r2) 07:17:40 (88/154) Installing libxmu (1.1.4-r2) 07:17:40 (89/154) Installing xset (1.2.5-r1) 07:17:40 (90/154) Installing xprop (1.2.7-r0) 07:17:40 (91/154) Installing xdg-utils (1.1.3-r4) 07:17:40 (92/154) Installing libogg (1.3.5-r4) 07:17:40 (93/154) Installing flac-libs (1.4.3-r0) 07:17:40 (94/154) Installing alsa-lib (1.2.9-r1) 07:17:40 (95/154) Installing libatomic (12.2.1_git20220924-r10) 07:17:40 (96/154) Installing svt-av1-libs (1.6.0-r0) 07:17:40 (97/154) Installing aom-libs (3.6.1-r0) 07:17:41 (98/154) Installing libva (2.18.0-r1) 07:17:41 (99/154) Installing libvdpau (1.5-r1) 07:17:41 (100/154) Installing onevpl-libs (2023.2.1-r0) 07:17:41 (101/154) Installing ffmpeg-libavutil (6.0.1-r0) 07:17:41 (102/154) Installing libdav1d (1.2.1-r0) 07:17:41 (103/154) Installing libhwy (1.0.4-r1) 07:17:41 (104/154) Installing lcms2 (2.15-r2) 07:17:41 (105/154) Installing libjxl (0.8.2-r0) 07:17:41 (106/154) Installing lame-libs (3.100-r5) 07:17:41 (107/154) Installing opus (1.4-r0) 07:17:41 (108/154) Installing libgomp (12.2.1_git20220924-r10) 07:17:41 (109/154) Installing soxr (0.1.3-r5) 07:17:41 (110/154) Installing ffmpeg-libswresample (6.0.1-r0) 07:17:41 (111/154) Installing libtheora (1.1.1-r17) 07:17:41 (112/154) Installing libvorbis (1.3.7-r1) 07:17:41 (113/154) Installing libvpx (1.13.0-r2) 07:17:41 (114/154) Installing x264-libs (0.164_git20220602-r1) 07:17:41 (115/154) Installing numactl (2.0.16-r4) 07:17:41 (116/154) Installing x265-libs (3.5-r4) 07:17:41 (117/154) Installing xvidcore (1.3.7-r1) 07:17:41 (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) 07:17:41 (119/154) Installing libbluray (1.3.4-r0) 07:17:41 (120/154) Installing mpg123-libs (1.31.3-r1) 07:17:41 (121/154) Installing libopenmpt (0.7.2-r0) 07:17:41 (122/154) Installing cjson (1.7.17-r0) 07:17:41 (123/154) Installing mbedtls (2.28.8-r0) 07:17:41 (124/154) Installing librist (0.2.7-r0) 07:17:41 (125/154) Installing libsrt (1.5.2-r0) 07:17:41 (126/154) Installing libssh (0.10.5-r0) 07:17:41 (127/154) Installing libsodium (1.0.18-r3) 07:17:41 (128/154) Installing libzmq (4.3.4-r4) 07:17:41 (129/154) Installing ffmpeg-libavformat (6.0.1-r0) 07:17:41 (130/154) Installing libevent (2.1.12-r6) 07:17:41 (131/154) Installing wayland-libs-server (1.22.0-r2) 07:17:41 (132/154) Installing mesa-gbm (23.0.4-r0) 07:17:41 (133/154) Installing harfbuzz-subset (7.3.0-r0) 07:17:41 (134/154) Installing icu-libs (73.2-r2) 07:17:41 (135/154) Installing jsoncpp (1.9.5-r0) 07:17:41 (136/154) Installing minizip (1.2.13-r1) 07:17:41 (137/154) Installing nspr (4.35-r2) 07:17:41 (138/154) Installing sqlite-libs (3.41.2-r3) 07:17:41 (139/154) Installing nss (3.94-r0) 07:17:41 (140/154) Installing pipewire-libs (0.3.70-r1) 07:17:41 (141/154) Installing libasyncns (0.8-r1) 07:17:41 (142/154) Installing libltdl (2.4.7-r2) 07:17:41 (143/154) Installing orc (0.4.34-r0) 07:17:41 (144/154) Installing libsndfile (1.2.0-r2) 07:17:41 (145/154) Installing speexdsp (1.2.1-r1) 07:17:41 (146/154) Installing tdb-libs (1.4.8-r1) 07:17:41 (147/154) Installing libpulse (16.1-r10) 07:17:41 (148/154) Installing snappy (1.1.10-r1) 07:17:41 (149/154) Installing libwoff2common (1.0.2-r2) 07:17:41 (150/154) Installing libwoff2enc (1.0.2-r2) 07:17:41 (151/154) Installing libgpg-error (1.47-r1) 07:17:41 (152/154) Installing libgcrypt (1.10.2-r1) 07:17:41 (153/154) Installing libxslt (1.1.38-r0) 07:17:41 (154/154) Installing chromium (119.0.6045.159-r0) 07:17:43 Executing busybox-1.36.1-r5.trigger 07:17:43 Executing fontconfig-2.14.2-r3.trigger 07:17:43 Executing mkfontscale-1.2.2-r3.trigger 07:17:43 Executing glib-2.76.6-r0.trigger 07:17:43 Executing shared-mime-info-2.2-r5.trigger 07:17:43 Executing gdk-pixbuf-2.42.10-r5.trigger 07:17:43 Executing gtk-update-icon-cache-3.24.41-r0.trigger 07:17:43 Executing gtk+3.0-3.24.41-r0.trigger 07:17:43 OK: 579 MiB in 171 packages 07:17:58 Removing intermediate container 73defb8165f3 07:17:58 ---> 03cc7134a083 07:17:58 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 07:17:58 ---> Running in b1640954cb8e 07:17:58 Removing intermediate container b1640954cb8e 07:17:58 ---> 766657a18a28 07:17:58 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 07:17:58 ---> Running in 8a929145663b 07:17:58 Removing intermediate container 8a929145663b 07:17:58 ---> 884768a8643e 07:17:58 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 07:17:58 ---> Running in f4f1a286c3e3 07:17:58 Removing intermediate container f4f1a286c3e3 07:17:58 ---> 1cf8c4e664e4 07:17:58 Step 6/11 : RUN npm install -g npm 07:17:58 ---> Running in 79c9065cd9d1 07:18:07 07:18:07 removed 7 packages, and changed 69 packages in 8s 07:18:07 07:18:07 22 packages are looking for funding 07:18:07 run `npm fund` for details 07:18:08 Removing intermediate container 79c9065cd9d1 07:18:08 ---> 482525ddfc17 07:18:08 Step 7/11 : ARG USER=1000 07:18:08 ---> Running in 948a0004fcfd 07:18:08 Removing intermediate container 948a0004fcfd 07:18:08 ---> f0aa2743510c 07:18:08 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 07:18:08 ---> Running in e550f7a753ff 07:18:09 Removing intermediate container e550f7a753ff 07:18:09 ---> 31b3cc0291b0 07:18:09 Step 9/11 : USER $USER:$USER 07:18:09 ---> Running in 3dd1749f3c35 07:18:09 Removing intermediate container 3dd1749f3c35 07:18:09 ---> 04533ba9d2ea 07:18:09 Step 10/11 : WORKDIR /app 07:18:09 ---> Running in 8ea5bec13cf5 07:18:09 Removing intermediate container 8ea5bec13cf5 07:18:09 ---> dbd0695259a1 07:18:09 Step 11/11 : LABEL git_sha=c85b4b36f2a3d2ae12dd16dc916f66f160a038c1 07:18:09 ---> Running in 5ef6557dfba8 07:18:09 Removing intermediate container 5ef6557dfba8 07:18:09 ---> f63c13a7fda4 07:18:09 Successfully built f63c13a7fda4 07:18:09 Successfully tagged edgexfoundry/edgex-web-ui:c85b4b36f2a3d2ae12dd16dc916f66f160a038c1 07:18:09 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 07:18:09 touch edgex-web-ui.imagebuilt 07:18:09 mkdir -p node_modules coverage 07:18:09 chown "1000:1000" . node_modules coverage package-lock.json 07:18:09 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 07:18:14 npm warn deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. 07:18:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6309 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 07:18:15 Running in /w/workspace/edgex-ui-go/176 [Pipeline] { [Pipeline] checkout 07:18:16 npm warn deprecated har-validator@5.1.5: this library is no longer supported 07:18:16 npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 07:18:16 npm warn deprecated domexception@2.0.1: Use your platform's native DOMException instead 07:18:17 npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead 07:18:17 npm warn deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs 07:18:18 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. 07:18:18 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. 07:18:18 The recommended git tool is: git 07:18:19 npm warn deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead 07:18:19 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. 07:18:20 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 07:18:20 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 07:18:22 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. 07:18:26 using credential edgex-jenkins-ssh 07:18:26 Cloning the remote Git repository 07:18:27 07:18:27 added 1182 packages, and audited 1183 packages in 17s 07:18:27 07:18:27 100 packages are looking for funding 07:18:27 run `npm fund` for details 07:18:27 07:18:27 26 vulnerabilities (13 moderate, 12 high, 1 critical) 07:18:27 07:18:27 To address issues that do not require attention, run: 07:18:27 npm audit fix 07:18:27 07:18:27 To address all issues (including breaking changes), run: 07:18:27 npm audit fix --force 07:18:27 07:18:27 Run `npm audit` for details. 07:18:26 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:18:26 > git init /w/workspace/edgex-ui-go/176 # timeout=10 07:18:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:18:27 > git --version # timeout=10 07:18:27 > git --version # 'git version 2.25.1' 07:18:27 using GIT_SSH to set credentials SSH Credentials for GitHub 07:18:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:18:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:18:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:18:33 Avoid second fetch 07:18:33 Checking out Revision c85b4b36f2a3d2ae12dd16dc916f66f160a038c1 (main) 07:18:33 > git config core.sparsecheckout # timeout=10 07:18:33 > git checkout -f c85b4b36f2a3d2ae12dd16dc916f66f160a038c1 # timeout=10 07:18:34 Commit message: "Merge pull request #776 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.48" 07:18:37 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:18:38 - Generating browser application bundles (phase: setup)... 07:18:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:18:39 % Total % Received % Xferd Average Speed Time Time Time Current 07:18:39 Dload Upload Total Spent Left Speed 07:18:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 215k 0 --:--:-- --:--:-- --:--:-- 215k [Pipeline] sh 07:18:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:18:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:18:39 + sudo tee /etc/docker/daemon.new 07:18:39 { 07:18:39 "registry-mirrors": [ 07:18:39 "https://nexus3.edgexfoundry.org:10001" 07:18:39 ], 07:18:39 "bip": "10.250.0.254/24", 07:18:39 "hosts": [ 07:18:39 "tcp://0.0.0.0:5555", 07:18:39 "unix:///var/run/docker.sock" 07:18:39 ], 07:18:39 "mtu": 1458, 07:18:39 "selinux-enabled": true, 07:18:39 "seccomp-profile": "/etc/docker/seccomp.json" 07:18:39 } [Pipeline] sh 07:18:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:18:40 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:18:58 provisioning config files... 07:18:58 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/176@tmp/config12118029862815531571tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:18:59 ---> ****-login.sh 07:18:59 nexus3.edgexfoundry.org:10001 07:18:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:19:00 Configure a credential helper to remove this warning. See 07:19:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:19:00 07:19:00 Login Succeeded 07:19:00 nexus3.edgexfoundry.org:10002 07:19:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:19:00 Configure a credential helper to remove this warning. See 07:19:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:19:00 07:19:00 Login Succeeded 07:19:00 nexus3.edgexfoundry.org:10003 07:19:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:19:00 Configure a credential helper to remove this warning. See 07:19:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:19:00 07:19:00 Login Succeeded 07:19:00 nexus3.edgexfoundry.org:10004 07:19:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:19:00 Configure a credential helper to remove this warning. See 07:19:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:19:00 07:19:00 Login Succeeded 07:19:00 ****.io 07:19:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:19:01 Configure a credential helper to remove this warning. See 07:19:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:19:01 07:19:01 Login Succeeded 07:19:01 ---> ****-login.sh ends [Pipeline] } 07:19:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:19:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:19:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:19:01 ========================================================= 07:19:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 07:19:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:02 + 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 . 07:19:03 Sending build context to Docker daemon 35.38MB 07:19:03 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 07:19:03 Step 2/15 : FROM ${BASE} AS builder 07:19:03 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:19:03 c6b39de5b339: Pulling fs layer 07:19:03 a69c41024577: Pulling fs layer 07:19:03 d6de4b400683: Pulling fs layer 07:19:03 35cb2a7552d0: Pulling fs layer 07:19:03 4f4fb700ef54: Pulling fs layer 07:19:03 464afbd9ba4c: Pulling fs layer 07:19:03 00f215d4a9da: Pulling fs layer 07:19:03 d496ad576159: Pulling fs layer 07:19:03 4f4fb700ef54: Waiting 07:19:03 464afbd9ba4c: Waiting 07:19:03 35cb2a7552d0: Waiting 07:19:03 d496ad576159: Waiting 07:19:03 a69c41024577: Verifying Checksum 07:19:03 a69c41024577: Download complete 07:19:03 35cb2a7552d0: Verifying Checksum 07:19:03 35cb2a7552d0: Download complete 07:19:03 4f4fb700ef54: Verifying Checksum 07:19:03 4f4fb700ef54: Download complete 07:19:03 464afbd9ba4c: Verifying Checksum 07:19:03 464afbd9ba4c: Download complete 07:19:03 c6b39de5b339: Download complete 07:19:04 d496ad576159: Verifying Checksum 07:19:04 d496ad576159: Download complete 07:19:04 c6b39de5b339: Pull complete 07:19:04 a69c41024577: Pull complete 07:19:05 d6de4b400683: Verifying Checksum 07:19:05 d6de4b400683: Download complete 07:19:06 00f215d4a9da: Verifying Checksum 07:19:06 00f215d4a9da: Download complete 07:19:10 ✔ Browser application bundle generation complete. 07:19:10 24 07 2024 07:19:06.255:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 07:19:10 24 07 2024 07:19:06.259:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 07:19:10 24 07 2024 07:19:06.264:INFO [launcher]: Starting browser ChromeHeadless 07:19:10 24 07 2024 07:19:06.643:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket 0RYZRxGjIi1RBKUtAAAB with id 71339233 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.077 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.092 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.134 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.153 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.161 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.163 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.172 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.18 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.185 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.188 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.224 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.236 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.25 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.253 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.254 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.258 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.269 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.272 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.275 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.277 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.279 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.303 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.309 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.312 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.313 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.319 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.337 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.359 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.368 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.37 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.371 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.384 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.391 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.427 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.437 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.446 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.452 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.473 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.483 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.487 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.489 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.493 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.495 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.496 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.506 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.509 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.512 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.514 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.516 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.524 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.542 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.551 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.567 secs) 07:19:10 WARN: ' 07:19:10 It looks like you're using ngModel on the same form field as formControlName. 07:19:10 Support for using the ngModel input property and ngModelChange event with 07:19:10 reactive form directives has been deprecated in Angular v6 and will be removed 07:19:10 in a future version of Angular. 07:19:10 07:19:10 For more information on this, see our API docs here: 07:19:10 https://angular.io/api/forms/FormControlName#use-with-ngmodel 07:19:10 ' 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.567 secs) 07:19:10 WARN: ' 07:19:10 It looks like you're using ngModel on the same form field as formControlName. 07:19:10 Support for using the ngModel input property and ngModelChange event with 07:19:10 reactive form directives has been deprecated in Angular v6 and will be removed 07:19:10 in a future version of Angular. 07:19:10 07:19:10 For more information on this, see our API docs here: 07:19:10 https://angular.io/api/forms/FormControlName#use-with-ngmodel 07:19:10 ' 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.583 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.593 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.603 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.611 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.616 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.617 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.649 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.668 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.681 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.684 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.686 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.687 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.688 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.762 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.77 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.776 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.782 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.784 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.786 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.796 secs) 07:19:10 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 07:19:10 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 07:19:10 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.796 secs) 07:19:10 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 07:19:10 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 07:19:10 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.799 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.824 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.83 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.855 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.866 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.886 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.888 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.902 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.907 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.912 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.922 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.938 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.952 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.957 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.958 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.96 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.974 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 0.978 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 0.98 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 0.996 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.007 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.023 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.027 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.041 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.054 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.059 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.063 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.073 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.075 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.124 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.129 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.139 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.151 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.156 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.171 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.176 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.178 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.18 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.182 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.206 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.222 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.225 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.228 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.231 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.252 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.265 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.271 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.289 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.292 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.308 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.314 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.321 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.326 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.328 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.33 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.333 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.339 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.346 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.349 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.351 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.352 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.36 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.363 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.367 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.375 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.378 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.379 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.384 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.386 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.387 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.392 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.422 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.434 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.441 secs) 07:19:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0.521 secs / 1.441 secs) 07:19:10 TOTAL: 147 SUCCESS 07:19:10 ✔ Browser application bundle generation complete. 07:19:11 07:19:11 =============================== Coverage summary =============================== 07:19:11 Statements : 39.04% ( 1374/3519 ) 07:19:11 Branches : 15.3% ( 94/614 ) 07:19:11 Functions : 32.14% ( 424/1319 ) 07:19:11 Lines : 38.97% ( 1343/3446 ) 07:19:11 ================================================================================ 07:19:11 ✔ Browser application bundle generation complete. 07:19:13 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 07:19:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:19:13 $ docker stop --time=1 842f2ad4f38710197d8bd5f6ab2208239d932526cd924bfc386352ca0547548a 07:19:14 $ docker rm -f --volumes 842f2ad4f38710197d8bd5f6ab2208239d932526cd924bfc386352ca0547548a [Pipeline] // withDockerContainer [Pipeline] sh 07:19:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:19:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:19:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:19:16 + ls -al . 07:19:16 total 264 07:19:16 drwxrwxr-x 13 jenkins jenkins 4096 Jul 24 07:17 . 07:19:16 drwxrwxr-x 4 jenkins jenkins 4096 Jul 24 07:15 .. 07:19:16 drwxrwxr-x 2 jenkins jenkins 4096 Jul 24 07:15 .blubracket 07:19:16 -rw-rw-r-- 1 jenkins jenkins 18 Jul 24 07:15 .dockerignore 07:19:16 drwxrwxr-x 8 jenkins jenkins 4096 Jul 24 07:15 .git 07:19:16 drwxrwxr-x 3 jenkins jenkins 4096 Jul 24 07:15 .github 07:19:16 -rw-rw-r-- 1 jenkins jenkins 178 Jul 24 07:15 .gitignore 07:19:16 drwxr-xr-x 3 jenkins jenkins 4096 Jul 24 07:15 .semver 07:19:16 -rw-rw-r-- 1 jenkins jenkins 9736 Jul 24 07:15 Attribution.txt 07:19:16 -rw-rw-r-- 1 jenkins jenkins 21430 Jul 24 07:15 CHANGELOG.md 07:19:16 -rw-rw-r-- 1 jenkins jenkins 3959 Jul 24 07:15 CONTRIBUTING.md 07:19:16 -rw-rw-r-- 1 jenkins jenkins 1940 Jul 24 07:15 Dockerfile 07:19:16 -rw-rw-r-- 1 jenkins jenkins 652 Jul 24 07:15 Jenkinsfile 07:19:16 -rw-rw-r-- 1 jenkins jenkins 11357 Jul 24 07:15 LICENSE 07:19:16 -rw-rw-r-- 1 jenkins jenkins 2189 Jul 24 07:15 Makefile 07:19:16 -rw-rw-r-- 1 jenkins jenkins 4381 Jul 24 07:15 README.md 07:19:16 -rw-rw-r-- 1 jenkins jenkins 12 Jul 24 07:15 VERSION 07:19:16 -rw-rw-r-- 1 jenkins jenkins 4832 Jul 24 07:15 angularmigrationlogs.md 07:19:16 drwxrwxr-x 3 jenkins jenkins 4096 Jul 24 07:15 assets 07:19:16 drwxrwxr-x 2 jenkins jenkins 4096 Jul 24 07:15 bin 07:19:16 drwxrwxr-x 3 jenkins jenkins 4096 Jul 24 07:15 cmd 07:19:16 -rw-r--r-- 1 jenkins jenkins 10 Jul 24 07:17 coverage.out 07:19:16 drwxrwxr-x 2 jenkins jenkins 4096 Jul 24 07:15 docs 07:19:16 -rw-rw-r-- 1 jenkins jenkins 6692 Jul 24 07:15 go.mod 07:19:16 -rw-rw-r-- 1 jenkins jenkins 100588 Jul 24 07:15 go.sum 07:19:16 drwxrwxr-x 8 jenkins jenkins 4096 Jul 24 07:15 internal 07:19:16 -rwxrwxr-x 1 jenkins jenkins 568 Jul 24 07:15 redeploy.sh 07:19:16 drwxrwxr-x 4 jenkins jenkins 4096 Jul 24 07:15 testing 07:19:16 -rw-rw-r-- 1 jenkins jenkins 155 Jul 24 07:15 version.go 07:19:16 drwxrwxr-x 7 jenkins jenkins 4096 Jul 24 07:18 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:16 + 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=c85b4b36f2a3d2ae12dd16dc916f66f160a038c1 --label arch=amd64 --label version=3.1.0-dev.46 . 07:19:18 Sending build context to Docker daemon 346.5MB 07:19:18 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 07:19:18 Step 2/27 : FROM ${BASE} AS builder 07:19:18 ---> 99047d6e183a 07:19:18 Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:19:18 d6de4b400683: Pull complete 07:19:18 35cb2a7552d0: Pull complete 07:19:18 4f4fb700ef54: Pull complete 07:19:18 464afbd9ba4c: Pull complete 07:19:22 ---> Running in 2adf67612770 07:19:22 Removing intermediate container 2adf67612770 07:19:22 ---> aee1e06457da 07:19:22 Step 4/27 : ARG ALPINE_PKG_BASE="make git" 07:19:22 ---> Running in 95c76c76d532 07:19:22 Removing intermediate container 95c76c76d532 07:19:22 ---> 9e066cf4a751 07:19:22 Step 5/27 : ARG ALPINE_PKG_EXTRA="" 07:19:22 ---> Running in 632d3ec46605 07:19:22 Removing intermediate container 632d3ec46605 07:19:22 ---> e83b6568ebb5 07:19:22 Step 6/27 : LABEL Name=edgex-ui-go 07:19:22 ---> Running in b5e1e3c49abe 07:19:22 Removing intermediate container b5e1e3c49abe 07:19:22 ---> 9bc556ef2095 07:19:22 Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 07:19:22 ---> Running in bb38d86bdd53 07:19:22 Removing intermediate container bb38d86bdd53 07:19:22 ---> 98b2a12312a0 07:19:22 Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 07:19:23 ---> b66495878112 07:19:23 Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:19:23 ---> Running in 6a84aef45d6e 07:19:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:19:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:19:24 OK: 264 MiB in 52 packages 07:19:25 Removing intermediate container 6a84aef45d6e 07:19:25 ---> 6fff5d075c0f 07:19:25 Step 10/27 : ENV GO111MODULE=on 07:19:25 ---> Running in e71a8d38267d 07:19:25 Removing intermediate container e71a8d38267d 07:19:25 ---> 582a789bc3f6 07:19:25 Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:19:25 ---> Running in 414d90b88c38 07:19:25 Removing intermediate container 414d90b88c38 07:19:25 ---> 7513882a40c7 07:19:25 Step 12/27 : COPY go.mod vendor* ./ 07:19:25 ---> 1b4a9b2793ce 07:19:25 Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:19:25 ---> Running in 8ac5f4635076 07:19:26 Removing intermediate container 8ac5f4635076 07:19:26 ---> 9328ba8e14e8 07:19:26 Step 14/27 : COPY . . 07:19:28 00f215d4a9da: Pull complete 07:19:28 d496ad576159: Pull complete 07:19:28 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 07:19:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:19:28 ---> f246e2811388 07:19:28 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:19:30 ---> Running in 05154c1a16d5 07:19:31 Removing intermediate container 05154c1a16d5 07:19:31 ---> 37ef1184a10e 07:19:31 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 07:19:31 ---> Running in 57141da6baca 07:19:33 Removing intermediate container 57141da6baca 07:19:33 ---> c4a33b09cd26 07:19:33 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 07:19:33 ---> Running in bd0a446885eb 07:19:33 Removing intermediate container bd0a446885eb 07:19:33 ---> 2ad2f42d428d 07:19:33 Step 6/15 : LABEL Name=edgex-ui-go 07:19:33 ---> Running in f454405c4500 07:19:33 Removing intermediate container f454405c4500 07:19:33 ---> e3f228229d09 07:19:33 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 07:19:33 ---> Running in 857b543bf0f2 07:19:33 Removing intermediate container 857b543bf0f2 07:19:33 ---> 05938c94d58f 07:19:33 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 07:19:34 latest: Pulling from library/docker 07:19:34 a258b2a6b59a: Pulling fs layer 07:19:34 ea605edb795e: Pulling fs layer 07:19:34 4f4fb700ef54: Pulling fs layer 07:19:34 679037bd9e35: Pulling fs layer 07:19:34 29e324a196ce: Pulling fs layer 07:19:34 e685dd4691fe: Pulling fs layer 07:19:34 f5ca2677246d: Pulling fs layer 07:19:34 b04eb492771e: Pulling fs layer 07:19:34 027486f133ac: Pulling fs layer 07:19:34 2745e109244d: Pulling fs layer 07:19:34 2522f3cc4dd2: Pulling fs layer 07:19:34 53f77eb4a9ab: Pulling fs layer 07:19:34 134876d02e5c: Pulling fs layer 07:19:34 f5ca2677246d: Waiting 07:19:34 b04eb492771e: Waiting 07:19:34 027486f133ac: Waiting 07:19:34 2745e109244d: Waiting 07:19:34 2522f3cc4dd2: Waiting 07:19:34 53f77eb4a9ab: Waiting 07:19:34 679037bd9e35: Waiting 07:19:34 29e324a196ce: Waiting 07:19:34 e685dd4691fe: Waiting 07:19:34 1143526db0ca: Pulling fs layer 07:19:34 8ad23f2508c1: Pulling fs layer 07:19:34 2410909ee57b: Pulling fs layer 07:19:34 134876d02e5c: Waiting 07:19:34 1143526db0ca: Waiting 07:19:34 8ad23f2508c1: Waiting 07:19:34 2410909ee57b: Waiting 07:19:34 a258b2a6b59a: Verifying Checksum 07:19:34 a258b2a6b59a: Download complete 07:19:34 679037bd9e35: Verifying Checksum 07:19:34 679037bd9e35: Download complete 07:19:34 ea605edb795e: Download complete 07:19:35 29e324a196ce: Verifying Checksum 07:19:35 29e324a196ce: Download complete 07:19:35 e685dd4691fe: Verifying Checksum 07:19:35 e685dd4691fe: Download complete 07:19:35 b04eb492771e: Verifying Checksum 07:19:35 b04eb492771e: Download complete 07:19:35 f5ca2677246d: Verifying Checksum 07:19:35 f5ca2677246d: Download complete 07:19:35 027486f133ac: Verifying Checksum 07:19:35 027486f133ac: Download complete 07:19:35 a258b2a6b59a: Pull complete 07:19:35 2745e109244d: Verifying Checksum 07:19:35 2745e109244d: Download complete 07:19:35 53f77eb4a9ab: Verifying Checksum 07:19:35 53f77eb4a9ab: Download complete 07:19:35 134876d02e5c: Verifying Checksum 07:19:35 134876d02e5c: Download complete 07:19:35 8ad23f2508c1: Verifying Checksum 07:19:35 8ad23f2508c1: Download complete 07:19:36 2522f3cc4dd2: Verifying Checksum 07:19:36 2522f3cc4dd2: Download complete 07:19:36 2410909ee57b: Verifying Checksum 07:19:36 2410909ee57b: Download complete 07:19:36 ---> 2ad390563696 07:19:36 Step 15/27 : RUN ${MAKE} 07:19:36 ---> Running in 4dc67720218c 07:19:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.46" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 07:19:36 ea605edb795e: Pull complete 07:19:37 4f4fb700ef54: Pull complete 07:19:37 1143526db0ca: Verifying Checksum 07:19:37 1143526db0ca: Download complete 07:19:37 679037bd9e35: Pull complete 07:19:38 29e324a196ce: Pull complete 07:19:39 e685dd4691fe: Pull complete 07:19:41 f5ca2677246d: Pull complete 07:19:41 b04eb492771e: Pull complete 07:19:41 027486f133ac: Pull complete 07:19:42 2745e109244d: Pull complete 07:19:43 2522f3cc4dd2: Pull complete 07:19:43 53f77eb4a9ab: Pull complete 07:19:43 134876d02e5c: Pull complete 07:19:47 1143526db0ca: Pull complete 07:19:47 8ad23f2508c1: Pull complete 07:19:47 2410909ee57b: Pull complete 07:19:47 Digest: sha256:29d2d7c986b1a0f65fd8db0893d35ab0e928d7163b1abbbcd42903c8d0928e51 07:19:47 Status: Downloaded newer image for docker:latest 07:19:50 ---> 112e99212624 07:19:50 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:19:50 ---> Running in 95ba452e57f0 07:19:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:19:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:19:52 OK: 266 MiB in 52 packages 07:19:53 Removing intermediate container 95ba452e57f0 07:19:53 ---> 5c70b690b400 07:19:53 Step 10/15 : ENV GO111MODULE=on 07:19:53 ---> Running in ea2a725b8488 07:19:53 Removing intermediate container ea2a725b8488 07:19:53 ---> 408ba06ae847 07:19:53 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:19:53 ---> Running in 31d5eb8db5f4 07:19:54 Removing intermediate container 31d5eb8db5f4 07:19:54 ---> 0c506dcef2dd 07:19:54 Step 12/15 : COPY go.mod vendor* ./ 07:19:54 ---> 6951077c6948 07:19:54 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:19:54 ---> Running in 4e6626e02ca2 07:20:14 Removing intermediate container 4dc67720218c 07:20:14 ---> c5615d006206 07:20:14 Step 16/27 : FROM alpine:3.18 07:20:14 3.18: Pulling from library/alpine 07:20:14 930bdd4d222e: Pulling fs layer 07:20:14 930bdd4d222e: Verifying Checksum 07:20:14 930bdd4d222e: Download complete 07:20:14 930bdd4d222e: Pull complete 07:20:14 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:20:14 Status: Downloaded newer image for alpine:3.18 07:20:14 ---> 18f865063206 07:20:14 Step 17/27 : RUN apk --no-cache upgrade 07:20:14 ---> Running in 3edd3b2db2f7 07:20:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:20:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:20:14 OK: 7 MiB in 15 packages 07:20:14 Removing intermediate container 3edd3b2db2f7 07:20:14 ---> d1119bc7db80 07:20:14 Step 18/27 : RUN apk add --update --no-cache dumb-init 07:20:14 ---> Running in b53037848443 07:20:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:20:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:20:14 (1/1) Installing dumb-init (1.2.5-r2) 07:20:14 Executing busybox-1.36.1-r7.trigger 07:20:14 OK: 7 MiB in 16 packages 07:20:14 Removing intermediate container b53037848443 07:20:14 ---> e98dd250d30e 07:20:14 Step 19/27 : EXPOSE 4000 07:20:14 ---> Running in 32bcf8eb4458 07:20:14 Removing intermediate container 32bcf8eb4458 07:20:14 ---> 334ee91bcb8c 07:20:14 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 07:20:14 ---> 43a74c0d0bbe 07:20:14 Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 07:20:14 ---> e82951fc655b 07:20:14 Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 07:20:14 ---> 4544ad9b01a8 07:20:14 Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:20:14 ---> Running in 8d956be28c90 07:20:14 Removing intermediate container 8d956be28c90 07:20:14 ---> 16cda3dc0930 07:20:14 Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 07:20:14 ---> Running in a6209c6d3b8a 07:20:14 Removing intermediate container a6209c6d3b8a 07:20:14 ---> 87be3798b82e 07:20:14 Step 25/27 : LABEL arch=amd64 07:20:14 ---> Running in 080fa37dde4d 07:20:14 Removing intermediate container 080fa37dde4d 07:20:14 ---> 4f608d6eb29f 07:20:14 Step 26/27 : LABEL git_sha=c85b4b36f2a3d2ae12dd16dc916f66f160a038c1 07:20:14 ---> Running in 4d854f5a6b67 07:20:14 Removing intermediate container 4d854f5a6b67 07:20:14 ---> a66e1aad9b88 07:20:14 Step 27/27 : LABEL version=3.1.0-dev.46 07:20:14 ---> Running in e1fd72c8bf39 07:20:14 Removing intermediate container e1fd72c8bf39 07:20:14 ---> 68b230f8a7f0 07:20:14 [Warning] One or more build-args [ARCH] were not consumed 07:20:14 Successfully built 68b230f8a7f0 07:20:14 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:20:15 provisioning config files... 07:20:15 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4428160992583578858tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:20:15 ---> ****-login.sh 07:20:15 nexus3.edgexfoundry.org:10001 07:20:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:20:15 Configure a credential helper to remove this warning. See 07:20:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:20:15 07:20:15 Login Succeeded 07:20:15 nexus3.edgexfoundry.org:10002 07:20:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:20:15 Configure a credential helper to remove this warning. See 07:20:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:20:15 07:20:15 Login Succeeded 07:20:15 nexus3.edgexfoundry.org:10003 07:20:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:20:15 Configure a credential helper to remove this warning. See 07:20:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:20:15 07:20:15 Login Succeeded 07:20:15 nexus3.edgexfoundry.org:10004 07:20:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:20:15 Configure a credential helper to remove this warning. See 07:20:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:20:15 07:20:15 Login Succeeded 07:20:15 ****.io 07:20:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:20:15 Configure a credential helper to remove this warning. See 07:20:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:20:15 07:20:15 Login Succeeded 07:20:15 ---> ****-login.sh ends [Pipeline] } 07:20:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:20:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:20:16 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 07:20:16 c85b4b36f2a3d2ae12dd16dc916f66f160a038c1 07:20:16 latest 07:20:16 3.1.0-dev.46 07:20:16 c85b4b36f2a3d2ae12dd16dc916f66f160a038c1-3.1.0-dev.46 07:20:16 main 07:20:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:16 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:c85b4b36f2a3d2ae12dd16dc916f66f160a038c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:16 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:c85b4b36f2a3d2ae12dd16dc916f66f160a038c1 07:20:16 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:20:16 73509f9a01a8: Preparing 07:20:16 114214a5ca0a: Preparing 07:20:16 0577288cac67: Preparing 07:20:16 2b1227846264: Preparing 07:20:16 5bc09cec9b03: Preparing 07:20:16 ce7f800efff9: Preparing 07:20:16 ce7f800efff9: Waiting 07:20:18 2b1227846264: Pushed 07:20:18 73509f9a01a8: Pushed 07:20:18 114214a5ca0a: Pushed 07:20:18 5bc09cec9b03: Pushed 07:20:18 ce7f800efff9: Layer already exists 07:20:21 0577288cac67: Pushed 07:20:21 c85b4b36f2a3d2ae12dd16dc916f66f160a038c1: digest: sha256:ad10656416f594e2f28ade228a51044d93ecf09791d61c4c83e52ab5929fdcc0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:21 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:22 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 07:20:22 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:20:22 73509f9a01a8: Preparing 07:20:22 114214a5ca0a: Preparing 07:20:22 0577288cac67: Preparing 07:20:22 2b1227846264: Preparing 07:20:22 5bc09cec9b03: Preparing 07:20:22 ce7f800efff9: Preparing 07:20:22 2b1227846264: Layer already exists 07:20:22 5bc09cec9b03: Layer already exists 07:20:22 0577288cac67: Layer already exists 07:20:22 114214a5ca0a: Layer already exists 07:20:22 73509f9a01a8: Layer already exists 07:20:22 ce7f800efff9: Layer already exists 07:20:22 latest: digest: sha256:ad10656416f594e2f28ade228a51044d93ecf09791d61c4c83e52ab5929fdcc0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:22 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:22 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.46 07:20:22 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:20:22 73509f9a01a8: Preparing 07:20:22 114214a5ca0a: Preparing 07:20:22 0577288cac67: Preparing 07:20:22 2b1227846264: Preparing 07:20:22 5bc09cec9b03: Preparing 07:20:22 ce7f800efff9: Preparing 07:20:22 ce7f800efff9: Waiting 07:20:22 73509f9a01a8: Layer already exists 07:20:22 5bc09cec9b03: Layer already exists 07:20:22 114214a5ca0a: Layer already exists 07:20:22 2b1227846264: Layer already exists 07:20:22 0577288cac67: Layer already exists 07:20:22 ce7f800efff9: Layer already exists 07:20:22 3.1.0-dev.46: digest: sha256:ad10656416f594e2f28ade228a51044d93ecf09791d61c4c83e52ab5929fdcc0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:23 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:c85b4b36f2a3d2ae12dd16dc916f66f160a038c1-3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:23 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:c85b4b36f2a3d2ae12dd16dc916f66f160a038c1-3.1.0-dev.46 07:20:23 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:20:23 73509f9a01a8: Preparing 07:20:23 114214a5ca0a: Preparing 07:20:23 0577288cac67: Preparing 07:20:23 2b1227846264: Preparing 07:20:23 5bc09cec9b03: Preparing 07:20:23 ce7f800efff9: Preparing 07:20:23 ce7f800efff9: Waiting 07:20:23 2b1227846264: Layer already exists 07:20:23 5bc09cec9b03: Layer already exists 07:20:23 73509f9a01a8: Layer already exists 07:20:23 0577288cac67: Layer already exists 07:20:23 114214a5ca0a: Layer already exists 07:20:23 ce7f800efff9: Layer already exists 07:20:23 c85b4b36f2a3d2ae12dd16dc916f66f160a038c1-3.1.0-dev.46: digest: sha256:ad10656416f594e2f28ade228a51044d93ecf09791d61c4c83e52ab5929fdcc0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:23 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:24 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 07:20:24 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:20:24 73509f9a01a8: Preparing 07:20:24 114214a5ca0a: Preparing 07:20:24 0577288cac67: Preparing 07:20:24 2b1227846264: Preparing 07:20:24 5bc09cec9b03: Preparing 07:20:24 ce7f800efff9: Preparing 07:20:24 ce7f800efff9: Waiting 07:20:24 0577288cac67: Layer already exists 07:20:24 73509f9a01a8: Layer already exists 07:20:24 2b1227846264: Layer already exists 07:20:24 5bc09cec9b03: Layer already exists 07:20:24 114214a5ca0a: Layer already exists 07:20:24 ce7f800efff9: Layer already exists 07:20:24 main: digest: sha256:ad10656416f594e2f28ade228a51044d93ecf09791d61c4c83e52ab5929fdcc0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:20:24 ===================================================== [Pipeline] echo 07:20:24 taggedImages: 07:20:24 - nexus3.edgexfoundry.org:10004/edgex-ui:c85b4b36f2a3d2ae12dd16dc916f66f160a038c1 07:20:24 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 07:20:24 - nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.46 07:20:24 - nexus3.edgexfoundry.org:10004/edgex-ui:c85b4b36f2a3d2ae12dd16dc916f66f160a038c1-3.1.0-dev.46 07:20:24 - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:20:24 07:20:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:20:25 latest: Pulling from edgex-lftools-log-publisher 07:20:25 5eb5b503b376: Pulling fs layer 07:20:25 5c69ac0246d0: Pulling fs layer 07:20:25 ec43610c2a17: Pulling fs layer 07:20:25 3a2ae6a8a46f: Pulling fs layer 07:20:25 33b1e0a273af: Pulling fs layer 07:20:25 5d3b04190fa2: Pulling fs layer 07:20:25 2f39f015ded8: Pulling fs layer 07:20:25 3a2ae6a8a46f: Waiting 07:20:25 33b1e0a273af: Waiting 07:20:25 5d3b04190fa2: Waiting 07:20:25 2f39f015ded8: Waiting 07:20:25 5c69ac0246d0: Download complete 07:20:25 3a2ae6a8a46f: Verifying Checksum 07:20:25 3a2ae6a8a46f: Download complete 07:20:25 33b1e0a273af: Verifying Checksum 07:20:25 33b1e0a273af: Download complete 07:20:25 5d3b04190fa2: Verifying Checksum 07:20:25 5d3b04190fa2: Download complete 07:20:25 ec43610c2a17: Verifying Checksum 07:20:25 ec43610c2a17: Download complete 07:20:25 5eb5b503b376: Verifying Checksum 07:20:25 5eb5b503b376: Download complete 07:20:26 2f39f015ded8: Verifying Checksum 07:20:26 2f39f015ded8: Download complete 07:20:26 5eb5b503b376: Pull complete 07:20:26 5c69ac0246d0: Pull complete 07:20:27 ec43610c2a17: Pull complete 07:20:27 3a2ae6a8a46f: Pull complete 07:20:27 33b1e0a273af: Pull complete 07:20:27 5d3b04190fa2: Pull complete 07:20:33 2f39f015ded8: Pull complete 07:20:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:20:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:20:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:20:33 prd-ubuntu20.04-docker-8c-8g-6307 does not seem to be running inside a container 07:20:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:20:39 $ docker top 4654c2773f0e9792b604c9c1429e3c0618c75a1be7e94c25f41bfd40b03aba70 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:20:39 ---> job-cost.sh 07:20:39 lf-activate-venv: SKIPPING 07:20:39 INFO: No Stack... 07:20:39 INFO: Retrieving Pricing Info for: v3-standard-8 07:20:40 INFO: Archiving Costs [Pipeline] sh 07:20:40 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 07:20:40 + cut -d, -f6 [Pipeline] lock 07:20:40 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-176-stack-cost] 07:20:40 Resource [jenkins-edgexfoundry-edgex-ui-go-main-176-stack-cost] did not exist. Created. 07:20:40 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-176-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:20:40 + echo total: 0.2199999988079071 [Pipeline] stash 07:20:41 Stashed 1 file(s) [Pipeline] } 07:20:41 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-main-176-stack-cost] [Pipeline] // lock [Pipeline] } 07:20:41 $ docker stop --time=1 4654c2773f0e9792b604c9c1429e3c0618c75a1be7e94c25f41bfd40b03aba70 07:20:42 $ docker rm -f --volumes 4654c2773f0e9792b604c9c1429e3c0618c75a1be7e94c25f41bfd40b03aba70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:22:01 Removing intermediate container 4e6626e02ca2 07:22:01 ---> d70e7e3d6c64 07:22:01 Step 14/15 : COPY . . 07:22:01 ---> f25972b72842 07:22:01 Step 15/15 : RUN ${MAKE} 07:22:01 ---> Running in 4aa287408a23 07:22:01 noop 07:22:01 Removing intermediate container 4aa287408a23 07:22:01 ---> 9f311b925378 07:22:01 Successfully built 9f311b925378 07:22:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:01 + docker inspect -f . ci-base-image-arm64 07:22:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:22:02 prd-ubuntu20.04-docker-arm64-4c-16g-6309 does not seem to be running inside a container 07:22:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/176 -v /w/workspace/edgex-ui-go/176:/w/workspace/edgex-ui-go/176:rw,z -v /w/workspace/edgex-ui-go/176@tmp:/w/workspace/edgex-ui-go/176@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:22:03 $ docker top be8aa32935f8a13f07016f7d060f8d998cab076a43e0c718590c588f891436dd -eo pid,comm [Pipeline] { [Pipeline] sh 07:22:04 + go version 07:22:04 go version go1.21.9 linux/arm64 [Pipeline] } 07:22:04 $ docker stop --time=1 be8aa32935f8a13f07016f7d060f8d998cab076a43e0c718590c588f891436dd 07:22:06 $ docker rm -f --volumes be8aa32935f8a13f07016f7d060f8d998cab076a43e0c718590c588f891436dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:06 + docker inspect -f . ci-base-image-arm64 07:22:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:22:06 prd-ubuntu20.04-docker-arm64-4c-16g-6309 does not seem to be running inside a container 07:22: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/176 -v /w/workspace/edgex-ui-go/176:/w/workspace/edgex-ui-go/176:rw,z -v /w/workspace/edgex-ui-go/176@tmp:/w/workspace/edgex-ui-go/176@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:22:08 $ docker top 62467ef6b8dc9d2a44407a5e29e532ddfedd5c6ce0d593faacaa780c66bd6d2c -eo pid,comm [Pipeline] { [Pipeline] sh 07:22:09 + git config --global --add safe.directory /w/workspace/edgex-ui-go/176 [Pipeline] fileExists [Pipeline] sh 07:22:09 + make test 07:22:09 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 07:22:16 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:25:23 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:25:23 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:25:23 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 07:25:23 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 07:25:23 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 07:25:23 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:25:23 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:25:23 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 07:25:23 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 07:26:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:26:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:26:02 ./bin/test-attribution-txt.sh 07:26:02 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 07:26:02 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 07:26:02 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 07:26:02 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 07:26:02 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 07:26:02 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 07:26:02 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 07:26:02 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 07:26:02 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 07:26:02 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 07:26:02 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 07:26:02 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 07:26:02 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 07:26:02 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 07:26:02 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 07:26:02 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 07:26:02 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 07:26:02 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 07:26:02 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 07:26:02 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 07:26:02 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 07:26:02 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 07:26:02 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 07:26:02 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 07:26:02 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 07:26:02 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 07:26:02 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 07:26:02 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 07:26:02 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 07:26:02 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 07:26:02 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 07:26:02 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 07:26:02 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 07:26:02 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 07:26:02 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 07:26:02 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 07:26:02 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 07:26:02 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 07:26:02 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 07:26:02 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 07:26:02 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 07:26:02 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 07:26:02 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 07:26:02 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 07:26:02 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 07:26:02 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 07:26:02 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 07:26:02 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 07:26:02 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 07:26:02 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 07:26:02 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 07:26:02 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 07:26:02 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 07:26:02 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 07:26:02 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 07:26:02 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 07:26:02 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 07:26:02 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 07:26:02 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 07:26:02 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 07:26:02 An attribution for golang.org/x/term is missing from Attribution.txt, please add 07:26:02 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 07:26:02 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 07:26:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:26:02 $ docker stop --time=1 62467ef6b8dc9d2a44407a5e29e532ddfedd5c6ce0d593faacaa780c66bd6d2c 07:26:04 $ docker rm -f --volumes 62467ef6b8dc9d2a44407a5e29e532ddfedd5c6ce0d593faacaa780c66bd6d2c [Pipeline] // withDockerContainer [Pipeline] sh 07:26:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:26:05 Warning: overwriting stash ‘coverage-report’ 07:26:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:26:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:26:07 + ls -al . 07:26:07 total 260 07:26:07 drwxrwxr-x 12 jenkins jenkins 4096 Jul 24 07:22 . 07:26:07 drwxrwxr-x 4 jenkins jenkins 4096 Jul 24 07:18 .. 07:26:07 drwxrwxr-x 2 jenkins jenkins 4096 Jul 24 07:18 .blubracket 07:26:07 -rw-rw-r-- 1 jenkins jenkins 18 Jul 24 07:18 .dockerignore 07:26:07 drwxrwxr-x 8 jenkins jenkins 4096 Jul 24 07:18 .git 07:26:07 drwxrwxr-x 3 jenkins jenkins 4096 Jul 24 07:18 .github 07:26:07 -rw-rw-r-- 1 jenkins jenkins 178 Jul 24 07:18 .gitignore 07:26:07 -rw-rw-r-- 1 jenkins jenkins 9736 Jul 24 07:18 Attribution.txt 07:26:07 -rw-rw-r-- 1 jenkins jenkins 21430 Jul 24 07:18 CHANGELOG.md 07:26:07 -rw-rw-r-- 1 jenkins jenkins 3959 Jul 24 07:18 CONTRIBUTING.md 07:26:07 -rw-rw-r-- 1 jenkins jenkins 1940 Jul 24 07:18 Dockerfile 07:26:07 -rw-rw-r-- 1 jenkins jenkins 652 Jul 24 07:18 Jenkinsfile 07:26:07 -rw-rw-r-- 1 jenkins jenkins 11357 Jul 24 07:18 LICENSE 07:26:07 -rw-rw-r-- 1 jenkins jenkins 2189 Jul 24 07:18 Makefile 07:26:07 -rw-rw-r-- 1 jenkins jenkins 4381 Jul 24 07:18 README.md 07:26:07 -rw-rw-r-- 1 jenkins jenkins 12 Jul 24 07:15 VERSION 07:26:07 -rw-rw-r-- 1 jenkins jenkins 4832 Jul 24 07:18 angularmigrationlogs.md 07:26:07 drwxrwxr-x 3 jenkins jenkins 4096 Jul 24 07:18 assets 07:26:07 drwxrwxr-x 2 jenkins jenkins 4096 Jul 24 07:18 bin 07:26:07 drwxrwxr-x 3 jenkins jenkins 4096 Jul 24 07:18 cmd 07:26:07 -rw-r--r-- 1 jenkins jenkins 10 Jul 24 07:22 coverage.out 07:26:07 drwxrwxr-x 2 jenkins jenkins 4096 Jul 24 07:18 docs 07:26:07 -rw-rw-r-- 1 jenkins jenkins 6692 Jul 24 07:18 go.mod 07:26:07 -rw-rw-r-- 1 jenkins jenkins 100588 Jul 24 07:18 go.sum 07:26:07 drwxrwxr-x 8 jenkins jenkins 4096 Jul 24 07:18 internal 07:26:07 -rwxrwxr-x 1 jenkins jenkins 568 Jul 24 07:18 redeploy.sh 07:26:07 drwxrwxr-x 4 jenkins jenkins 4096 Jul 24 07:18 testing 07:26:07 -rw-rw-r-- 1 jenkins jenkins 155 Jul 24 07:18 version.go 07:26:07 drwxrwxr-x 4 jenkins jenkins 4096 Jul 24 07:18 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:07 + 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=c85b4b36f2a3d2ae12dd16dc916f66f160a038c1 --label arch=arm64 --label version=3.1.0-dev.46 . 07:26:08 Sending build context to Docker daemon 35.38MB 07:26:08 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 07:26:08 Step 2/27 : FROM ${BASE} AS builder 07:26:08 ---> 9f311b925378 07:26:08 Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:26:09 ---> Running in 3bb8e702283f 07:26:09 Removing intermediate container 3bb8e702283f 07:26:09 ---> 342c554e65bc 07:26:09 Step 4/27 : ARG ALPINE_PKG_BASE="make git" 07:26:09 ---> Running in 4457ec5f5a11 07:26:09 Removing intermediate container 4457ec5f5a11 07:26:09 ---> 14e0fda6bec3 07:26:09 Step 5/27 : ARG ALPINE_PKG_EXTRA="" 07:26:09 ---> Running in 67b199de94f8 07:26:09 Removing intermediate container 67b199de94f8 07:26:09 ---> 9dc040470f07 07:26:09 Step 6/27 : LABEL Name=edgex-ui-go 07:26:10 ---> Running in a351ece1dde5 07:26:10 Removing intermediate container a351ece1dde5 07:26:10 ---> 854fe4b6e2ab 07:26:10 Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 07:26:10 ---> Running in 9e4e9fd8ebc1 07:26:10 Removing intermediate container 9e4e9fd8ebc1 07:26:10 ---> 362466fd8b17 07:26:10 Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 07:26:12 ---> 9ffce6db7838 07:26:12 Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:26:12 ---> Running in efceb54312e9 07:26:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:26:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:26:14 OK: 266 MiB in 52 packages 07:26:15 Removing intermediate container efceb54312e9 07:26:15 ---> 3796c060fd7b 07:26:15 Step 10/27 : ENV GO111MODULE=on 07:26:15 ---> Running in e87c4bebc52b 07:26:16 Removing intermediate container e87c4bebc52b 07:26:16 ---> a8aed50cd716 07:26:16 Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:26:16 ---> Running in 2c3f9df9e5c7 07:26:16 Removing intermediate container 2c3f9df9e5c7 07:26:16 ---> 41525bae9c27 07:26:16 Step 12/27 : COPY go.mod vendor* ./ 07:26:16 ---> ad5063d96d14 07:26:16 Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:26:16 ---> Running in 45b62046e76d 07:26:19 Removing intermediate container 45b62046e76d 07:26:19 ---> 755c47a508d5 07:26:19 Step 14/27 : COPY . . 07:26:23 ---> 74be8a1be980 07:26:23 Step 15/27 : RUN ${MAKE} 07:26:23 ---> Running in 7bd7e922fb65 07:26:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.46" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 07:29:45 Removing intermediate container 7bd7e922fb65 07:29:45 ---> 2cbbecdfdbb1 07:29:45 Step 16/27 : FROM alpine:3.18 07:29:45 3.18: Pulling from library/alpine 07:29:45 4983c3fe2029: Pulling fs layer 07:29:45 4983c3fe2029: Download complete 07:29:45 4983c3fe2029: Pull complete 07:29:45 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:29:45 Status: Downloaded newer image for alpine:3.18 07:29:45 ---> a0237000ae83 07:29:45 Step 17/27 : RUN apk --no-cache upgrade 07:29:45 ---> Running in 391fc977adb6 07:29:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:29:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:29:47 OK: 8 MiB in 15 packages 07:29:48 Removing intermediate container 391fc977adb6 07:29:48 ---> 2048a429aa07 07:29:48 Step 18/27 : RUN apk add --update --no-cache dumb-init 07:29:48 ---> Running in d99a07e34918 07:29:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:29:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:29:50 (1/1) Installing dumb-init (1.2.5-r2) 07:29:50 Executing busybox-1.36.1-r7.trigger 07:29:50 OK: 8 MiB in 16 packages 07:29:51 Removing intermediate container d99a07e34918 07:29:51 ---> 85a2baac6b0f 07:29:51 Step 19/27 : EXPOSE 4000 07:29:51 ---> Running in 9a2dd7d3e07e 07:29:52 Removing intermediate container 9a2dd7d3e07e 07:29:52 ---> 4ce3ce64d8a4 07:29:52 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 07:29:54 ---> 98bf88158951 07:29:54 Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 07:29:54 ---> 5c58358fbea7 07:29:54 Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 07:29:55 ---> 2ef2e13aa002 07:29:55 Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:29:55 ---> Running in 79ba7f6d128f 07:29:56 Removing intermediate container 79ba7f6d128f 07:29:56 ---> d8af350791bc 07:29:56 Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 07:29:56 ---> Running in 55a56002d4e4 07:29:56 Removing intermediate container 55a56002d4e4 07:29:56 ---> da8597feaaed 07:29:56 Step 25/27 : LABEL arch=arm64 07:29:56 ---> Running in 8c3bef590d6b 07:29:56 Removing intermediate container 8c3bef590d6b 07:29:56 ---> 167f40b1c075 07:29:56 Step 26/27 : LABEL git_sha=c85b4b36f2a3d2ae12dd16dc916f66f160a038c1 07:29:56 ---> Running in 3d0ab3b3960a 07:29:57 Removing intermediate container 3d0ab3b3960a 07:29:57 ---> 59868a075c89 07:29:57 Step 27/27 : LABEL version=3.1.0-dev.46 07:29:57 ---> Running in 973a048de50e 07:29:57 Removing intermediate container 973a048de50e 07:29:57 ---> e19e0ea2db2c 07:29:57 [Warning] One or more build-args [ARCH] were not consumed 07:29:57 Successfully built e19e0ea2db2c 07:29:57 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:29:57 provisioning config files... 07:29:57 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/176@tmp/config9247990704028565015tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:29:58 ---> ****-login.sh 07:29:58 nexus3.edgexfoundry.org:10001 07:29:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:29:58 Configure a credential helper to remove this warning. See 07:29:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:29:58 07:29:58 Login Succeeded 07:29:58 nexus3.edgexfoundry.org:10002 07:29:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:29:58 Configure a credential helper to remove this warning. See 07:29:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:29:58 07:29:58 Login Succeeded 07:29:58 nexus3.edgexfoundry.org:10003 07:29:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:29:59 Configure a credential helper to remove this warning. See 07:29:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:29:59 07:29:59 Login Succeeded 07:29:59 nexus3.edgexfoundry.org:10004 07:29:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:29:59 Configure a credential helper to remove this warning. See 07:29:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:29:59 07:29:59 Login Succeeded 07:29:59 ****.io 07:29:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:30:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:30:00 Configure a credential helper to remove this warning. See 07:30:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:30:00 07:30:00 Login Succeeded 07:30:00 ---> ****-login.sh ends [Pipeline] } 07:30:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:30:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:30:00 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 07:30:00 c85b4b36f2a3d2ae12dd16dc916f66f160a038c1 07:30:00 latest 07:30:00 3.1.0-dev.46 07:30:00 c85b4b36f2a3d2ae12dd16dc916f66f160a038c1-3.1.0-dev.46 07:30:00 main 07:30:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:00 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c85b4b36f2a3d2ae12dd16dc916f66f160a038c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:01 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c85b4b36f2a3d2ae12dd16dc916f66f160a038c1 07:30:01 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:30:01 cca58203b911: Preparing 07:30:01 2f854b1ba736: Preparing 07:30:01 34792ef55590: Preparing 07:30:01 bbca8152b0c6: Preparing 07:30:01 644ba6bfdd18: Preparing 07:30:01 3c20671a5817: Preparing 07:30:01 3c20671a5817: Waiting 07:30:01 644ba6bfdd18: Pushed 07:30:01 cca58203b911: Pushed 07:30:01 2f854b1ba736: Pushed 07:30:01 bbca8152b0c6: Pushed 07:30:01 3c20671a5817: Layer already exists 07:30:11 34792ef55590: Pushed 07:30:11 c85b4b36f2a3d2ae12dd16dc916f66f160a038c1: digest: sha256:6fa9b491eaeaef9bcad2f21338e90b046dd289a8c3d57b4086cbc94ed7ecb277 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:11 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:12 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 07:30:12 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:30:12 cca58203b911: Preparing 07:30:12 2f854b1ba736: Preparing 07:30:12 34792ef55590: Preparing 07:30:12 bbca8152b0c6: Preparing 07:30:12 644ba6bfdd18: Preparing 07:30:12 3c20671a5817: Preparing 07:30:12 3c20671a5817: Waiting 07:30:12 cca58203b911: Layer already exists 07:30:12 2f854b1ba736: Layer already exists 07:30:12 644ba6bfdd18: Layer already exists 07:30:12 bbca8152b0c6: Layer already exists 07:30:12 34792ef55590: Layer already exists 07:30:12 3c20671a5817: Layer already exists 07:30:12 latest: digest: sha256:6fa9b491eaeaef9bcad2f21338e90b046dd289a8c3d57b4086cbc94ed7ecb277 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:12 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:13 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.46 07:30:13 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:30:13 cca58203b911: Preparing 07:30:13 2f854b1ba736: Preparing 07:30:13 34792ef55590: Preparing 07:30:13 bbca8152b0c6: Preparing 07:30:13 644ba6bfdd18: Preparing 07:30:13 3c20671a5817: Preparing 07:30:13 3c20671a5817: Waiting 07:30:13 cca58203b911: Layer already exists 07:30:13 644ba6bfdd18: Layer already exists 07:30:13 34792ef55590: Layer already exists 07:30:13 2f854b1ba736: Layer already exists 07:30:13 bbca8152b0c6: Layer already exists 07:30:13 3c20671a5817: Layer already exists 07:30:13 3.1.0-dev.46: digest: sha256:6fa9b491eaeaef9bcad2f21338e90b046dd289a8c3d57b4086cbc94ed7ecb277 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:13 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c85b4b36f2a3d2ae12dd16dc916f66f160a038c1-3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:13 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c85b4b36f2a3d2ae12dd16dc916f66f160a038c1-3.1.0-dev.46 07:30:13 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:30:13 cca58203b911: Preparing 07:30:13 2f854b1ba736: Preparing 07:30:13 34792ef55590: Preparing 07:30:13 bbca8152b0c6: Preparing 07:30:13 644ba6bfdd18: Preparing 07:30:13 3c20671a5817: Preparing 07:30:13 3c20671a5817: Waiting 07:30:13 644ba6bfdd18: Layer already exists 07:30:13 cca58203b911: Layer already exists 07:30:13 34792ef55590: Layer already exists 07:30:13 2f854b1ba736: Layer already exists 07:30:13 bbca8152b0c6: Layer already exists 07:30:13 3c20671a5817: Layer already exists 07:30:14 c85b4b36f2a3d2ae12dd16dc916f66f160a038c1-3.1.0-dev.46: digest: sha256:6fa9b491eaeaef9bcad2f21338e90b046dd289a8c3d57b4086cbc94ed7ecb277 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:14 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:14 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 07:30:14 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:30:14 cca58203b911: Preparing 07:30:14 2f854b1ba736: Preparing 07:30:14 34792ef55590: Preparing 07:30:14 bbca8152b0c6: Preparing 07:30:14 644ba6bfdd18: Preparing 07:30:14 3c20671a5817: Preparing 07:30:14 3c20671a5817: Waiting 07:30:14 644ba6bfdd18: Layer already exists 07:30:14 cca58203b911: Layer already exists 07:30:14 bbca8152b0c6: Layer already exists 07:30:14 2f854b1ba736: Layer already exists 07:30:14 34792ef55590: Layer already exists 07:30:14 3c20671a5817: Layer already exists 07:30:14 main: digest: sha256:6fa9b491eaeaef9bcad2f21338e90b046dd289a8c3d57b4086cbc94ed7ecb277 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:30:15 ===================================================== [Pipeline] echo 07:30:15 taggedImages: 07:30:15 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c85b4b36f2a3d2ae12dd16dc916f66f160a038c1 07:30:15 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 07:30:15 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.46 07:30:15 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c85b4b36f2a3d2ae12dd16dc916f66f160a038c1-3.1.0-dev.46 07:30:15 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:30:15 07:30:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:30:15 arm64: Pulling from edgex-lftools-log-publisher 07:30:15 8998bd30e6a1: Pulling fs layer 07:30:15 04944245beec: Pulling fs layer 07:30:15 699f458cf7ca: Pulling fs layer 07:30:15 765212b225bb: Pulling fs layer 07:30:15 f23df028b6ca: Pulling fs layer 07:30:15 d65c8cfc05b1: Pulling fs layer 07:30:15 2437ff75d9bd: Pulling fs layer 07:30:15 765212b225bb: Waiting 07:30:15 f23df028b6ca: Waiting 07:30:15 d65c8cfc05b1: Waiting 07:30:15 2437ff75d9bd: Waiting 07:30:16 04944245beec: Verifying Checksum 07:30:16 04944245beec: Download complete 07:30:16 765212b225bb: Verifying Checksum 07:30:16 765212b225bb: Download complete 07:30:16 f23df028b6ca: Verifying Checksum 07:30:16 f23df028b6ca: Download complete 07:30:16 d65c8cfc05b1: Download complete 07:30:16 699f458cf7ca: Verifying Checksum 07:30:16 699f458cf7ca: Download complete 07:30:16 8998bd30e6a1: Verifying Checksum 07:30:16 8998bd30e6a1: Download complete 07:30:19 2437ff75d9bd: Verifying Checksum 07:30:19 2437ff75d9bd: Download complete 07:30:21 8998bd30e6a1: Pull complete 07:30:21 04944245beec: Pull complete 07:30:23 699f458cf7ca: Pull complete 07:30:23 765212b225bb: Pull complete 07:30:24 f23df028b6ca: Pull complete 07:30:24 d65c8cfc05b1: Pull complete 07:30:42 2437ff75d9bd: Pull complete 07:30:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:30:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:30:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:30:43 prd-ubuntu20.04-docker-arm64-4c-16g-6309 does not seem to be running inside a container 07:30:43 $ 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/176 -v /w/workspace/edgex-ui-go/176:/w/workspace/edgex-ui-go/176:rw,z -v /w/workspace/edgex-ui-go/176@tmp:/w/workspace/edgex-ui-go/176@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:30:46 $ docker top fa07f02f12e0f3df2ea35f4fe43fbaacde571354a9925e93d79c242ea6e3fb70 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:30:46 ---> job-cost.sh 07:30:46 lf-activate-venv: SKIPPING 07:30:46 INFO: No Stack... 07:30:47 INFO: Retrieving Pricing Info for: v3-standard-4 07:30:48 INFO: Archiving Costs [Pipeline] sh 07:30:48 + cat /w/workspace/edgex-ui-go/176/archives/cost.csv 07:30:48 + cut -d, -f6 [Pipeline] lock 07:30:48 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-176-stack-cost] 07:30:48 Resource [jenkins-edgexfoundry-edgex-ui-go-main-176-stack-cost] did not exist. Created. 07:30:48 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-176-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:30:49 /w/workspace/edgex-ui-go/176@tmp/durable-448e66d5/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:30:50 + echo total: 0.10999999940395355 [Pipeline] stash 07:30:50 Warning: overwriting stash ‘stack-cost’ 07:30:50 Stashed 1 file(s) [Pipeline] } 07:30:50 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-main-176-stack-cost] [Pipeline] // lock [Pipeline] } 07:30:50 $ docker stop --time=1 fa07f02f12e0f3df2ea35f4fe43fbaacde571354a9925e93d79c242ea6e3fb70 07:30:51 $ docker rm -f --volumes fa07f02f12e0f3df2ea35f4fe43fbaacde571354a9925e93d79c242ea6e3fb70 [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 07:30:52 provisioning config files... 07:30:52 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6849057859014855845tmp [Pipeline] { [Pipeline] sh 07:30:52 + set +x 07:30:52 + curl -s https://codecov.io/bash 07:30:52 + bash -s -- 07:30:52 07:30:52 _____ _ 07:30:52 / ____| | | 07:30:52 | | ___ __| | ___ ___ _____ __ 07:30:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:30:52 | |___| (_) | (_| | __/ (_| (_) \ V / 07:30:52 \_____\___/ \__,_|\___|\___\___/ \_/ 07:30:52 Bash-1.0.6 07:30:52 07:30:52 07:30:52 ==> git version 2.25.1 found 07:30:52 ==> 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 07:30:52 Release-Date: 2020-01-08 07:30:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:30:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:30:52 ==> Jenkins CI detected. 07:30:52 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 07:30:52 project root: . 07:30:52 --> token set from env 07:30:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:30:52 ==> Running gcov in . (disable via -X gcov) 07:30:53 ==> Python coveragepy not found 07:30:53 ==> Searching for coverage reports in: 07:30:53 + . 07:30:53 -> Found 1 reports 07:30:53 ==> Detecting git/mercurial file structure 07:30:53 ==> Reading reports 07:30:53 + ./coverage.out bytes=10 07:30:53 ==> Appending adjustments 07:30:53 https://docs.codecov.io/docs/fixing-reports 07:30:53 + Found adjustments 07:30:53 ==> Gzipping contents 07:30:53 12K /tmp/codecov.1O7hqO.gz 07:30:53 ==> Uploading reports 07:30:53 url: https://codecov.io 07:30:53 query: branch=main&commit=c85b4b36f2a3d2ae12dd16dc916f66f160a038c1&build=176&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F176%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:30:53 -> Pinging Codecov 07:30:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c85b4b36f2a3d2ae12dd16dc916f66f160a038c1&build=176&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F176%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:30:53 -> Uploading to 07:30:53 https://storage.googleapis.com/codecov/v4/raw/2024-07-24/FB506323287CE973F263BFD2A0EB1F37/c85b4b36f2a3d2ae12dd16dc916f66f160a038c1/5b9f8a02-e716-40fd-b9b2-0a3e2ba5d2a0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240724%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240724T073053Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d710eddc33e81b37eed5a839f6b907cb3d2fba6e2c1c95145857b7cc233644d5 07:30:53 % Total % Received % Xferd Average Speed Time Time Time Current 07:30:53 Dload Upload Total Spent Left Speed 07:30:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8745 0 0 100 8745 0 34160 --:--:-- --:--:-- --:--:-- 34160 07:30:54 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/c85b4b36f2a3d2ae12dd16dc916f66f160a038c1 [Pipeline] } 07:30:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:30:54 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:30:54 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:30:54 07:30:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:30:55 latest: Pulling from edgex-devops/edgex-snyk-go 07:30:55 619be1103602: Already exists 07:30:55 f8ea3408117e: Pulling fs layer 07:30:55 91320369b822: Pulling fs layer 07:30:55 0406650e8295: Pulling fs layer 07:30:55 4f4fb700ef54: Pulling fs layer 07:30:55 96d80e3f36e1: Pulling fs layer 07:30:55 bcf3aedb951c: Pulling fs layer 07:30:55 96d80e3f36e1: Waiting 07:30:55 bcf3aedb951c: Waiting 07:30:55 4f4fb700ef54: Waiting 07:30:55 0406650e8295: Verifying Checksum 07:30:55 0406650e8295: Download complete 07:30:55 4f4fb700ef54: Verifying Checksum 07:30:55 4f4fb700ef54: Download complete 07:30:55 f8ea3408117e: Download complete 07:30:55 f8ea3408117e: Pull complete 07:30:55 96d80e3f36e1: Download complete 07:30:55 91320369b822: Verifying Checksum 07:30:55 91320369b822: Download complete 07:30:55 bcf3aedb951c: Verifying Checksum 07:30:55 bcf3aedb951c: Download complete 07:30:59 91320369b822: Pull complete 07:30:59 0406650e8295: Pull complete 07:30:59 4f4fb700ef54: Pull complete 07:30:59 96d80e3f36e1: Pull complete 07:31:03 bcf3aedb951c: Pull complete 07:31:03 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 07:31:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:31:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:31:03 prd-ubuntu20.04-docker-8c-8g-6307 does not seem to be running inside a container 07:31:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 07:31:09 $ docker top 2460e3aa2fc5b55ce41f8d49b6e703f34db869734efab1625f959c86d0e83ed9 -eo pid,comm [Pipeline] { [Pipeline] sh 07:31:10 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] echo 07:31:10 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 07:31:10 + set -o pipefail 07:31:10 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 07:31:18 07:31:18 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 07:31:18 07:31:18 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/d2579c16-8200-4b64-ba83-6168c13d8a39/history/e450d596-5c42-4a57-ae89-f3396d5e43e7 07:31:18 07:31:18 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 07:31:18 07:31:18 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:31:18 07:31:18 07:31:18 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 07:31:18 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 07:31:18 $ docker stop --time=1 2460e3aa2fc5b55ce41f8d49b6e703f34db869734efab1625f959c86d0e83ed9 07:31:25 $ docker rm -f --volumes 2460e3aa2fc5b55ce41f8d49b6e703f34db869734efab1625f959c86d0e83ed9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:31:26 + git log --format=format:%s -1 c85b4b36f2a3d2ae12dd16dc916f66f160a038c1 [Pipeline] sh 07:31:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:31:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:31:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:31:26 prd-ubuntu20.04-docker-8c-8g-6307 does not seem to be running inside a container 07:31:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:31:27 $ docker top 7c61e03f5b683ccfb1a63919e410b34109e5f4864c148e0e48b12e6cafe0e8c0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:31:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:31:27 [ssh-agent] Looking for ssh-agent implementation... 07:31:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:31:27 $ docker exec 7c61e03f5b683ccfb1a63919e410b34109e5f4864c148e0e48b12e6cafe0e8c0 ssh-agent 07:31:27 SSH_AUTH_SOCK=/tmp/ssh-tgNorTNscwDA/agent.31 07:31:27 SSH_AGENT_PID=37 07:31:27 Running ssh-add (command line suppressed) 07:31:27 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13065566073623338036.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13065566073623338036.key) 07:31:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:31:28 + git semver tag 07:31:28 2024-07-24 07:31:28,248 [run_tag] DEBUG tag force:False 07:31:28 2024-07-24 07:31:28,248 [check_head_tag] DEBUG check head tag 07:31:28 2024-07-24 07:31:28,249 [execute] INFO git cat-file --batch-check 07:31:28 2024-07-24 07:31:28,249 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 07:31:28 2024-07-24 07:31:28,253 [execute] INFO git cat-file --batch 07:31:28 2024-07-24 07:31:28,254 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 07:31:28 2024-07-24 07:31:28,274 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 07:31:28 2024-07-24 07:31:28,274 [execute] INFO git tag -a v3.1.0-dev.46 -m v3.1.0-dev.46 07:31:28 2024-07-24 07:31:28,275 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.46', '-m', 'v3.1.0-dev.46'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 07:31:28 2024-07-24 07:31:28,280 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 07:31:28 3.1.0-dev.46 [Pipeline] } 07:31:28 $ docker exec --env ******** --env ******** 7c61e03f5b683ccfb1a63919e410b34109e5f4864c148e0e48b12e6cafe0e8c0 ssh-agent -k 07:31:28 unset SSH_AUTH_SOCK; 07:31:28 unset SSH_AGENT_PID; 07:31:28 echo Agent pid 37 killed; 07:31:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:31:28 + git semver [Pipeline] } 07:31:29 $ docker stop --time=1 7c61e03f5b683ccfb1a63919e410b34109e5f4864c148e0e48b12e6cafe0e8c0 07:31:30 $ docker rm -f --volumes 7c61e03f5b683ccfb1a63919e410b34109e5f4864c148e0e48b12e6cafe0e8c0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:31:30 07:31:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:31:31 0.23.1-centos7: Pulling from edgex-lftools 07:31:31 ab5ef0e58194: Pulling fs layer 07:31:31 9712f1f96733: Pulling fs layer 07:31:31 63f879dbbcfc: Pulling fs layer 07:31:31 0d9ebad4ef96: Pulling fs layer 07:31:31 e9a5061849ea: Pulling fs layer 07:31:31 d747dcd14b5f: Pulling fs layer 07:31:31 2de7ff778b66: Pulling fs layer 07:31:31 d747dcd14b5f: Waiting 07:31:31 2de7ff778b66: Waiting 07:31:31 0d9ebad4ef96: Waiting 07:31:31 e9a5061849ea: Waiting 07:31:31 9712f1f96733: Verifying Checksum 07:31:31 9712f1f96733: Download complete 07:31:31 63f879dbbcfc: Verifying Checksum 07:31:31 63f879dbbcfc: Download complete 07:31:31 0d9ebad4ef96: Verifying Checksum 07:31:31 0d9ebad4ef96: Download complete 07:31:31 e9a5061849ea: Verifying Checksum 07:31:31 e9a5061849ea: Download complete 07:31:31 d747dcd14b5f: Download complete 07:31:31 ab5ef0e58194: Verifying Checksum 07:31:31 ab5ef0e58194: Download complete 07:31:31 2de7ff778b66: Verifying Checksum 07:31:31 2de7ff778b66: Download complete 07:31:35 ab5ef0e58194: Pull complete 07:31:35 9712f1f96733: Pull complete 07:31:35 63f879dbbcfc: Pull complete 07:31:39 0d9ebad4ef96: Pull complete 07:31:40 e9a5061849ea: Pull complete 07:31:40 d747dcd14b5f: Pull complete 07:31:41 2de7ff778b66: Pull complete 07:31:41 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:31:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:31:41 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:31:42 prd-ubuntu20.04-docker-8c-8g-6307 does not seem to be running inside a container 07:31:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:31:52 $ docker top 058586f935a680fe423b18083f5937769e70944aee9e7e2df07b1feb948084f8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:31:52 provisioning config files... 07:31:52 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config15620773056562517581tmp 07:31:52 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config14047714027055311279tmp 07:31:52 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4091485407477710478tmp [Pipeline] { [Pipeline] echo 07:31:52 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:31:52 ---> sigul-configuration.sh 07:31:52 gpg: directory `/root/.gnupg' created 07:31:52 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:31:52 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:31:52 gpg: keyring `/root/.gnupg/secring.gpg' created 07:31:52 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:31:52 gpg: CAST5 encrypted data 07:31:52 gpg: encrypted with 1 passphrase 07:31:52 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:31:53 + mkdir /home/jenkins 07:31:53 + mkdir /home/jenkins/sigul [Pipeline] sh 07:31:53 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 07:31:53 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:31:53 ---> sigul-install.sh 07:31:53 Sigul already installed; skipping installation. [Pipeline] sh 07:31:54 + git tag --list 07:31:54 0.1.1 07:31:54 v1.1.0 07:31:54 v1.2.0 07:31:54 v1.2.1 07:31:54 v1.3.0 07:31:54 v2.0.0 07:31:54 v2.1.0 07:31:54 v2.2.0 07:31:54 v2.3.0 07:31:54 v3.0 07:31:54 v3.0.0 07:31:54 v3.1 07:31:54 v3.1.0 07:31:54 v3.1.0-dev.1 07:31:54 v3.1.0-dev.10 07:31:54 v3.1.0-dev.11 07:31:54 v3.1.0-dev.12 07:31:54 v3.1.0-dev.13 07:31:54 v3.1.0-dev.14 07:31:54 v3.1.0-dev.15 07:31:54 v3.1.0-dev.16 07:31:54 v3.1.0-dev.17 07:31:54 v3.1.0-dev.18 07:31:54 v3.1.0-dev.19 07:31:54 v3.1.0-dev.2 07:31:54 v3.1.0-dev.20 07:31:54 v3.1.0-dev.21 07:31:54 v3.1.0-dev.22 07:31:54 v3.1.0-dev.23 07:31:54 v3.1.0-dev.24 07:31:54 v3.1.0-dev.25 07:31:54 v3.1.0-dev.26 07:31:54 v3.1.0-dev.27 07:31:54 v3.1.0-dev.28 07:31:54 v3.1.0-dev.29 07:31:54 v3.1.0-dev.3 07:31:54 v3.1.0-dev.30 07:31:54 v3.1.0-dev.31 07:31:54 v3.1.0-dev.32 07:31:54 v3.1.0-dev.33 07:31:54 v3.1.0-dev.34 07:31:54 v3.1.0-dev.35 07:31:54 v3.1.0-dev.36 07:31:54 v3.1.0-dev.37 07:31:54 v3.1.0-dev.38 07:31:54 v3.1.0-dev.39 07:31:54 v3.1.0-dev.4 07:31:54 v3.1.0-dev.40 07:31:54 v3.1.0-dev.41 07:31:54 v3.1.0-dev.42 07:31:54 v3.1.0-dev.43 07:31:54 v3.1.0-dev.44 07:31:54 v3.1.0-dev.45 07:31:54 v3.1.0-dev.46 07:31:54 v3.1.0-dev.5 07:31:54 v3.1.0-dev.6 07:31:54 v3.1.0-dev.7 07:31:54 v3.1.0-dev.8 07:31:54 v3.1.0-dev.9 [Pipeline] sh 07:31:54 + lftools sign git-tag v3.1.0-dev.46 07:31:55 Signing Git tag with Sigul... 07:31:55 Signing v3.1.0-dev.46 [Pipeline] echo 07:31:55 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:31:55 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:31:55 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:31:55 $ docker stop --time=1 058586f935a680fe423b18083f5937769e70944aee9e7e2df07b1feb948084f8 07:31:56 $ docker rm -f --volumes 058586f935a680fe423b18083f5937769e70944aee9e7e2df07b1feb948084f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:31:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:31:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:31:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:31:57 prd-ubuntu20.04-docker-8c-8g-6307 does not seem to be running inside a container 07:31:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:31:58 $ docker top e9dc994a5e35b8438e3fba89705413dbfeee4ef87a0eb923998d051c76a2f793 -eo pid,comm 07:31:58 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). 07:31:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:31:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:31:58 [ssh-agent] Looking for ssh-agent implementation... 07:31:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:31:58 $ docker exec e9dc994a5e35b8438e3fba89705413dbfeee4ef87a0eb923998d051c76a2f793 ssh-agent 07:31:58 SSH_AUTH_SOCK=/tmp/ssh-tsOVMjNFDfkF/agent.15 07:31:58 SSH_AGENT_PID=21 07:31:58 Running ssh-add (command line suppressed) 07:31:58 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9910614084409104960.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9910614084409104960.key) 07:31:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:31:59 + git semver bump pre 07:31:59 2024-07-24 07:31:59,468 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 07:31:59 2024-07-24 07:31:59,468 [bump_version] DEBUG bumping version:3.1.0-dev.46 on axis:pre with prefix:dev 07:31:59 2024-07-24 07:31:59,468 [bump_version] DEBUG bumped version:3.1.0-dev.47 07:31:59 2024-07-24 07:31:59,468 [write_version] DEBUG write version:3.1.0-dev.47 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 07:31:59 2024-07-24 07:31:59,468 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 07:31:59 2024-07-24 07:31:59,468 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 07:31:59 2024-07-24 07:31:59,470 [execute] INFO git cat-file --batch-check 07:31:59 2024-07-24 07:31:59,470 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:31:59 2024-07-24 07:31:59,475 [execute] INFO git cat-file --batch 07:31:59 2024-07-24 07:31:59,476 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:31:59 2024-07-24 07:31:59,480 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 07:31:59 3.1.0-dev.47 [Pipeline] } 07:31:59 $ docker exec --env ******** --env ******** e9dc994a5e35b8438e3fba89705413dbfeee4ef87a0eb923998d051c76a2f793 ssh-agent -k 07:31:59 unset SSH_AUTH_SOCK; 07:31:59 unset SSH_AGENT_PID; 07:31:59 echo Agent pid 21 killed; 07:31:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:32:00 + git semver [Pipeline] } 07:32:00 $ docker stop --time=1 e9dc994a5e35b8438e3fba89705413dbfeee4ef87a0eb923998d051c76a2f793 07:32:02 $ docker rm -f --volumes e9dc994a5e35b8438e3fba89705413dbfeee4ef87a0eb923998d051c76a2f793 [Pipeline] // withDockerContainer [Pipeline] sh 07:32:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:32:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:32:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:32:02 prd-ubuntu20.04-docker-8c-8g-6307 does not seem to be running inside a container 07:32:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:32:03 $ docker top 350ce8bad2adfe391fa5d6f3d175340fd4ecde94c3e80d9e151c1e2cbba916c3 -eo pid,comm 07:32:03 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). 07:32:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:32:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:32:03 [ssh-agent] Looking for ssh-agent implementation... 07:32:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:32:03 $ docker exec 350ce8bad2adfe391fa5d6f3d175340fd4ecde94c3e80d9e151c1e2cbba916c3 ssh-agent 07:32:03 SSH_AUTH_SOCK=/tmp/ssh-7TJklSBZi5Ye/agent.32 07:32:03 SSH_AGENT_PID=38 07:32:03 Running ssh-add (command line suppressed) 07:32:03 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7405787129742489605.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7405787129742489605.key) 07:32:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:32:04 + git semver push 07:32:04 2024-07-24 07:32:04,225 [run_push] DEBUG push 07:32:04 2024-07-24 07:32:04,225 [execute] INFO git cat-file --batch-check 07:32:04 2024-07-24 07:32:04,226 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:32:04 2024-07-24 07:32:04,230 [execute] INFO git rev-list 92eaa0eb3c260aab5319a2beda90bb79e26189c5 -- 07:32:04 2024-07-24 07:32:04,230 [execute] DEBUG Popen(['git', 'rev-list', '92eaa0eb3c260aab5319a2beda90bb79e26189c5', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 07:32:04 2024-07-24 07:32:04,242 [execute] INFO git fetch -v origin 07:32:04 2024-07-24 07:32:04,242 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 07:32:04 2024-07-24 07:32:04,699 [run_push] DEBUG no remote changes detected 07:32:04 2024-07-24 07:32:04,700 [execute] INFO git push origin semver 07:32:04 2024-07-24 07:32:04,700 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 07:32:05 2024-07-24 07:32:05,514 [run_push] DEBUG push all version tags 07:32:05 2024-07-24 07:32:05,514 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:32:05 2024-07-24 07:32:05,515 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 07:32:06 2024-07-24 07:32:06,407 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 07:32:06 3.1.0-dev.47 [Pipeline] } 07:32:06 $ docker exec --env ******** --env ******** 350ce8bad2adfe391fa5d6f3d175340fd4ecde94c3e80d9e151c1e2cbba916c3 ssh-agent -k 07:32:06 unset SSH_AUTH_SOCK; 07:32:06 unset SSH_AGENT_PID; 07:32:06 echo Agent pid 38 killed; 07:32:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:32:07 + git semver [Pipeline] } 07:32:07 $ docker stop --time=1 350ce8bad2adfe391fa5d6f3d175340fd4ecde94c3e80d9e151c1e2cbba916c3 07:32:08 $ docker rm -f --volumes 350ce8bad2adfe391fa5d6f3d175340fd4ecde94c3e80d9e151c1e2cbba916c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:32:09 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 07:32:09 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 07:32:09 total 16 07:32:09 drwxr-xr-x 3 root root 4096 Jul 24 07:20 . 07:32:09 drwxrwxr-x 14 jenkins jenkins 4096 Jul 24 07:31 .. 07:32:09 drwxr-xr-x 2 root root 4096 Jul 24 07:20 cost 07:32:09 -rw-r--r-- 1 root root 83 Jul 24 07:20 cost.csv 07:32:09 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 07:32:09 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 07:32:09 total 16 07:32:09 drwxr-xr-x 3 jenkins jenkins 4096 Jul 24 07:20 . 07:32:09 drwxrwxr-x 14 jenkins jenkins 4096 Jul 24 07:31 .. 07:32:09 drwxr-xr-x 2 jenkins jenkins 4096 Jul 24 07:20 cost 07:32:09 -rw-r--r-- 1 jenkins jenkins 83 Jul 24 07:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:32:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:32:10 ---> package-listing.sh 07:32:10 ++ facter osfamily 07:32:10 ++ tr '[:upper:]' '[:lower:]' 07:32:10 + OS_FAMILY=debian 07:32:10 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 07:32:10 + START_PACKAGES=/tmp/packages_start.txt 07:32:10 + END_PACKAGES=/tmp/packages_end.txt 07:32:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:32:10 + PACKAGES=/tmp/packages_start.txt 07:32:10 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 07:32:10 + PACKAGES=/tmp/packages_end.txt 07:32:10 + case "${OS_FAMILY}" in 07:32:10 + dpkg -l 07:32:10 + grep '^ii' 07:32:10 + '[' -f /tmp/packages_start.txt ']' 07:32:10 + '[' -f /tmp/packages_end.txt ']' 07:32:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:32:10 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 07:32:10 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 07:32:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 07:32:10 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:32:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:32:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:32:11 prd-ubuntu20.04-docker-8c-8g-6307 does not seem to be running inside a container 07:32:11 $ 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:32:12 $ docker top dcb49b206341169a39185a92412b5f16ec8afcb90be77c8418e8f0a2e1d02fb2 -eo pid,comm [Pipeline] { [Pipeline] sh 07:32:12 + touch /tmp/pre-build-complete [Pipeline] sh 07:32:12 + mkdir -p /var/log/sysstat [Pipeline] sh 07:32:13 + ls /var/log/sa-host 07:32:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:32:13 provisioning config files... 07:32:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10087081424248845790tmp [Pipeline] { [Pipeline] echo 07:32:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:32:13 ---> create-netrc.sh [Pipeline] } 07:32:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:32:13 ---> python-tools-install.sh [Pipeline] echo 07:32:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:32:14 ---> sudo-logs.sh 07:32:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:32:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:32:14 ---> job-cost.sh 07:32:14 lf-activate-venv: SKIPPING 07:32:14 DEBUG: total: 0.2199999988079071 07:32:14 INFO: Retrieving Stack Cost... 07:32:14 INFO: Retrieving Pricing Info for: v3-standard-8 07:32:15 INFO: Archiving Costs [Pipeline] echo 07:32:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:32:15 ---> logs-deploy.sh 07:32:15 lf-activate-venv: SKIPPING 07:32:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/176 07:32:15 INFO: archiving workspace using pattern(s): 07:32:16 Archives upload complete. 07:32:16 INFO: archiving logs to Nexus 07:32:17 ---> uname -a: 07:32:17 Linux prd-ubuntu20-04-docker-8c-8g-6307 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:32:17 07:32:17 07:32:17 ---> lscpu: 07:32:17 Architecture: x86_64 07:32:17 CPU op-mode(s): 32-bit, 64-bit 07:32:17 Byte Order: Little Endian 07:32:17 Address sizes: 40 bits physical, 48 bits virtual 07:32:17 CPU(s): 8 07:32:17 On-line CPU(s) list: 0-7 07:32:17 Thread(s) per core: 1 07:32:17 Core(s) per socket: 1 07:32:17 Socket(s): 8 07:32:17 NUMA node(s): 1 07:32:17 Vendor ID: AuthenticAMD 07:32:17 CPU family: 23 07:32:17 Model: 49 07:32:17 Model name: AMD EPYC-Rome Processor 07:32:17 Stepping: 0 07:32:17 CPU MHz: 2799.998 07:32:17 BogoMIPS: 5599.99 07:32:17 Virtualization: AMD-V 07:32:17 Hypervisor vendor: KVM 07:32:17 Virtualization type: full 07:32:17 L1d cache: 256 KiB 07:32:17 L1i cache: 256 KiB 07:32:17 L2 cache: 4 MiB 07:32:17 L3 cache: 128 MiB 07:32:17 NUMA node0 CPU(s): 0-7 07:32:17 Vulnerability Itlb multihit: Not affected 07:32:17 Vulnerability L1tf: Not affected 07:32:17 Vulnerability Mds: Not affected 07:32:17 Vulnerability Meltdown: Not affected 07:32:17 Vulnerability Mmio stale data: Not affected 07:32:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:32:17 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:32:17 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:32:17 Vulnerability Srbds: Not affected 07:32:17 Vulnerability Tsx async abort: Not affected 07:32:17 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 07:32:17 07:32:17 07:32:17 ---> nproc: 07:32:17 8 07:32:17 07:32:17 07:32:17 ---> df -h: 07:32:17 Filesystem Size Used Avail Use% Mounted on 07:32:17 overlay 155G 16G 140G 10% / 07:32:17 tmpfs 64M 0 64M 0% /dev 07:32:17 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:32:17 shm 64M 0 64M 0% /dev/shm 07:32:17 /dev/vda1 155G 16G 140G 10% /facter-os 07:32:17 07:32:17 07:32:17 ---> sar -b -r -n DEV: 07:32:17 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6307) 07/24/24 _x86_64_ (8 CPU) 07:32:17 07:32:17 07:14:26 LINUX RESTART (8 CPU) 07:32:17 07:32:17 07:15:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:32:17 07:16:01 322.38 15.33 307.05 0.00 1942.29 45768.08 0.00 07:32:17 07:17:01 281.19 2.72 278.47 0.00 26.66 83411.30 0.00 07:32:17 07:18:01 125.84 0.08 125.76 0.00 8.53 61705.70 0.00 07:32:17 07:19:01 251.77 0.17 251.60 0.00 1.33 31471.51 0.00 07:32:17 07:20:01 183.24 5.12 178.12 0.00 4357.81 74428.55 0.00 07:32:17 07:21:01 164.61 0.25 164.36 0.00 7.60 40485.39 0.00 07:32:17 07:22:01 5.15 1.03 4.12 0.00 21.99 106.23 0.00 07:32:17 07:23:01 1.75 0.00 1.75 0.00 0.00 19.59 0.00 07:32:17 07:24:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 07:32:17 07:25:02 1.82 0.00 1.82 0.00 0.00 20.66 0.00 07:32:17 07:26:01 0.93 0.00 0.93 0.00 0.00 9.89 0.00 07:32:17 07:27:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 07:32:17 07:28:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 07:32:17 07:29:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 07:32:17 07:30:01 1.28 0.02 1.27 0.00 0.13 18.93 0.00 07:32:17 07:31:01 6.83 0.12 6.72 0.00 13.06 1846.36 0.00 07:32:17 07:32:01 145.41 0.47 144.94 0.00 6.93 60553.37 0.00 07:32:17 Average: 88.13 1.49 86.65 0.00 376.02 23545.76 0.00 07:32:17 07:32:17 07:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:32:17 07:16:01 28697036 31549316 765568 2.33 79296 3037196 1827896 5.39 1063884 2721560 201364 07:32:17 07:17:01 27413508 31538500 768840 2.34 191072 4069632 1886288 5.56 1180760 3751132 84720 07:32:17 07:18:01 26135804 31314912 980080 2.98 200332 5028012 2053960 6.05 1518024 4591324 25888 07:32:17 07:19:01 24788804 30640588 1648604 5.01 248116 5559436 2033052 5.99 2296880 5043996 25832 07:32:17 07:20:01 24198528 31467776 801048 2.44 267184 6938904 1876256 5.53 1937212 5969468 44960 07:32:17 07:21:01 23950852 31475504 789920 2.40 287072 7137080 1712772 5.05 2009004 6103904 376 07:32:17 07:22:01 23956328 31477128 788668 2.40 285660 7134448 1732252 5.11 2006696 6101176 8 07:32:17 07:23:01 23964644 31485504 780228 2.37 285720 7134452 1732252 5.11 1998976 6101180 44 07:32:17 07:24:01 23964336 31485204 780468 2.37 285736 7134452 1732252 5.11 1998780 6101180 8 07:32:17 07:25:02 23972384 31493308 772324 2.35 285780 7134456 1732252 5.11 1990788 6101184 16 07:32:17 07:26:01 23972620 31493560 772008 2.35 285792 7134452 1732252 5.11 1990848 6101184 44 07:32:17 07:27:01 23975384 31496344 769380 2.34 285796 7134460 1732252 5.11 1988388 6101188 36 07:32:17 07:28:01 23975368 31496348 769312 2.34 285808 7134468 1732252 5.11 1988728 6101192 192 07:32:17 07:29:01 23975612 31496616 769000 2.34 285832 7134472 1732252 5.11 1988852 6101192 204 07:32:17 07:30:01 23974292 31495424 769932 2.34 285880 7134452 1750936 5.16 1988956 6101180 244 07:32:17 07:31:01 23273928 31451284 812620 2.47 290140 7742492 1995720 5.88 2037220 6708404 616320 07:32:17 07:32:01 22517604 31437684 820416 2.49 318568 8367688 1938980 5.71 2117428 7287588 940 07:32:17 Average: 24512178 31429118 844613 2.57 261987 6593562 1819640 5.36 1888319 5711061 58894 07:32:17 07:32:17 07:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:32:17 07:16:01 docker0 65.61 65.28 4.64 392.36 0.00 0.00 0.00 0.00 07:32:17 07:16:01 ens3 672.78 438.40 8181.00 98.81 0.00 0.00 0.00 0.00 07:32:17 07:16:01 lo 8.86 8.86 0.92 0.92 0.00 0.00 0.00 0.00 07:32:17 07:17:01 docker0 293.12 419.93 26.07 3262.96 0.00 0.00 0.00 0.00 07:32:17 07:17:01 ens3 431.74 299.75 3273.72 34.12 0.00 0.00 0.00 0.00 07:32:17 07:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:32:17 07:18:01 veth8647427 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 07:32:17 07:18:01 docker0 69.24 182.52 4.09 3951.65 0.00 0.00 0.00 0.00 07:32:17 07:18:01 veth6dcd5b9 16.94 22.03 1.11 92.74 0.00 0.00 0.00 0.01 07:32:17 07:18:01 ens3 244.00 106.36 4661.57 23.11 0.00 0.00 0.00 0.00 07:32:17 07:18:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 07:32:17 07:19:01 veth15f6041 0.20 0.33 0.05 0.12 0.00 0.00 0.00 0.00 07:32:17 07:19:01 veth8647427 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:32:17 07:19:01 docker0 100.90 147.08 16.38 1590.63 0.00 0.00 0.00 0.00 07:32:17 07:19:01 ens3 172.48 117.33 1612.48 28.93 0.00 0.00 0.00 0.00 07:32:17 07:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:32:17 07:20:01 docker0 1.47 3.32 0.09 30.96 0.00 0.00 0.00 0.00 07:32:17 07:20:01 ens3 264.22 173.37 2768.61 141.50 0.00 0.00 0.00 0.00 07:32:17 07:20:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 07:32:17 07:21:01 docker0 2.67 4.75 0.17 62.33 0.00 0.00 0.00 0.00 07:32:17 07:21:01 ens3 158.81 117.98 2671.61 359.56 0.00 0.00 0.00 0.00 07:32:17 07:21:01 lo 8.00 8.00 0.79 0.79 0.00 0.00 0.00 0.00 07:32:17 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:32:17 07:22:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:32:17 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:32:17 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:32:17 07:23:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 07:32:17 07:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:32:17 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:32:17 07:24:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:32:17 07:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:32:17 07:25:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:32:17 07:25:02 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 07:32:17 07:25:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:32:17 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:32:17 07:26:01 ens3 0.73 0.44 3.29 0.03 0.00 0.00 0.00 0.00 07:32:17 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:32:17 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:32:17 07:27:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:32:17 07:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:32:17 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:32:17 07:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:32:17 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:32:17 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:32:17 07:29:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:32:17 07:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:32:17 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:32:17 07:30:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:32:17 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:32:17 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:32:17 07:31:01 ens3 113.10 63.42 3600.28 8.29 0.00 0.00 0.00 0.00 07:32:17 07:31:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 07:32:17 07:32:01 veth5fa072f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:32:17 07:32:01 docker0 75.60 133.81 7.00 1252.50 0.00 0.00 0.00 0.00 07:32:17 07:32:01 ens3 313.55 202.23 4505.92 111.12 0.00 0.00 0.00 0.00 07:32:17 07:32:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 07:32:17 Average: veth5fa072f 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 07:32:17 Average: docker0 35.83 56.33 3.44 620.81 0.00 0.00 0.00 0.00 07:32:17 Average: ens3 139.68 89.49 1841.70 47.43 0.00 0.00 0.00 0.00 07:32:17 Average: lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 07:32:17 07:32:17 07:32:17 ---> sar -P ALL: 07:32:17 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6307) 07/24/24 _x86_64_ (8 CPU) 07:32:17 07:32:17 07:14:26 LINUX RESTART (8 CPU) 07:32:17 07:32:17 07:15:01 CPU %user %nice %system %iowait %steal %idle 07:32:17 07:16:01 all 9.50 0.00 3.22 4.79 0.07 82.42 07:32:17 07:16:01 0 7.09 0.00 2.95 1.28 0.05 88.64 07:32:17 07:16:01 1 10.03 0.00 3.09 0.22 0.08 86.58 07:32:17 07:16:01 2 10.19 0.00 3.08 0.98 0.05 85.71 07:32:17 07:16:01 3 10.16 0.00 2.97 13.27 0.07 73.53 07:32:17 07:16:01 4 7.56 0.00 3.54 0.24 0.07 88.60 07:32:17 07:16:01 5 11.25 0.00 3.23 1.21 0.07 84.23 07:32:17 07:16:01 6 10.00 0.00 2.94 17.75 0.07 69.23 07:32:17 07:16:01 7 9.75 0.00 3.93 3.29 0.07 82.96 07:32:17 07:17:01 all 6.58 0.00 3.49 7.82 0.06 82.05 07:32:17 07:17:01 0 5.47 0.00 3.32 1.96 0.08 89.16 07:32:17 07:17:01 1 6.72 0.00 3.96 1.43 0.03 87.85 07:32:17 07:17:01 2 7.69 0.00 2.82 0.57 0.08 88.84 07:32:17 07:17:01 3 6.25 0.00 2.57 5.81 0.07 85.30 07:32:17 07:17:01 4 7.18 0.00 3.61 2.29 0.03 86.89 07:32:17 07:17:01 5 7.25 0.00 4.92 40.56 0.08 47.19 07:32:17 07:17:01 6 5.79 0.00 2.86 9.38 0.05 81.92 07:32:17 07:17:01 7 6.31 0.00 3.86 0.88 0.07 88.89 07:32:17 07:18:01 all 28.64 0.00 6.33 4.06 0.08 60.90 07:32:17 07:18:01 0 26.51 0.00 5.01 0.08 0.08 68.32 07:32:17 07:18:01 1 28.73 0.00 7.42 17.75 0.08 46.01 07:32:17 07:18:01 2 28.41 0.00 6.05 0.42 0.05 65.07 07:32:17 07:18:01 3 27.94 0.00 6.08 6.83 0.08 59.07 07:32:17 07:18:01 4 31.62 0.00 6.27 0.32 0.08 61.71 07:32:17 07:18:01 5 30.12 0.00 6.51 1.77 0.08 61.52 07:32:17 07:18:01 6 27.43 0.00 5.82 4.62 0.07 62.06 07:32:17 07:18:01 7 28.33 0.00 7.49 0.79 0.07 63.33 07:32:17 07:19:01 all 16.26 0.00 3.25 3.50 0.07 76.92 07:32:17 07:19:01 0 1.20 0.00 0.65 0.08 0.05 98.01 07:32:17 07:19:01 1 16.84 0.00 5.03 1.18 0.08 76.87 07:32:17 07:19:01 2 10.07 0.00 2.97 1.38 0.05 85.53 07:32:17 07:19:01 3 25.56 0.00 4.07 3.68 0.08 66.61 07:32:17 07:19:01 4 15.18 0.00 3.93 2.60 0.08 78.21 07:32:17 07:19:01 5 31.47 0.00 3.12 0.15 0.05 65.22 07:32:17 07:19:01 6 17.93 0.00 3.20 4.42 0.07 74.38 07:32:17 07:19:01 7 11.83 0.00 3.06 14.57 0.07 70.47 07:32:17 07:20:01 all 29.53 0.00 7.01 5.69 0.08 57.68 07:32:17 07:20:01 0 26.89 0.00 6.07 1.48 0.07 65.49 07:32:17 07:20:01 1 30.23 0.00 7.27 5.92 0.07 56.52 07:32:17 07:20:01 2 27.42 0.00 6.75 3.48 0.08 62.26 07:32:17 07:20:01 3 30.49 0.00 7.67 10.85 0.12 50.87 07:32:17 07:20:01 4 28.99 0.00 6.90 2.60 0.08 61.43 07:32:17 07:20:01 5 27.67 0.00 6.06 1.41 0.07 64.79 07:32:17 07:20:01 6 28.44 0.00 7.55 6.44 0.10 57.48 07:32:17 07:20:01 7 36.15 0.00 7.85 13.38 0.08 42.53 07:32:17 07:21:01 all 6.19 0.00 2.76 3.97 0.08 87.00 07:32:17 07:21:01 0 5.04 0.00 3.14 1.04 0.08 90.69 07:32:17 07:21:01 1 6.29 0.00 2.41 0.19 0.05 91.07 07:32:17 07:21:01 2 6.52 0.00 2.22 0.10 0.05 91.11 07:32:17 07:21:01 3 6.09 0.00 2.89 8.73 0.19 82.10 07:32:17 07:21:01 4 5.90 0.00 2.17 1.70 0.07 90.16 07:32:17 07:21:01 5 6.02 0.00 2.89 0.50 0.05 90.53 07:32:17 07:21:01 6 7.49 0.00 3.05 4.22 0.05 85.18 07:32:17 07:21:01 7 6.20 0.00 3.29 15.39 0.07 75.05 07:32:17 07:22:01 all 0.13 0.00 0.09 0.05 0.01 99.72 07:32:17 07:22:01 0 0.12 0.00 0.08 0.00 0.02 99.78 07:32:17 07:22:01 1 0.05 0.00 0.12 0.00 0.02 99.82 07:32:17 07:22:01 2 0.07 0.00 0.07 0.00 0.02 99.85 07:32:17 07:22:01 3 0.12 0.00 0.07 0.02 0.02 99.78 07:32:17 07:22:01 4 0.03 0.00 0.05 0.00 0.02 99.90 07:32:17 07:22:01 5 0.33 0.00 0.08 0.03 0.00 99.55 07:32:17 07:22:01 6 0.05 0.00 0.12 0.32 0.02 99.50 07:32:17 07:22:01 7 0.28 0.00 0.17 0.00 0.00 99.55 07:32:17 07:23:01 all 0.05 0.00 0.02 0.00 0.01 99.92 07:32:17 07:23:01 0 0.08 0.00 0.03 0.00 0.02 99.87 07:32:17 07:23:01 1 0.07 0.00 0.02 0.00 0.00 99.92 07:32:17 07:23:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:32:17 07:23:01 3 0.08 0.00 0.03 0.00 0.00 99.88 07:32:17 07:23:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:32:17 07:23:01 5 0.05 0.00 0.02 0.00 0.00 99.93 07:32:17 07:23:01 6 0.00 0.00 0.03 0.03 0.00 99.93 07:32:17 07:23:01 7 0.05 0.00 0.02 0.00 0.00 99.93 07:32:17 07:24:01 all 0.05 0.00 0.01 0.00 0.01 99.92 07:32:17 07:24:01 0 0.05 0.00 0.02 0.00 0.02 99.92 07:32:17 07:24:01 1 0.05 0.00 0.00 0.00 0.00 99.95 07:32:17 07:24:01 2 0.03 0.00 0.03 0.02 0.02 99.90 07:32:17 07:24:01 3 0.20 0.00 0.00 0.00 0.02 99.78 07:32:17 07:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:32:17 07:24:01 5 0.05 0.00 0.03 0.00 0.02 99.90 07:32:17 07:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:32:17 07:24:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:32:17 07:25:02 all 0.04 0.00 0.01 0.09 0.01 99.85 07:32:17 07:25:02 0 0.03 0.00 0.02 0.00 0.00 99.95 07:32:17 07:25:02 1 0.00 0.00 0.02 0.00 0.02 99.97 07:32:17 07:25:02 2 0.03 0.00 0.00 0.15 0.02 99.80 07:32:17 07:25:02 3 0.18 0.00 0.02 0.00 0.00 99.80 07:32:17 07:25:02 4 0.00 0.00 0.00 0.00 0.02 99.98 07:32:17 07:25:02 5 0.03 0.00 0.00 0.00 0.00 99.97 07:32:17 07:25:02 6 0.02 0.00 0.00 0.58 0.02 99.38 07:32:17 07:25:02 7 0.02 0.00 0.02 0.00 0.00 99.97 07:32:17 07:26:01 all 0.02 0.00 0.01 0.05 0.01 99.91 07:32:17 07:26:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:32:17 07:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:32:17 07:26:01 2 0.07 0.00 0.02 0.00 0.03 99.88 07:32:17 07:26:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:32:17 07:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:32:17 07:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:32:17 07:26:01 6 0.02 0.00 0.00 0.41 0.00 99.58 07:32:17 07:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:32:17 07:32:17 07:26:01 CPU %user %nice %system %iowait %steal %idle 07:32:17 07:27:01 all 0.02 0.00 0.01 0.02 0.01 99.94 07:32:17 07:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:32:17 07:27:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:32:17 07:27:01 2 0.03 0.00 0.03 0.00 0.02 99.92 07:32:17 07:27:01 3 0.03 0.00 0.00 0.13 0.02 99.82 07:32:17 07:27:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:32:17 07:27:01 5 0.02 0.00 0.03 0.00 0.02 99.93 07:32:17 07:27:01 6 0.00 0.00 0.00 0.05 0.00 99.95 07:32:17 07:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:32:17 07:28:01 all 0.02 0.00 0.01 0.01 0.01 99.96 07:32:17 07:28:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:32:17 07:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:32:17 07:28:01 2 0.05 0.00 0.00 0.00 0.03 99.92 07:32:17 07:28:01 3 0.02 0.00 0.02 0.07 0.00 99.90 07:32:17 07:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:32:17 07:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:32:17 07:28:01 6 0.00 0.00 0.02 0.02 0.00 99.97 07:32:17 07:28:01 7 0.00 0.00 0.02 0.00 0.02 99.97 07:32:17 07:29:01 all 0.22 0.00 0.01 0.04 0.01 99.71 07:32:17 07:29:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:32:17 07:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:32:17 07:29:01 2 0.02 0.00 0.03 0.00 0.02 99.93 07:32:17 07:29:01 3 0.05 0.00 0.00 0.32 0.02 99.62 07:32:17 07:29:01 4 0.03 0.00 0.00 0.00 0.02 99.95 07:32:17 07:29:01 5 1.61 0.00 0.02 0.00 0.02 98.35 07:32:17 07:29:01 6 0.02 0.00 0.00 0.02 0.02 99.95 07:32:17 07:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:32:17 07:30:01 all 0.03 0.00 0.04 0.00 0.00 99.93 07:32:17 07:30:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:32:17 07:30:01 1 0.00 0.00 0.03 0.00 0.00 99.97 07:32:17 07:30:01 2 0.03 0.00 0.07 0.00 0.02 99.88 07:32:17 07:30:01 3 0.03 0.00 0.02 0.02 0.00 99.93 07:32:17 07:30:01 4 0.03 0.00 0.05 0.00 0.00 99.92 07:32:17 07:30:01 5 0.08 0.00 0.03 0.00 0.02 99.87 07:32:17 07:30:01 6 0.00 0.00 0.05 0.00 0.00 99.95 07:32:17 07:30:01 7 0.00 0.00 0.03 0.00 0.00 99.97 07:32:17 07:31:01 all 2.41 0.00 1.04 0.13 0.02 96.39 07:32:17 07:31:01 0 2.16 0.00 0.87 0.02 0.02 96.94 07:32:17 07:31:01 1 3.51 0.00 0.99 0.03 0.02 95.45 07:32:17 07:31:01 2 2.35 0.00 1.26 0.03 0.03 96.33 07:32:17 07:31:01 3 2.70 0.00 0.95 0.44 0.03 95.88 07:32:17 07:31:01 4 1.88 0.00 1.49 0.00 0.03 96.60 07:32:17 07:31:01 5 2.48 0.00 1.09 0.02 0.02 96.39 07:32:17 07:31:01 6 1.85 0.00 0.99 0.50 0.00 96.66 07:32:17 07:31:01 7 2.36 0.00 0.72 0.02 0.00 96.91 07:32:17 07:32:01 all 7.80 0.00 3.58 5.44 0.08 83.10 07:32:17 07:32:01 0 8.20 0.00 4.02 7.28 0.05 80.45 07:32:17 07:32:01 1 8.57 0.00 3.25 1.04 0.05 87.09 07:32:17 07:32:01 2 7.04 0.00 3.20 0.15 0.07 89.54 07:32:17 07:32:01 3 8.05 0.00 3.82 5.12 0.05 82.96 07:32:17 07:32:01 4 7.62 0.00 3.15 0.13 0.17 88.93 07:32:17 07:32:01 5 8.95 0.00 3.60 15.52 0.07 71.86 07:32:17 07:32:01 6 6.86 0.00 3.02 2.85 0.07 87.20 07:32:17 07:32:01 7 7.13 0.00 4.55 11.58 0.08 76.66 07:32:17 Average: all 6.29 0.00 1.81 2.09 0.04 89.77 07:32:17 Average: 0 4.86 0.00 1.54 0.77 0.03 92.80 07:32:17 Average: 1 6.51 0.00 1.97 1.62 0.03 89.87 07:32:17 Average: 2 5.86 0.00 1.68 0.43 0.04 92.00 07:32:17 Average: 3 6.91 0.00 1.83 3.24 0.05 87.98 07:32:17 Average: 4 6.21 0.00 1.83 0.58 0.04 91.35 07:32:17 Average: 5 7.47 0.00 1.85 3.56 0.03 87.09 07:32:17 Average: 6 6.21 0.00 1.74 3.02 0.03 89.00 07:32:17 Average: 7 6.34 0.00 2.04 3.49 0.03 88.09 07:32:17 07:32:17 07:32:17