Started by upstream project "edgexfoundry/cd-management/release" build number 150 originally caused by: Push event to branch release Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0be910da442da054ca269013485ad7785d291f45 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-ssh2209019063575328280.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh6906310549689366552.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh1311055851526805102.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh2748610357615123894.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-ssh428544132876261768.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-17535’ is offline Running on prd-ubuntu20.04-docker-8c-8g-17540 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 0be910da442da054ca269013485ad7785d291f45 (main) Commit message: "Merge pull request #621 from lenny-intel/changelog" > 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 0be910da442da054ca269013485ad7785d291f45 # timeout=10 > git rev-list --no-walk 0be910da442da054ca269013485ad7785d291f45 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:35:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:35:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:35:04 ========================================================= 20:35:04 EdgeX Global Pipelines Version Info 20:35:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:35:04 ------------------- 20:35:04 stable info: 20:35:04 ------------------- 20:35:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:35:04 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 20:35:04 Message: update stable to v1.0.249 20:35:05 ------------------- 20:35:05 experimental info: 20:35:05 ------------------- 20:35:05 Commited By: **** collab-it+edgex@linuxfoundation.org 20:35:05 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 20:35:05 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0be910da442da054ca269013485ad7785d291f45 [Pipeline] echo 20:35:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0be910d [Pipeline] echo 20:35:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:35:06 provisioning config files... 20:35:06 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config15289405593938705541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:35:06 ---> docker-login.sh 20:35:06 nexus3.edgexfoundry.org:10001 20:35:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:06 Configure a credential helper to remove this warning. See 20:35:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:06 20:35:06 Login Succeeded 20:35:06 nexus3.edgexfoundry.org:10002 20:35:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:06 Configure a credential helper to remove this warning. See 20:35:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:06 20:35:06 Login Succeeded 20:35:06 nexus3.edgexfoundry.org:10003 20:35:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:06 Configure a credential helper to remove this warning. See 20:35:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:06 20:35:06 Login Succeeded 20:35:06 nexus3.edgexfoundry.org:10004 20:35:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:07 Configure a credential helper to remove this warning. See 20:35:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:07 20:35:07 Login Succeeded 20:35:07 docker.io 20:35:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:07 Configure a credential helper to remove this warning. See 20:35:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:07 20:35:07 Login Succeeded 20:35:07 ---> docker-login.sh ends [Pipeline] } 20:35:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:35:07 + git rev-list -1 --merges 0be910da442da054ca269013485ad7785d291f45~1..0be910da442da054ca269013485ad7785d291f45 [Pipeline] echo 20:35:07 -----------> git rev-list -1 --merges 0be910da442da054ca269013485ad7785d291f45~1..0be910da442da054ca269013485ad7785d291f45 0be910da442da054ca269013485ad7785d291f45 20:35:07 0be910da442da054ca269013485ad7785d291f45 [false] [Pipeline] sh 20:35:08 + git log --format=format:%s -1 0be910da442da054ca269013485ad7785d291f45 [Pipeline] echo 20:35:08 ========================================================= 20:35:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId 20:35:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:35:08 + git log --format=format:%s -1 0be910da442da054ca269013485ad7785d291f45 [Pipeline] echo 20:35:08 [semverPrep] GIT_COMMIT: 0be910da442da054ca269013485ad7785d291f45, Commit Message: Merge pull request #621 from lenny-intel/changelog [Pipeline] echo 20:35:08 [semverPrep] This is not a build commit. [Pipeline] sh 20:35:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:35:09 + grep -v github /etc/ssh/ssh_known_hosts 20:35:09 + [ -e /tmp/ssh_known_hosts ] 20:35:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:35:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:35:09 + sudo tee -a /etc/ssh/ssh_known_hosts 20:35:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:35:09 20:35:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:35:09 0.1.4: Pulling from edgex-devops/py-git-semver 20:35:09 b85a868b505f: Pulling fs layer 20:35:09 e2be974225ed: Pulling fs layer 20:35:09 339a4e72a1f5: Pulling fs layer 20:35:09 988bab9f4d93: Pulling fs layer 20:35:09 1469e6f7b9e6: Pulling fs layer 20:35:09 eaf3925da568: Pulling fs layer 20:35:09 bab4dde63d76: Pulling fs layer 20:35:09 bde34c3a00c8: Pulling fs layer 20:35:09 b352a97aabf1: Pulling fs layer 20:35:09 4872d77fe225: Pulling fs layer 20:35:09 5851b861e8e6: Pulling fs layer 20:35:09 bab4dde63d76: Waiting 20:35:09 988bab9f4d93: Waiting 20:35:09 1469e6f7b9e6: Waiting 20:35:09 bde34c3a00c8: Waiting 20:35:09 b352a97aabf1: Waiting 20:35:09 4872d77fe225: Waiting 20:35:09 eaf3925da568: Waiting 20:35:09 5851b861e8e6: Waiting 20:35:09 e2be974225ed: Verifying Checksum 20:35:09 e2be974225ed: Download complete 20:35:09 988bab9f4d93: Verifying Checksum 20:35:09 988bab9f4d93: Download complete 20:35:09 1469e6f7b9e6: Verifying Checksum 20:35:09 1469e6f7b9e6: Download complete 20:35:10 eaf3925da568: Download complete 20:35:10 339a4e72a1f5: Verifying Checksum 20:35:10 339a4e72a1f5: Download complete 20:35:10 bde34c3a00c8: Download complete 20:35:10 b352a97aabf1: Download complete 20:35:10 4872d77fe225: Download complete 20:35:10 5851b861e8e6: Verifying Checksum 20:35:10 5851b861e8e6: Download complete 20:35:10 b85a868b505f: Verifying Checksum 20:35:10 b85a868b505f: Download complete 20:35:10 bab4dde63d76: Verifying Checksum 20:35:10 bab4dde63d76: Download complete 20:35:11 b85a868b505f: Pull complete 20:35:11 e2be974225ed: Pull complete 20:35:11 339a4e72a1f5: Pull complete 20:35:11 988bab9f4d93: Pull complete 20:35:12 1469e6f7b9e6: Pull complete 20:35:12 eaf3925da568: Pull complete 20:35:14 bab4dde63d76: Pull complete 20:35:14 bde34c3a00c8: Pull complete 20:35:14 b352a97aabf1: Pull complete 20:35:14 4872d77fe225: Pull complete 20:35:14 5851b861e8e6: Pull complete 20:35:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:35:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:35:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:35:14 prd-ubuntu20.04-docker-8c-8g-17540 does not seem to be running inside a container 20:35:14 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:35:16 $ docker top 294b4d8cc6954a36759a73551c070e68c224c83e3c0ab365d6653bedc82bfdf0 -eo pid,comm 20:35:16 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:35:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:35:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:35:16 [ssh-agent] Looking for ssh-agent implementation... 20:35:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:35:16 $ docker exec 294b4d8cc6954a36759a73551c070e68c224c83e3c0ab365d6653bedc82bfdf0 ssh-agent 20:35:16 SSH_AUTH_SOCK=/tmp/ssh-9cBWAD6iv2TS/agent.34 20:35:16 SSH_AGENT_PID=40 20:35:16 Running ssh-add (command line suppressed) 20:35:16 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_12028024499475874011.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_12028024499475874011.key) 20:35:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:35:16 + git tag --points-at 0be910da442da054ca269013485ad7785d291f45 [Pipeline] } 20:35:17 $ docker exec --env ******** --env ******** 294b4d8cc6954a36759a73551c070e68c224c83e3c0ab365d6653bedc82bfdf0 ssh-agent -k 20:35:17 unset SSH_AUTH_SOCK; 20:35:17 unset SSH_AGENT_PID; 20:35:17 echo Agent pid 40 killed; 20:35:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 20:35:17 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v3.0.0|v3.0.0-dev.21' [Pipeline] sshagent 20:35:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:35:17 [ssh-agent] Looking for ssh-agent implementation... 20:35:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:35:17 $ docker exec 294b4d8cc6954a36759a73551c070e68c224c83e3c0ab365d6653bedc82bfdf0 ssh-agent 20:35:17 SSH_AUTH_SOCK=/tmp/ssh-3ZxLPV04L3jr/agent.72 20:35:17 SSH_AGENT_PID=78 20:35:17 Running ssh-add (command line suppressed) 20:35:17 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14037514240180116988.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14037514240180116988.key) 20:35:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:35:17 + git semver init 20:35:18 2023-05-31 20:35:17,996 [run_init] DEBUG init version:0.0.0 force:False 20:35:18 2023-05-31 20:35:17,997 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 20:35:18 2023-05-31 20:35:17,997 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 20:35:18 2023-05-31 20:35:17,998 [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) 20:35:19 2023-05-31 20:35:19,417 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 20:35:19 2023-05-31 20:35:19,419 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 20:35:19 2023-05-31 20:35:19,419 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 20:35:19 2023-05-31 20:35:19,419 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 20:35:19 3.0.0 [Pipeline] } 20:35:19 $ docker exec --env ******** --env ******** 294b4d8cc6954a36759a73551c070e68c224c83e3c0ab365d6653bedc82bfdf0 ssh-agent -k 20:35:19 unset SSH_AUTH_SOCK; 20:35:19 unset SSH_AGENT_PID; 20:35:19 echo Agent pid 78 killed; 20:35:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:35:20 + git semver [Pipeline] } 20:35:20 $ docker stop --time=1 294b4d8cc6954a36759a73551c070e68c224c83e3c0ab365d6653bedc82bfdf0 20:35:21 $ docker rm -f --volumes 294b4d8cc6954a36759a73551c070e68c224c83e3c0ab365d6653bedc82bfdf0 [Pipeline] // withDockerContainer [Pipeline] sh 20:35:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:35:22 Stashed 1 file(s) [Pipeline] echo 20:35:22 [edgeXSemver]: initialized semver on version 3.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:35:22 + git checkout 0be910da442da054ca269013485ad7785d291f45 20:35:22 HEAD is now at 0be910d Merge pull request #621 from lenny-intel/changelog [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:35:22 provisioning config files... 20:35:22 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11779833862529360994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:35:23 ---> docker-login.sh 20:35:23 nexus3.edgexfoundry.org:10001 20:35:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:23 Configure a credential helper to remove this warning. See 20:35:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:23 20:35:23 Login Succeeded 20:35:23 nexus3.edgexfoundry.org:10002 20:35:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:23 Configure a credential helper to remove this warning. See 20:35:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:23 20:35:23 Login Succeeded 20:35:23 nexus3.edgexfoundry.org:10003 20:35:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:23 Configure a credential helper to remove this warning. See 20:35:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:23 20:35:23 Login Succeeded 20:35:23 nexus3.edgexfoundry.org:10004 20:35:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:23 Configure a credential helper to remove this warning. See 20:35:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:23 20:35:23 Login Succeeded 20:35:23 docker.io 20:35:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:23 Configure a credential helper to remove this warning. See 20:35:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:23 20:35:23 Login Succeeded 20:35:23 ---> docker-login.sh ends [Pipeline] } 20:35:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:35:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:35:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:35:23 ========================================================= 20:35:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:35:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:23 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 20:35:24 Sending build context to Docker daemon 47.6MB 20:35:24 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 20:35:24 Step 2/15 : FROM ${BASE} AS builder 20:35:24 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:35:24 f56be85fc22e: Pulling fs layer 20:35:24 85791d961cd3: Pulling fs layer 20:35:24 d694b5ae8c79: Pulling fs layer 20:35:24 9f32a84ed3da: Pulling fs layer 20:35:24 4d19c01a9841: Pulling fs layer 20:35:24 9325e15d5711: Pulling fs layer 20:35:24 556b6ee489ea: Pulling fs layer 20:35:24 c5a4b2cf53e6: Pulling fs layer 20:35:24 556b6ee489ea: Waiting 20:35:24 c5a4b2cf53e6: Waiting 20:35:24 4d19c01a9841: Waiting 20:35:24 9325e15d5711: Waiting 20:35:24 9f32a84ed3da: Waiting 20:35:24 85791d961cd3: Verifying Checksum 20:35:24 85791d961cd3: Download complete 20:35:24 9f32a84ed3da: Verifying Checksum 20:35:24 9f32a84ed3da: Download complete 20:35:24 4d19c01a9841: Verifying Checksum 20:35:24 4d19c01a9841: Download complete 20:35:24 f56be85fc22e: Verifying Checksum 20:35:24 f56be85fc22e: Download complete 20:35:24 9325e15d5711: Verifying Checksum 20:35:24 9325e15d5711: Download complete 20:35:24 f56be85fc22e: Pull complete 20:35:24 85791d961cd3: Pull complete 20:35:24 c5a4b2cf53e6: Verifying Checksum 20:35:24 c5a4b2cf53e6: Download complete 20:35:25 d694b5ae8c79: Verifying Checksum 20:35:25 d694b5ae8c79: Download complete 20:35:25 556b6ee489ea: Download complete 20:35:28 d694b5ae8c79: Pull complete 20:35:28 9f32a84ed3da: Pull complete 20:35:28 4d19c01a9841: Pull complete 20:35:28 9325e15d5711: Pull complete 20:35:30 556b6ee489ea: Pull complete 20:35:31 c5a4b2cf53e6: Pull complete 20:35:31 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 20:35:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:35:31 ---> c4be618373d6 20:35:31 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 20:35:36 ---> Running in cbf7bdfaf6c4 20:35:36 Removing intermediate container cbf7bdfaf6c4 20:35:36 ---> d0e5563249ff 20:35:36 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 20:35:36 ---> Running in 31367460bf2d 20:35:36 Removing intermediate container 31367460bf2d 20:35:36 ---> d37a066d2089 20:35:36 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 20:35:36 ---> Running in 146764c730f2 20:35:36 Removing intermediate container 146764c730f2 20:35:36 ---> f956239bbbef 20:35:36 Step 6/15 : LABEL Name=edgex-ui-go 20:35:36 ---> Running in 3206e6ae6253 20:35:36 Removing intermediate container 3206e6ae6253 20:35:36 ---> 43df87400fcd 20:35:36 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 20:35:36 ---> Running in ccaf4b62b603 20:35:36 Removing intermediate container ccaf4b62b603 20:35:36 ---> 25a48a79e1ba 20:35:36 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 20:35:36 latest: Pulling from library/docker 20:35:36 8a49fdb3b6a5: Pulling fs layer 20:35:36 dfb60e7f5d22: Pulling fs layer 20:35:36 f74671f55a8d: Pulling fs layer 20:35:36 159682c80b19: Pulling fs layer 20:35:36 b1fd48ba55f8: Pulling fs layer 20:35:36 6478cae41da0: Pulling fs layer 20:35:36 3dc5e45939f9: Pulling fs layer 20:35:36 ec63addd3bc1: Pulling fs layer 20:35:36 3a314790488f: Pulling fs layer 20:35:36 f97b6f470a44: Pulling fs layer 20:35:36 ba6b089fd04d: Pulling fs layer 20:35:36 3580870ab4aa: Pulling fs layer 20:35:36 53d2ee3b805d: Pulling fs layer 20:35:36 9237fc1405c9: Pulling fs layer 20:35:36 3dc5e45939f9: Waiting 20:35:36 159682c80b19: Waiting 20:35:36 ec63addd3bc1: Waiting 20:35:36 b1fd48ba55f8: Waiting 20:35:36 3a314790488f: Waiting 20:35:36 6478cae41da0: Waiting 20:35:36 f97b6f470a44: Waiting 20:35:36 53d2ee3b805d: Waiting 20:35:36 ba6b089fd04d: Waiting 20:35:36 9237fc1405c9: Waiting 20:35:36 3580870ab4aa: Waiting 20:35:36 f74671f55a8d: Verifying Checksum 20:35:36 f74671f55a8d: Download complete 20:35:36 dfb60e7f5d22: Download complete 20:35:36 8a49fdb3b6a5: Verifying Checksum 20:35:36 8a49fdb3b6a5: Download complete 20:35:37 159682c80b19: Verifying Checksum 20:35:37 159682c80b19: Download complete 20:35:37 8a49fdb3b6a5: Pull complete 20:35:37 b1fd48ba55f8: Verifying Checksum 20:35:37 b1fd48ba55f8: Download complete 20:35:37 6478cae41da0: Verifying Checksum 20:35:37 6478cae41da0: Download complete 20:35:37 3dc5e45939f9: Verifying Checksum 20:35:37 3dc5e45939f9: Download complete 20:35:37 ec63addd3bc1: Download complete 20:35:37 3a314790488f: Download complete 20:35:37 dfb60e7f5d22: Pull complete 20:35:37 f97b6f470a44: Verifying Checksum 20:35:37 f97b6f470a44: Download complete 20:35:37 ba6b089fd04d: Verifying Checksum 20:35:37 ba6b089fd04d: Download complete 20:35:37 f74671f55a8d: Pull complete 20:35:37 9237fc1405c9: Verifying Checksum 20:35:37 53d2ee3b805d: Download complete 20:35:37 Still waiting to schedule task 20:35:37 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:35:37 159682c80b19: Pull complete 20:35:37 3580870ab4aa: Verifying Checksum 20:35:38 b1fd48ba55f8: Pull complete 20:35:38 6478cae41da0: Pull complete 20:35:38 3dc5e45939f9: Pull complete 20:35:38 ec63addd3bc1: Pull complete 20:35:38 3a314790488f: Pull complete 20:35:38 f97b6f470a44: Pull complete 20:35:38 ba6b089fd04d: Pull complete 20:35:39 3580870ab4aa: Pull complete 20:35:40 53d2ee3b805d: Pull complete 20:35:40 9237fc1405c9: Pull complete 20:35:40 Digest: sha256:5edfe3067bdd8b76818b036d8ef61846696af4d458ba527356c5484fcd692c2a 20:35:40 Status: Downloaded newer image for docker:latest 20:35:42 ---> b413ba098ba8 20:35:42 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:35:42 ---> Running in 853fed97ccac 20:35:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:35:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:35:43 OK: 265 MiB in 53 packages 20:35:43 Removing intermediate container 853fed97ccac 20:35:43 ---> edd31f5e5ff2 20:35:43 Step 10/15 : ENV GO111MODULE=on 20:35:43 ---> Running in 04440d0a5b84 20:35:43 Removing intermediate container 04440d0a5b84 20:35:43 ---> 10aaebfc9548 20:35:43 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 20:35:43 ---> Running in 0007be377d0a 20:35:43 Removing intermediate container 0007be377d0a 20:35:43 ---> 2989e91a4643 20:35:43 Step 12/15 : COPY go.mod vendor* ./ 20:35:43 ---> f79571993b90 20:35:43 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:43 ---> Running in 4f399e1b987e 20:36:10 Removing intermediate container 4f399e1b987e 20:36:10 ---> 7f5a616d20b9 20:36:10 Step 14/15 : COPY . . 20:36:11 ---> 4c96f2b1fc30 20:36:11 Step 15/15 : RUN ${MAKE} 20:36:11 ---> Running in 4f6daf06a702 20:36:12 noop 20:36:12 Removing intermediate container 4f6daf06a702 20:36:12 ---> 1a184b5f8295 20:36:12 Successfully built 1a184b5f8295 20:36:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:12 + docker inspect -f . ci-base-image-x86_64 20:36:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:36:12 prd-ubuntu20.04-docker-8c-8g-17540 does not seem to be running inside a container 20:36:12 $ 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 20:36:13 $ docker top 996f882f78bdd84b260c6d159c81d16129d891861fe650a0c87c6d2120ed0ca3 -eo pid,comm [Pipeline] { [Pipeline] sh 20:36:13 + go version 20:36:13 go version go1.20.2 linux/amd64 [Pipeline] } 20:36:13 $ docker stop --time=1 996f882f78bdd84b260c6d159c81d16129d891861fe650a0c87c6d2120ed0ca3 20:36:14 $ docker rm -f --volumes 996f882f78bdd84b260c6d159c81d16129d891861fe650a0c87c6d2120ed0ca3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:15 + docker inspect -f . ci-base-image-x86_64 20:36:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:36:15 prd-ubuntu20.04-docker-8c-8g-17540 does not seem to be running inside a container 20:36:15 $ 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 20:36:15 $ docker top 20ea150a423e9c7ee5e7eb32d12027d5aada1e114ac9e1ebc189aa12fd4be2b1 -eo pid,comm [Pipeline] { [Pipeline] sh 20:36:16 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 20:36:16 + make test 20:36:16 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 20:36:20 ? github.com/edgexfoundry/edgex-ui-go [no test files] 20:36:28 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 20:36:28 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 20:36:28 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 20:36:28 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 20:36:28 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 20:36:28 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 20:36:28 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 20:36:28 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 20:36:28 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 20:36:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:36:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:36:31 ./bin/test-attribution-txt.sh 20:36:31 make -C web test 20:36:31 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 20:36:31 make[1]: tput: No such file or directory 20:36:31 make[1]: tput: No such file or directory 20:36:31 warning: generating ./VERSION 20:36:31 echo "0.0.0" > VERSION 20:36:31 docker build \ 20:36:31 -f Dockerfile \ 20:36:31 --build-arg USER=1000 \ 20:36:31 \ 20:36:31 --label "git_sha=0be910da442da054ca269013485ad7785d291f45" \ 20:36:31 -t edgexfoundry/edgex-web-ui:0be910da442da054ca269013485ad7785d291f45 \ 20:36:31 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 20:36:31 . 20:36:31 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 20:36:31 Install the buildx component to build images with BuildKit: 20:36:31 https://docs.docker.com/go/buildx/ 20:36:31 20:36:31 Sending build context to Docker daemon 2.571MB 20:36:32 Step 1/10 : FROM node:16.17-alpine3.15 20:36:32 16.17-alpine3.15: Pulling from library/node 20:36:32 9621f1afde84: Pulling fs layer 20:36:32 c6f70ee39829: Pulling fs layer 20:36:32 56892a8094a2: Pulling fs layer 20:36:32 58dd87906ef0: Pulling fs layer 20:36:32 58dd87906ef0: Waiting 20:36:32 9621f1afde84: Verifying Checksum 20:36:32 9621f1afde84: Download complete 20:36:32 58dd87906ef0: Verifying Checksum 20:36:32 58dd87906ef0: Download complete 20:36:32 9621f1afde84: Pull complete 20:36:32 56892a8094a2: Verifying Checksum 20:36:32 56892a8094a2: Download complete 20:36:34 c6f70ee39829: Verifying Checksum 20:36:35 c6f70ee39829: Pull complete 20:36:35 56892a8094a2: Pull complete 20:36:35 58dd87906ef0: Pull complete 20:36:35 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 20:36:35 Status: Downloaded newer image for node:16.17-alpine3.15 20:36:35 ---> b69703f70c3d 20:36:35 Step 2/10 : RUN apk add --no-cache chromium 20:36:38 ---> Running in cf63edeb90f5 20:36:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:36:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:36:38 (1/129) Installing libxau (1.0.9-r0) 20:36:38 (2/129) Installing libmd (1.0.3-r0) 20:36:38 (3/129) Installing libbsd (0.11.3-r1) 20:36:38 (4/129) Installing libxdmcp (1.1.3-r0) 20:36:39 (5/129) Installing libxcb (1.14-r2) 20:36:39 (6/129) Installing libx11 (1.7.3.1-r0) 20:36:39 (7/129) Installing libxext (1.3.4-r0) 20:36:39 (8/129) Installing libice (1.0.10-r0) 20:36:39 (9/129) Installing libuuid (2.37.4-r0) 20:36:39 (10/129) Installing libsm (1.2.3-r0) 20:36:39 (11/129) Installing libxt (1.2.1-r0) 20:36:39 (12/129) Installing libxmu (1.1.3-r0) 20:36:39 (13/129) Installing xset (1.2.4-r0) 20:36:39 (14/129) Installing xprop (1.2.5-r0) 20:36:39 (15/129) Installing xdg-utils (1.1.3-r0) 20:36:39 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 20:36:39 (17/129) Installing pkgconf (1.8.1-r0) 20:36:39 (18/129) Installing libffi (3.4.2-r1) 20:36:39 (19/129) Installing libintl (0.21-r0) 20:36:39 (20/129) Installing libblkid (2.37.4-r0) 20:36:39 (21/129) Installing libmount (2.37.4-r0) 20:36:39 (22/129) Installing pcre (8.45-r1) 20:36:39 (23/129) Installing glib (2.70.5-r0) 20:36:39 (24/129) Installing xz-libs (5.2.5-r1) 20:36:39 (25/129) Installing libxml2 (2.9.14-r2) 20:36:39 (26/129) Installing shared-mime-info (2.1-r2) 20:36:39 (27/129) Installing hicolor-icon-theme (0.17-r1) 20:36:39 (28/129) Installing libjpeg-turbo (2.1.2-r0) 20:36:39 (29/129) Installing libpng (1.6.37-r1) 20:36:39 (30/129) Installing libwebp (1.2.2-r1) 20:36:39 (31/129) Installing zstd-libs (1.5.0-r0) 20:36:39 (32/129) Installing tiff (4.4.0-r1) 20:36:39 (33/129) Installing gdk-pixbuf (2.42.8-r0) 20:36:39 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 20:36:39 (35/129) Installing libxcomposite (0.4.5-r0) 20:36:39 (36/129) Installing libxfixes (6.0.0-r0) 20:36:39 (37/129) Installing libxrender (0.9.10-r3) 20:36:39 (38/129) Installing libxcursor (1.2.0-r0) 20:36:39 (39/129) Installing libxdamage (1.1.5-r1) 20:36:39 (40/129) Installing libxi (1.8-r0) 20:36:39 (41/129) Installing libxinerama (1.1.4-r1) 20:36:39 (42/129) Installing libxrandr (1.5.2-r1) 20:36:39 (43/129) Installing atk (2.36.0-r0) 20:36:39 (44/129) Installing libxtst (1.2.3-r3) 20:36:39 (45/129) Installing dbus-libs (1.12.24-r0) 20:36:39 (46/129) Installing at-spi2-core (2.42.0-r0) 20:36:39 (47/129) Installing at-spi2-atk (2.38.0-r0) 20:36:39 (48/129) Installing expat (2.5.0-r0) 20:36:39 (49/129) Installing brotli-libs (1.0.9-r5) 20:36:39 (50/129) Installing libbz2 (1.0.8-r1) 20:36:39 (51/129) Installing freetype (2.11.1-r2) 20:36:39 (52/129) Installing fontconfig (2.13.1-r4) 20:36:39 (53/129) Installing pixman (0.40.0-r4) 20:36:39 (54/129) Installing cairo (1.16.0-r5) 20:36:39 (55/129) Installing cairo-gobject (1.16.0-r5) 20:36:39 (56/129) Installing avahi-libs (0.8-r5) 20:36:39 (57/129) Installing gmp (6.2.1-r1) 20:36:39 (58/129) Installing nettle (3.7.3-r0) 20:36:39 (59/129) Installing p11-kit (0.24.0-r1) 20:36:39 (60/129) Installing libtasn1 (4.18.0-r1) 20:36:39 (61/129) Installing libunistring (0.9.10-r1) 20:36:39 (62/129) Installing gnutls (3.7.1-r2) 20:36:39 (63/129) Installing cups-libs (2.3.3-r6) 20:36:39 (64/129) Installing libepoxy (1.5.9-r0) 20:36:39 (65/129) Installing fribidi (1.0.11-r0) 20:36:39 (66/129) Installing graphite2 (1.3.14-r0) 20:36:39 (67/129) Installing harfbuzz (3.0.0-r2) 20:36:39 (68/129) Installing libxft (2.3.4-r0) 20:36:39 (69/129) Installing pango (1.48.10-r0) 20:36:39 (70/129) Installing wayland-libs-client (1.19.0-r1) 20:36:39 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 20:36:39 (72/129) Installing wayland-libs-egl (1.19.0-r1) 20:36:39 (73/129) Installing xkeyboard-config (2.34-r0) 20:36:39 (74/129) Installing libxkbcommon (1.3.1-r0) 20:36:40 (75/129) Installing gtk+3.0 (3.24.30-r0) 20:36:40 Executing gtk+3.0-3.24.30-r0.post-install 20:36:40 (76/129) Installing libfontenc (1.1.4-r0) 20:36:40 (77/129) Installing mkfontscale (1.2.1-r1) 20:36:40 (78/129) Installing ttf-opensans (1.10-r1) 20:36:40 Executing ttf-opensans-1.10-r1.post-install 20:36:41 (79/129) Installing libogg (1.3.5-r0) 20:36:41 (80/129) Installing flac (1.3.4-r0) 20:36:42 (81/129) Installing alsa-lib (1.2.5.1-r1) 20:36:42 (82/129) Installing libatomic (10.3.1_git20211027-r0) 20:36:42 (83/129) Installing sdl2 (2.0.16-r4) 20:36:42 (84/129) Installing aom-libs (3.2.0-r0) 20:36:42 (85/129) Installing libass (0.15.2-r0) 20:36:42 (86/129) Installing libdav1d (0.9.2-r0) 20:36:42 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r2) 20:36:42 (88/129) Installing ncurses-libs (6.3_p20211120-r2) 20:36:42 (89/129) Installing lame (3.100-r0) 20:36:42 (90/129) Installing opus (1.3.1-r1) 20:36:42 (91/129) Installing libgomp (10.3.1_git20211027-r0) 20:36:42 (92/129) Installing soxr (0.1.3-r2) 20:36:42 (93/129) Installing libsrt (1.4.2-r1) 20:36:42 (94/129) Installing libssh (0.9.6-r1) 20:36:42 (95/129) Installing libtheora (1.1.1-r16) 20:36:42 (96/129) Installing v4l-utils-libs (1.22.1-r1) 20:36:42 (97/129) Installing libpciaccess (0.16-r0) 20:36:42 (98/129) Installing libdrm (2.4.109-r0) 20:36:42 (99/129) Installing libva (2.13.0-r0) 20:36:42 (100/129) Installing libvdpau (1.4-r0) 20:36:42 (101/129) Installing vidstab (1.1.0-r1) 20:36:42 (102/129) Installing libvorbis (1.3.7-r0) 20:36:42 (103/129) Installing libvpx (1.10.0-r0) 20:36:42 (104/129) Installing vulkan-loader (1.2.196-r0) 20:36:42 (105/129) Installing x264-libs (20210613-r0) 20:36:42 (106/129) Installing x265-libs (3.5-r0) 20:36:42 (107/129) Installing xvidcore (1.3.7-r1) 20:36:42 (108/129) Installing ffmpeg-libs (4.4.1-r2) 20:36:42 (109/129) Installing libevent (2.1.12-r4) 20:36:42 (110/129) Installing mesa (21.2.6-r0) 20:36:42 (111/129) Installing wayland-libs-server (1.19.0-r1) 20:36:42 (112/129) Installing mesa-gbm (21.2.6-r0) 20:36:42 (113/129) Installing lcms2 (2.12-r1) 20:36:42 (114/129) Installing nspr (4.32-r0) 20:36:42 (115/129) Installing sqlite-libs (3.36.0-r0) 20:36:42 (116/129) Installing nss (3.78.1-r0) 20:36:42 (117/129) Installing libasyncns (0.8-r1) 20:36:42 (118/129) Installing libltdl (2.4.6-r7) 20:36:42 (119/129) Installing orc (0.4.32-r0) 20:36:42 (120/129) Installing libsndfile (1.0.31-r1) 20:36:42 (121/129) Installing speexdsp (1.2.0-r0) 20:36:42 (122/129) Installing tdb-libs (1.4.5-r0) 20:36:42 (123/129) Installing libpulse (15.0-r2) 20:36:42 (124/129) Installing re2 (2021.11.01-r0) 20:36:42 (125/129) Installing snappy (1.1.9-r1) 20:36:42 (126/129) Installing libgpg-error (1.42-r1) 20:36:42 (127/129) Installing libgcrypt (1.9.4-r0) 20:36:42 (128/129) Installing libxslt (1.1.35-r0) 20:36:42 (129/129) Installing chromium (99.0.4844.84-r0) 20:36:43 Executing busybox-1.34.1-r7.trigger 20:36:43 Executing glib-2.70.5-r0.trigger 20:36:43 Executing shared-mime-info-2.1-r2.trigger 20:36:44 Executing gdk-pixbuf-2.42.8-r0.trigger 20:36:44 Executing gtk-update-icon-cache-2.24.33-r0.trigger 20:36:44 Executing fontconfig-2.13.1-r4.trigger 20:36:44 Executing mkfontscale-1.2.1-r1.trigger 20:36:44 OK: 286 MiB in 145 packages 20:36:52 Removing intermediate container cf63edeb90f5 20:36:52 ---> 3bc8f8d0a80d 20:36:52 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 20:36:52 ---> Running in 5d27fabb123c 20:36:52 Removing intermediate container 5d27fabb123c 20:36:52 ---> 4327157ff0c8 20:36:52 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 20:36:52 ---> Running in bcac36e926de 20:36:52 Removing intermediate container bcac36e926de 20:36:52 ---> 9204e90eef8e 20:36:52 Step 5/10 : RUN npm install -g npm 20:36:52 ---> Running in 99cec36be6cd 20:36:59 20:36:59 removed 7 packages, changed 101 packages, and audited 264 packages in 6s 20:36:59 20:36:59 27 packages are looking for funding 20:36:59 run `npm fund` for details 20:36:59 20:36:59 found 0 vulnerabilities 20:36:59 Removing intermediate container 99cec36be6cd 20:36:59 ---> 115a44556291 20:36:59 Step 6/10 : ARG USER=1000 20:36:59 ---> Running in 831af602a7e6 20:36:59 Removing intermediate container 831af602a7e6 20:36:59 ---> 8cb20207a819 20:36:59 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 20:36:59 ---> Running in c1ebc894fbbc 20:37:00 Removing intermediate container c1ebc894fbbc 20:37:00 ---> be883b346e07 20:37:00 Step 8/10 : USER $USER:$USER 20:37:00 ---> Running in 65e859b8bd38 20:37:00 Removing intermediate container 65e859b8bd38 20:37:00 ---> 63a7448fc32b 20:37:00 Step 9/10 : WORKDIR /app 20:37:00 ---> Running in eb58edb98979 20:37:00 Removing intermediate container eb58edb98979 20:37:00 ---> 781006ddc46f 20:37:00 Step 10/10 : LABEL git_sha=0be910da442da054ca269013485ad7785d291f45 20:37:00 ---> Running in 7abcb3d77def 20:37:00 Removing intermediate container 7abcb3d77def 20:37:00 ---> cdaa0adb2715 20:37:00 Successfully built cdaa0adb2715 20:37:00 Successfully tagged edgexfoundry/edgex-web-ui:0be910da442da054ca269013485ad7785d291f45 20:37:00 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 20:37:00 touch edgex-web-ui.imagebuilt 20:37:00 mkdir -p node_modules coverage 20:37:00 chown "1000:1000" node_modules coverage package-lock.json 20:37:00 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 20:37:01 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17541 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 20:37:01 Running in /w/workspace/edgex-ui-go/118 [Pipeline] { [Pipeline] checkout 20:37:01 The recommended git tool is: git 20:37:02 npm WARN old lockfile 20:37:02 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 20:37:02 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 20:37:02 npm WARN old lockfile 20:37:02 npm WARN old lockfile This is a one-time fix-up, please be patient... 20:37:02 npm WARN old lockfile 20:37:06 using credential edgex-jenkins-ssh 20:37:06 Cloning the remote Git repository 20:37:06 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 20:37:06 > git init /w/workspace/edgex-ui-go/118 # timeout=10 20:37:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 20:37:06 > git --version # timeout=10 20:37:06 > git --version # 'git version 2.25.1' 20:37:06 using GIT_SSH to set credentials SSH Credentials for GitHub 20:37:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:37:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 20:37:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:37:10 npm WARN EBADENGINE Unsupported engine { 20:37:10 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 20:37:10 npm WARN EBADENGINE required: { 20:37:10 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:37:10 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:37:10 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:37:10 npm WARN EBADENGINE }, 20:37:10 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 20:37:10 npm WARN EBADENGINE } 20:37:10 npm WARN EBADENGINE Unsupported engine { 20:37:10 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 20:37:10 npm WARN EBADENGINE required: { 20:37:10 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:37:10 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:37:10 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:37:10 npm WARN EBADENGINE }, 20:37:10 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 20:37:10 npm WARN EBADENGINE } 20:37:10 npm WARN EBADENGINE Unsupported engine { 20:37:10 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 20:37:10 npm WARN EBADENGINE required: { 20:37:10 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:37:10 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:37:10 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:37:10 npm WARN EBADENGINE }, 20:37:10 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 20:37:10 npm WARN EBADENGINE } 20:37:10 npm WARN EBADENGINE Unsupported engine { 20:37:10 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 20:37:10 npm WARN EBADENGINE required: { 20:37:10 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:37:10 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:37:10 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:37:10 npm WARN EBADENGINE }, 20:37:10 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 20:37:10 npm WARN EBADENGINE } 20:37:10 npm WARN EBADENGINE Unsupported engine { 20:37:10 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 20:37:10 npm WARN EBADENGINE required: { 20:37:10 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:37:10 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:37:10 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:37:10 npm WARN EBADENGINE }, 20:37:10 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 20:37:10 npm WARN EBADENGINE } 20:37:10 npm WARN EBADENGINE Unsupported engine { 20:37:10 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 20:37:10 npm WARN EBADENGINE required: { 20:37:10 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:37:10 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:37:10 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:37:10 npm WARN EBADENGINE }, 20:37:10 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 20:37:10 npm WARN EBADENGINE } 20:37:10 npm WARN EBADENGINE Unsupported engine { 20:37:10 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 20:37:10 npm WARN EBADENGINE required: { 20:37:10 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:37:10 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:37:10 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:37:10 npm WARN EBADENGINE }, 20:37:10 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 20:37:10 npm WARN EBADENGINE } 20:37:10 npm WARN EBADENGINE Unsupported engine { 20:37:10 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 20:37:10 npm WARN EBADENGINE required: { 20:37:10 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:37:10 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:37:10 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:37:10 npm WARN EBADENGINE }, 20:37:10 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 20:37:10 npm WARN EBADENGINE } 20:37:10 npm WARN EBADENGINE Unsupported engine { 20:37:10 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 20:37:10 npm WARN EBADENGINE required: { 20:37:10 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:37:10 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:37:10 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:37:10 npm WARN EBADENGINE }, 20:37:10 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 20:37:10 npm WARN EBADENGINE } 20:37:10 Avoid second fetch 20:37:10 Checking out Revision 0be910da442da054ca269013485ad7785d291f45 (main) 20:37:11 Commit message: "Merge pull request #621 from lenny-intel/changelog" 20:37:10 > git config core.sparsecheckout # timeout=10 20:37:10 > git checkout -f 0be910da442da054ca269013485ad7785d291f45 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:37:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:37:12 % Total % Received % Xferd Average Speed Time Time Time Current 20:37:12 Dload Upload Total Spent Left Speed 20:37:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 94451 [Pipeline] sh 20:37:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:37:13 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:37:13 + sudo tee /etc/docker/daemon.new 20:37:13 { 20:37:13 "registry-mirrors": [ 20:37:13 "https://nexus3.edgexfoundry.org:10001" 20:37:13 ], 20:37:13 "bip": "10.250.0.254/24", 20:37:13 "hosts": [ 20:37:13 "tcp://0.0.0.0:5555", 20:37:13 "unix:///var/run/docker.sock" 20:37:13 ], 20:37:13 "mtu": 1458, 20:37:13 "selinux-enabled": true, 20:37:13 "seccomp-profile": "/etc/docker/seccomp.json" 20:37:13 } [Pipeline] sh 20:37:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:37:13 + sudo service docker restart 20:37:13 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 20:37:13 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 20:37:13 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 20:37:13 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 20:37:14 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 20:37:14 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 20:37:14 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 20:37:14 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 20:37:15 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 20:37:16 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 20:37:17 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 20:37:18 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 20:37:19 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 20:37: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. 20:37:19 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 20:37:19 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 20:37:20 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. 20:37:20 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. 20:37:21 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 20:37:24 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. 20:37:26 npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [Pipeline] sh 20:37:32 + git checkout 0be910da442da054ca269013485ad7785d291f45 20:37:32 HEAD is now at 0be910d Merge pull request #621 from lenny-intel/changelog [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:37:32 provisioning config files... 20:37:32 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/118@tmp/config3718627404469328285tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:37:32 ---> docker-login.sh 20:37:32 nexus3.edgexfoundry.org:10001 20:37:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:37:33 20:37:33 added 1478 packages, and audited 1479 packages in 31s 20:37:33 20:37:33 90 packages are looking for funding 20:37:33 run `npm fund` for details 20:37:33 20:37:33 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 20:37:33 20:37:33 To address issues that do not require attention, run: 20:37:33 npm audit fix 20:37:33 20:37:33 To address all issues (including breaking changes), run: 20:37:33 npm audit fix --force 20:37:33 20:37:33 Run `npm audit` for details. 20:37:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:37:33 Configure a credential helper to remove this warning. See 20:37:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:37:33 20:37:33 Login Succeeded 20:37:33 nexus3.edgexfoundry.org:10002 20:37:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:37:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:37:33 Configure a credential helper to remove this warning. See 20:37:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:37:33 20:37:33 Login Succeeded 20:37:33 nexus3.edgexfoundry.org:10003 20:37:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:37:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:37:34 Configure a credential helper to remove this warning. See 20:37:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:37:34 20:37:34 Login Succeeded 20:37:34 nexus3.edgexfoundry.org:10004 20:37:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:37:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:37:34 Configure a credential helper to remove this warning. See 20:37:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:37:34 20:37:34 Login Succeeded 20:37:34 docker.io 20:37:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:37:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:37:34 Configure a credential helper to remove this warning. See 20:37:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:37:34 20:37:34 Login Succeeded 20:37:34 ---> docker-login.sh ends [Pipeline] } 20:37:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:37:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:37:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:37:35 ========================================================= 20:37:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:37:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:35 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 20:37:36 Sending build context to Docker daemon 30.37MB 20:37:36 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 20:37:36 Step 2/15 : FROM ${BASE} AS builder 20:37:36 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:37:36 c41833b44d91: Pulling fs layer 20:37:36 ed15518f5707: Pulling fs layer 20:37:36 feae8fd75edb: Pulling fs layer 20:37:36 242c74f7c9fa: Pulling fs layer 20:37:36 3cdef696dda3: Pulling fs layer 20:37:36 2ced38df9373: Pulling fs layer 20:37:36 58f1dce35555: Pulling fs layer 20:37:36 3cdef696dda3: Waiting 20:37:36 2ced38df9373: Waiting 20:37:36 58f1dce35555: Waiting 20:37:36 242c74f7c9fa: Waiting 20:37:36 ed15518f5707: Download complete 20:37:36 242c74f7c9fa: Verifying Checksum 20:37:36 242c74f7c9fa: Download complete 20:37:36 3cdef696dda3: Download complete 20:37:36 c41833b44d91: Verifying Checksum 20:37:36 c41833b44d91: Download complete 20:37:37 c41833b44d91: Pull complete 20:37:37 58f1dce35555: Verifying Checksum 20:37:37 58f1dce35555: Download complete 20:37:38 ed15518f5707: Pull complete 20:37:38 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 20:37:39 feae8fd75edb: Verifying Checksum 20:37:39 feae8fd75edb: Download complete 20:37:39 2ced38df9373: Verifying Checksum 20:37:39 2ced38df9373: Download complete 20:37:40 - Generating browser application bundles (phase: setup)... 20:37:45 Compiling @angular/core : es2015 as esm2015 20:37:45 Compiling @angular/compiler/testing : es2015 as esm2015 20:37:48 Compiling @angular/common : es2015 as esm2015 20:37:48 Compiling @angular/core/testing : es2015 as esm2015 20:37:49 Compiling @angular/platform-browser : es2015 as esm2015 20:37:49 Compiling @angular/common/testing : es2015 as esm2015 20:37:49 Compiling @angular/common/http : es2015 as esm2015 20:37:49 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 20:37:50 Compiling @angular/platform-browser/testing : es2015 as esm2015 20:37:50 Compiling @angular/router : es2015 as esm2015 20:37:50 Compiling @angular/forms : es2015 as esm2015 20:37:50 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 20:37:50 Compiling @angular/common/http/testing : es2015 as esm2015 20:37:51 feae8fd75edb: Pull complete 20:37:51 242c74f7c9fa: Pull complete 20:37:51 3cdef696dda3: Pull complete 20:37:52 Compiling @angular/router/testing : es2015 as esm2015 20:37:57 2ced38df9373: Pull complete 20:37:58 31 05 2023 20:37:57.910:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 20:37:58 31 05 2023 20:37:57.912:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 20:37:58 31 05 2023 20:37:57.915:INFO [launcher]: Starting browser ChromeHeadless 20:38:00 58f1dce35555: Pull complete 20:38:00 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 20:38:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:38:00 ---> fadd8f120f05 20:38:00 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 20:38:02 ---> Running in 2aa4b45ffd14 20:38:02 Removing intermediate container 2aa4b45ffd14 20:38:02 ---> 274ee5145aae 20:38:02 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 20:38:02 ---> Running in 27747f876f45 20:38:02 Removing intermediate container 27747f876f45 20:38:02 ---> 9ed58d6db767 20:38:02 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 20:38:02 ---> Running in e2fa0272cb65 20:38:02 Removing intermediate container e2fa0272cb65 20:38:02 ---> 5a0e869733a4 20:38:02 Step 6/15 : LABEL Name=edgex-ui-go 20:38:02 ---> Running in 59f4c77ba7bf 20:38:03 Removing intermediate container 59f4c77ba7bf 20:38:03 ---> 890dd76140d6 20:38:03 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 20:38:03 ---> Running in 6ae0b4bddf8d 20:38:03 Removing intermediate container 6ae0b4bddf8d 20:38:03 ---> 6bd8dc6360c8 20:38:03 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 20:38:04 latest: Pulling from library/docker 20:38:04 08409d417260: Pulling fs layer 20:38:04 bf127bdc9f4f: Pulling fs layer 20:38:04 55b4810136f4: Pulling fs layer 20:38:04 8b1937eecd14: Pulling fs layer 20:38:04 db6263205561: Pulling fs layer 20:38:04 39314cee2a9c: Pulling fs layer 20:38:04 a0ee298bff01: Pulling fs layer 20:38:04 9fda9acfdd90: Pulling fs layer 20:38:04 736a277f3b8d: Pulling fs layer 20:38:04 b761764eaff7: Pulling fs layer 20:38:04 e1b49e70f544: Pulling fs layer 20:38:04 262f260c9231: Pulling fs layer 20:38:04 45382715e4ec: Pulling fs layer 20:38:04 f57e63167e26: Pulling fs layer 20:38:04 39314cee2a9c: Waiting 20:38:04 a0ee298bff01: Waiting 20:38:04 9fda9acfdd90: Waiting 20:38:04 736a277f3b8d: Waiting 20:38:04 b761764eaff7: Waiting 20:38:04 e1b49e70f544: Waiting 20:38:04 262f260c9231: Waiting 20:38:04 45382715e4ec: Waiting 20:38:04 f57e63167e26: Waiting 20:38:04 8b1937eecd14: Waiting 20:38:04 db6263205561: Waiting 20:38:04 55b4810136f4: Verifying Checksum 20:38:04 55b4810136f4: Download complete 20:38:04 bf127bdc9f4f: Verifying Checksum 20:38:04 bf127bdc9f4f: Download complete 20:38:04 08409d417260: Verifying Checksum 20:38:04 08409d417260: Download complete 20:38:04 39314cee2a9c: Verifying Checksum 20:38:04 39314cee2a9c: Download complete 20:38:04 db6263205561: Verifying Checksum 20:38:04 db6263205561: Download complete 20:38:04 8b1937eecd14: Verifying Checksum 20:38:04 8b1937eecd14: Download complete 20:38:04 a0ee298bff01: Verifying Checksum 20:38:04 a0ee298bff01: Download complete 20:38:04 736a277f3b8d: Verifying Checksum 20:38:04 736a277f3b8d: Download complete 20:38:04 9fda9acfdd90: Download complete 20:38:05 08409d417260: Pull complete 20:38:05 e1b49e70f544: Verifying Checksum 20:38:05 e1b49e70f544: Download complete 20:38:05 45382715e4ec: Verifying Checksum 20:38:05 45382715e4ec: Download complete 20:38:05 b761764eaff7: Verifying Checksum 20:38:05 b761764eaff7: Download complete 20:38:05 f57e63167e26: Verifying Checksum 20:38:05 f57e63167e26: Download complete 20:38:05 bf127bdc9f4f: Pull complete 20:38:05 55b4810136f4: Pull complete 20:38:06 262f260c9231: Verifying Checksum 20:38:06 262f260c9231: Download complete 20:38:06 8b1937eecd14: Pull complete 20:38:07 db6263205561: Pull complete 20:38:10 ✔ Browser application bundle generation complete. 20:38:10 31 05 2023 20:38:09.602:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket 4QGtGZ_-46yJaQz1AAAB with id 92026796 20:38:10 39314cee2a9c: Pull complete 20:38:10 a0ee298bff01: Pull complete 20:38:10 9fda9acfdd90: Pull complete 20:38:11 736a277f3b8d: Pull complete 20:38:12 b761764eaff7: Pull complete 20:38:12 e1b49e70f544: Pull complete 20:38:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 20:38:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.165 secs) 20:38:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.175 secs) 20:38:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.192 secs) 20:38:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.212 secs) 20:38:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.276 secs) 20:38:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.296 secs) 20:38:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.306 secs) 20:38:12 WARN: ' 20:38:12 It looks like you're using ngModel on the same form field as formControlName. 20:38:12 Support for using the ngModel input property and ngModelChange event with 20:38:12 reactive form directives has been deprecated in Angular v6 and will be removed 20:38:12 in a future version of Angular. 20:38:12 20:38:12 For more information on this, see our API docs here: 20:38:12 https://angular.io/api/forms/FormControlName#use-with-ngmodel 20:38:12 ' 20:38:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.306 secs) 20:38:12 WARN: ' 20:38:12 It looks like you're using ngModel on the same form field as formControlName. 20:38:12 Support for using the ngModel input property and ngModelChange event with 20:38:12 reactive form directives has been deprecated in Angular v6 and will be removed 20:38:12 in a future version of Angular. 20:38:12 20:38:12 For more information on this, see our API docs here: 20:38:12 https://angular.io/api/forms/FormControlName#use-with-ngmodel 20:38:12 ' 20:38:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.362 secs) 20:38:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.379 secs) 20:38:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.421 secs) 20:38:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.437 secs) 20:38:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.467 secs) 20:38:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.472 secs) 20:38:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.475 secs) 20:38:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.478 secs) 20:38:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.504 secs) 20:38:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.54 secs) 20:38:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.564 secs) 20:38:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.582 secs) 20:38:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.585 secs) 20:38:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.586 secs) 20:38:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.6 secs) 20:38:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.663 secs) 20:38:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.679 secs) 20:38:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.695 secs) 20:38:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.699 secs) 20:38:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.727 secs) 20:38:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.737 secs) 20:38:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.741 secs) 20:38:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.743 secs) 20:38:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.754 secs) 20:38:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.786 secs) 20:38:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.801 secs) 20:38:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.808 secs) 20:38:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.814 secs) 20:38:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.833 secs) 20:38:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.84 secs) 20:38:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.844 secs) 20:38:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.847 secs) 20:38:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.851 secs) 20:38:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.877 secs) 20:38:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 0.885 secs) 20:38:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 0.892 secs) 20:38:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 0.898 secs) 20:38:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 0.901 secs) 20:38:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 0.908 secs) 20:38:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 0.956 secs) 20:38:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 0.962 secs) 20:38:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 0.964 secs) 20:38:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 0.966 secs) 20:38:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 0.968 secs) 20:38:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 1.011 secs) 20:38:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 1.018 secs) 20:38:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 1.041 secs) 20:38:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 1.048 secs) 20:38:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 1.064 secs) 20:38:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 1.068 secs) 20:38:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 1.072 secs) 20:38:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 1.075 secs) 20:38:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.098 secs) 20:38:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.127 secs) 20:38:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.135 secs) 20:38:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.144 secs) 20:38:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.146 secs) 20:38:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.148 secs) 20:38:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.15 secs) 20:38:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.152 secs) 20:38:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.184 secs) 20:38:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.199 secs) 20:38:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.208 secs) 20:38:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.219 secs) 20:38:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.23 secs) 20:38:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.237 secs) 20:38:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.285 secs) 20:38:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.294 secs) 20:38:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.313 secs) 20:38:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.321 secs) 20:38:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.325 secs) 20:38:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.33 secs) 20:38:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.346 secs) 20:38:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.385 secs) 20:38:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.388 secs) 20:38:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.39 secs) 20:38:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.398 secs) 20:38:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.405 secs) 20:38:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.421 secs) 20:38:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.428 secs) 20:38:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.46 secs) 20:38:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.473 secs) 20:38:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.479 secs) 20:38:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.495 secs) 20:38:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.505 secs) 20:38:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.514 secs) 20:38:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.539 secs) 20:38:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.556 secs) 20:38:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.562 secs) 20:38:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.579 secs) 20:38:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.585 secs) 20:38:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.603 secs) 20:38:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.609 secs) 20:38:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.617 secs) 20:38:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.648 secs) 20:38:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.654 secs) 20:38:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.665 secs) 20:38:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.684 secs) 20:38:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.689 secs) 20:38:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.691 secs) 20:38:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.697 secs) 20:38:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.726 secs) 20:38:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.73 secs) 20:38:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.733 secs) 20:38:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.752 secs) 20:38:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.755 secs) 20:38:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.757 secs) 20:38:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.791 secs) 20:38:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.802 secs) 20:38:14 262f260c9231: Pull complete 20:38:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.885 secs) 20:38:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.901 secs) 20:38:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.912 secs) 20:38:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.918 secs) 20:38:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.922 secs) 20:38:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.93 secs) 20:38:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.95 secs) 20:38:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 1.956 secs) 20:38:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 1.965 secs) 20:38:15 45382715e4ec: Pull complete 20:38:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 2.029 secs) 20:38:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 2.052 secs) 20:38:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 2.062 secs) 20:38:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 2.075 secs) 20:38:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 2.09 secs) 20:38:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 2.098 secs) 20:38:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 2.102 secs) 20:38:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 2.106 secs) 20:38:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 2.111 secs) 20:38:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 2.118 secs) 20:38:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 2.14 secs) 20:38:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 2.153 secs) 20:38:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 2.179 secs) 20:38:15 f57e63167e26: Pull complete 20:38:15 Digest: sha256:5edfe3067bdd8b76818b036d8ef61846696af4d458ba527356c5484fcd692c2a 20:38:15 Status: Downloaded newer image for docker:latest 20:38:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 2.19 secs) 20:38:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 2.208 secs) 20:38:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 2.219 secs) 20:38:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 2.26 secs) 20:38:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 2.264 secs) 20:38:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 2.299 secs) 20:38:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 2.312 secs) 20:38:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (3.487 secs / 2.312 secs) 20:38:15 TOTAL: 145 SUCCESS 20:38:15 ✔ Browser application bundle generation complete. 20:38:16 20:38:16 =============================== Coverage summary =============================== 20:38:16 Statements : 41.53% ( 1424/3429 ) 20:38:16 Branches : 12.14% ( 109/898 ) 20:38:16 Functions : 33.25% ( 416/1251 ) 20:38:16 Lines : 39.41% ( 1279/3245 ) 20:38:16 ================================================================================ 20:38:16 ✔ Browser application bundle generation complete. 20:38:17 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 20:38:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:38:17 $ docker stop --time=1 20ea150a423e9c7ee5e7eb32d12027d5aada1e114ac9e1ebc189aa12fd4be2b1 20:38:18 ---> 918371ea0add 20:38:18 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:38:18 ---> Running in b153ee091af3 20:38:18 $ docker rm -f --volumes 20ea150a423e9c7ee5e7eb32d12027d5aada1e114ac9e1ebc189aa12fd4be2b1 [Pipeline] // withDockerContainer [Pipeline] sh 20:38:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:38:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:38:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:38:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:38:20 + sudo chown -R jenkins:jenkins . 20:38:20 OK: 263 MiB in 53 packages [Pipeline] sh 20:38:20 + ls -al . 20:38:20 total 180 20:38:20 drwxrwxr-x 14 jenkins jenkins 4096 May 31 20:36 . 20:38:20 drwxrwxr-x 4 jenkins jenkins 4096 May 31 20:35 .. 20:38:20 drwxrwxr-x 2 jenkins jenkins 4096 May 31 20:35 .blubracket 20:38:20 -rw-rw-r-- 1 jenkins jenkins 18 May 31 20:35 .dockerignore 20:38:20 drwxrwxr-x 8 jenkins jenkins 4096 May 31 20:35 .git 20:38:20 drwxrwxr-x 3 jenkins jenkins 4096 May 31 20:35 .github 20:38:20 -rw-rw-r-- 1 jenkins jenkins 185 May 31 20:35 .gitignore 20:38:20 drwxr-xr-x 3 jenkins jenkins 4096 May 31 20:35 .semver 20:38:20 -rw-rw-r-- 1 jenkins jenkins 8418 May 31 20:35 Attribution.txt 20:38:20 -rw-rw-r-- 1 jenkins jenkins 19103 May 31 20:35 CHANGELOG.md 20:38:20 -rw-rw-r-- 1 jenkins jenkins 3959 May 31 20:35 CONTRIBUTING.md 20:38:20 -rw-rw-r-- 1 jenkins jenkins 1788 May 31 20:35 Dockerfile 20:38:20 -rw-rw-r-- 1 jenkins jenkins 652 May 31 20:35 Jenkinsfile 20:38:20 -rw-rw-r-- 1 jenkins jenkins 11357 May 31 20:35 LICENSE 20:38:20 -rw-rw-r-- 1 jenkins jenkins 2124 May 31 20:35 Makefile 20:38:20 -rw-rw-r-- 1 jenkins jenkins 4549 May 31 20:35 README.md 20:38:20 -rw-rw-r-- 1 jenkins jenkins 5 May 31 20:35 VERSION 20:38:20 drwxrwxr-x 3 jenkins jenkins 4096 May 31 20:35 assets 20:38:20 drwxrwxr-x 2 jenkins jenkins 4096 May 31 20:35 bin 20:38:20 drwxrwxr-x 3 jenkins jenkins 4096 May 31 20:35 cmd 20:38:20 -rw-r--r-- 1 jenkins jenkins 10 May 31 20:36 coverage.out 20:38:20 drwxrwxr-x 2 jenkins jenkins 4096 May 31 20:35 docs 20:38:20 -rw-rw-r-- 1 jenkins jenkins 2999 May 31 20:35 go.mod 20:38:20 -rw-rw-r-- 1 jenkins jenkins 30528 May 31 20:35 go.sum 20:38:20 drwxrwxr-x 8 jenkins jenkins 4096 May 31 20:35 internal 20:38:20 drwxrwxr-x 4 jenkins jenkins 4096 May 31 20:35 snap 20:38:20 drwxrwxr-x 4 jenkins jenkins 4096 May 31 20:35 testing 20:38:20 -rw-rw-r-- 1 jenkins jenkins 155 May 31 20:35 version.go 20:38:20 drwxrwxr-x 6 jenkins jenkins 4096 May 31 20:37 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:21 + 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=0be910da442da054ca269013485ad7785d291f45 --label arch=amd64 --label version=3.0.0 . 20:38:21 Removing intermediate container b153ee091af3 20:38:21 ---> d77872e61636 20:38:21 Step 10/15 : ENV GO111MODULE=on 20:38:21 ---> Running in 8ec0f151f838 20:38:21 Sending build context to Docker daemon 50.36MB 20:38:21 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 20:38:21 Step 2/25 : FROM ${BASE} AS builder 20:38:21 ---> 1a184b5f8295 20:38:21 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 20:38:21 Removing intermediate container 8ec0f151f838 20:38:21 ---> d98930936033 20:38:21 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 20:38:21 ---> Running in 10b922620464 20:38:21 Removing intermediate container 10b922620464 20:38:21 ---> 5766af40f0ea 20:38:21 Step 12/15 : COPY go.mod vendor* ./ 20:38:22 ---> Running in 237b183c7252 20:38:23 ---> 2eb1563760dc 20:38:23 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:38:23 ---> Running in 1cb2275cee01 20:38:23 Removing intermediate container 237b183c7252 20:38:23 ---> d487a8f20aef 20:38:23 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 20:38:24 ---> Running in 36a0a97b98ac 20:38:25 Removing intermediate container 36a0a97b98ac 20:38:25 ---> 8d66359cd327 20:38:25 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 20:38:27 ---> Running in 6b8904135cd3 20:38:30 Removing intermediate container 6b8904135cd3 20:38:30 ---> c5a10d8f5fa3 20:38:30 Step 6/25 : LABEL Name=edgex-ui-go 20:38:32 ---> Running in abee14a484c9 20:38:35 Removing intermediate container abee14a484c9 20:38:35 ---> 7c6120af6ee5 20:38:35 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 20:38:36 ---> Running in 79a8d5c8e85e 20:38:40 Removing intermediate container 79a8d5c8e85e 20:38:40 ---> 45e451761704 20:38:40 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 20:38:42 ---> 1b26c2c4faeb 20:38:42 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:38:42 ---> Running in 2d484559607f 20:38:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:38:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:38:43 OK: 265 MiB in 53 packages 20:38:44 Removing intermediate container 2d484559607f 20:38:44 ---> 46c40d19c4fe 20:38:44 Step 10/25 : ENV GO111MODULE=on 20:38:44 ---> Running in c5c21eb34d21 20:38:44 Removing intermediate container c5c21eb34d21 20:38:44 ---> 41c71444350d 20:38:44 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 20:38:44 ---> Running in 5865cf002924 20:38:45 Removing intermediate container 5865cf002924 20:38:45 ---> d5d5891ea91f 20:38:45 Step 12/25 : COPY go.mod vendor* ./ 20:38:45 ---> 3c8cd36b49e2 20:38:45 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:38:45 ---> Running in 8a718924a44b 20:38:46 Removing intermediate container 8a718924a44b 20:38:46 ---> 7cde8ee3ef4e 20:38:46 Step 14/25 : COPY . . 20:38:48 ---> c65292837002 20:38:48 Step 15/25 : RUN ${MAKE} 20:38:48 ---> Running in 13d0d0948029 20:38:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 20:39:10 Removing intermediate container 13d0d0948029 20:39:10 ---> 5108533c1cf5 20:39:10 Step 16/25 : FROM alpine:3.17 20:39:10 3.17: Pulling from library/alpine 20:39:10 f56be85fc22e: Already exists 20:39:10 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:39:10 Status: Downloaded newer image for alpine:3.17 20:39:10 ---> 9ed4aefc74f6 20:39:10 Step 17/25 : EXPOSE 4000 20:39:10 ---> Running in 496f6a5fd6b8 20:39:10 Removing intermediate container 496f6a5fd6b8 20:39:10 ---> 23b5b8ed2db6 20:39:10 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 20:39:12 ---> fcfc05a412d5 20:39:12 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 20:39:12 ---> a67fe8f81edd 20:39:12 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 20:39:12 ---> 91b26b706a8a 20:39:12 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 20:39:12 ---> Running in a4cf26b13735 20:39:12 Removing intermediate container a4cf26b13735 20:39:12 ---> 5bf5bbc1e71c 20:39:12 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 20:39:12 ---> Running in cc4871476fa1 20:39:12 Removing intermediate container cc4871476fa1 20:39:12 ---> 6b4238a89f93 20:39:12 Step 23/25 : LABEL arch=amd64 20:39:12 ---> Running in 6d65ce4c3faf 20:39:12 Removing intermediate container 6d65ce4c3faf 20:39:12 ---> 6d953855f717 20:39:12 Step 24/25 : LABEL git_sha=0be910da442da054ca269013485ad7785d291f45 20:39:12 ---> Running in 108d9ee7935e 20:39:12 Removing intermediate container 108d9ee7935e 20:39:12 ---> 393ec9e640f8 20:39:12 Step 25/25 : LABEL version=3.0.0 20:39:12 ---> Running in 5237c3226bbf 20:39:12 Removing intermediate container 5237c3226bbf 20:39:12 ---> 44960bc5e778 20:39:12 [Warning] One or more build-args [ARCH] were not consumed 20:39:12 Successfully built 44960bc5e778 20:39:12 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:39:12 provisioning config files... 20:39:12 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4049585150729954482tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:39:13 ---> docker-login.sh 20:39:13 nexus3.edgexfoundry.org:10001 20:39:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:39:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:39:13 Configure a credential helper to remove this warning. See 20:39:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:39:13 20:39:13 Login Succeeded 20:39:13 nexus3.edgexfoundry.org:10002 20:39:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:39:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:39:13 Configure a credential helper to remove this warning. See 20:39:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:39:13 20:39:13 Login Succeeded 20:39:13 nexus3.edgexfoundry.org:10003 20:39:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:39:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:39:13 Configure a credential helper to remove this warning. See 20:39:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:39:13 20:39:13 Login Succeeded 20:39:13 nexus3.edgexfoundry.org:10004 20:39:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:39:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:39:13 Configure a credential helper to remove this warning. See 20:39:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:39:13 20:39:13 Login Succeeded 20:39:13 docker.io 20:39:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:39:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:39:13 Configure a credential helper to remove this warning. See 20:39:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:39:13 20:39:13 Login Succeeded 20:39:13 ---> docker-login.sh ends [Pipeline] } 20:39:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:39:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:39:13 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 20:39:13 0be910da442da054ca269013485ad7785d291f45 20:39:13 latest 20:39:13 3.0.0 20:39:13 0be910da442da054ca269013485ad7785d291f45-3.0.0 20:39:13 main 20:39:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:13 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:0be910da442da054ca269013485ad7785d291f45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:14 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:0be910da442da054ca269013485ad7785d291f45 20:39:14 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 20:39:14 8c6cb6ce7ddd: Preparing 20:39:14 0fda325e351b: Preparing 20:39:14 915900664abb: Preparing 20:39:14 f1417ff83b31: Preparing 20:39:14 0fda325e351b: Pushed 20:39:14 f1417ff83b31: Layer already exists 20:39:14 8c6cb6ce7ddd: Pushed 20:39:17 915900664abb: Pushed 20:39:17 0be910da442da054ca269013485ad7785d291f45: digest: sha256:1ba8de29664c95ea774f0b61c92a36e622b754c93d6a14c3c31c39c47542f8a6 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:17 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:18 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 20:39:18 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 20:39:18 8c6cb6ce7ddd: Preparing 20:39:18 0fda325e351b: Preparing 20:39:18 915900664abb: Preparing 20:39:18 f1417ff83b31: Preparing 20:39:18 0fda325e351b: Layer already exists 20:39:18 f1417ff83b31: Layer already exists 20:39:18 8c6cb6ce7ddd: Layer already exists 20:39:18 915900664abb: Layer already exists 20:39:18 latest: digest: sha256:1ba8de29664c95ea774f0b61c92a36e622b754c93d6a14c3c31c39c47542f8a6 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:18 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:18 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0 20:39:18 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 20:39:18 8c6cb6ce7ddd: Preparing 20:39:18 0fda325e351b: Preparing 20:39:18 915900664abb: Preparing 20:39:18 f1417ff83b31: Preparing 20:39:18 915900664abb: Layer already exists 20:39:18 0fda325e351b: Layer already exists 20:39:18 f1417ff83b31: Layer already exists 20:39:18 8c6cb6ce7ddd: Layer already exists 20:39:18 3.0.0: digest: sha256:1ba8de29664c95ea774f0b61c92a36e622b754c93d6a14c3c31c39c47542f8a6 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:19 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:0be910da442da054ca269013485ad7785d291f45-3.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:19 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:0be910da442da054ca269013485ad7785d291f45-3.0.0 20:39:19 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 20:39:19 8c6cb6ce7ddd: Preparing 20:39:19 0fda325e351b: Preparing 20:39:19 915900664abb: Preparing 20:39:19 f1417ff83b31: Preparing 20:39:19 915900664abb: Layer already exists 20:39:19 0fda325e351b: Layer already exists 20:39:19 f1417ff83b31: Layer already exists 20:39:19 8c6cb6ce7ddd: Layer already exists 20:39:19 0be910da442da054ca269013485ad7785d291f45-3.0.0: digest: sha256:1ba8de29664c95ea774f0b61c92a36e622b754c93d6a14c3c31c39c47542f8a6 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:19 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:20 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 20:39:20 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 20:39:20 8c6cb6ce7ddd: Preparing 20:39:20 0fda325e351b: Preparing 20:39:20 915900664abb: Preparing 20:39:20 f1417ff83b31: Preparing 20:39:20 8c6cb6ce7ddd: Layer already exists 20:39:20 0fda325e351b: Layer already exists 20:39:20 915900664abb: Layer already exists 20:39:20 f1417ff83b31: Layer already exists 20:39:20 main: digest: sha256:1ba8de29664c95ea774f0b61c92a36e622b754c93d6a14c3c31c39c47542f8a6 size: 1156 20:39:20 Removing intermediate container 1cb2275cee01 20:39:20 ---> 53b33f8cd72f 20:39:20 Step 14/15 : COPY . . [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:39:20 ===================================================== [Pipeline] echo 20:39:20 taggedImages: 20:39:20 - nexus3.edgexfoundry.org:10004/edgex-ui:0be910da442da054ca269013485ad7785d291f45 20:39:20 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 20:39:20 - nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0 20:39:20 - nexus3.edgexfoundry.org:10004/edgex-ui:0be910da442da054ca269013485ad7785d291f45-3.0.0 20:39:20 - 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:39:20 20:39:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:39:20 latest: Pulling from edgex-lftools-log-publisher 20:39:20 5eb5b503b376: Pulling fs layer 20:39:20 5c69ac0246d0: Pulling fs layer 20:39:20 ec43610c2a17: Pulling fs layer 20:39:20 3a2ae6a8a46f: Pulling fs layer 20:39:20 33b1e0a273af: Pulling fs layer 20:39:20 5d3b04190fa2: Pulling fs layer 20:39:20 2f39f015ded8: Pulling fs layer 20:39:20 33b1e0a273af: Waiting 20:39:20 5d3b04190fa2: Waiting 20:39:20 2f39f015ded8: Waiting 20:39:20 3a2ae6a8a46f: Waiting 20:39:20 5c69ac0246d0: Verifying Checksum 20:39:20 5c69ac0246d0: Download complete 20:39:20 3a2ae6a8a46f: Download complete 20:39:21 33b1e0a273af: Verifying Checksum 20:39:21 33b1e0a273af: Download complete 20:39:21 5d3b04190fa2: Download complete 20:39:21 ec43610c2a17: Verifying Checksum 20:39:21 ec43610c2a17: Download complete 20:39:21 5eb5b503b376: Verifying Checksum 20:39:21 5eb5b503b376: Download complete 20:39:21 2f39f015ded8: Download complete 20:39:22 5eb5b503b376: Pull complete 20:39:22 5c69ac0246d0: Pull complete 20:39:23 ec43610c2a17: Pull complete 20:39:23 3a2ae6a8a46f: Pull complete 20:39:23 33b1e0a273af: Pull complete 20:39:23 5d3b04190fa2: Pull complete 20:39:23 ---> 111820a5db2a 20:39:23 Step 15/15 : RUN ${MAKE} 20:39:23 ---> Running in 38eb664a555f 20:39:24 noop 20:39:24 Removing intermediate container 38eb664a555f 20:39:24 ---> 1eabb337ac43 20:39:24 Successfully built 1eabb337ac43 20:39:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:25 + docker inspect -f . ci-base-image-arm64 20:39:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:39:25 prd-ubuntu20.04-docker-arm64-4c-16g-17541 does not seem to be running inside a container 20:39:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/118 -v /w/workspace/edgex-ui-go/118:/w/workspace/edgex-ui-go/118:rw,z -v /w/workspace/edgex-ui-go/118@tmp:/w/workspace/edgex-ui-go/118@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:39:26 $ docker top 038f6a594826e07cc899806db6bcaf4e8c14619527f2bcb0e3fa207fda4287fe -eo pid,comm [Pipeline] { [Pipeline] sh 20:39:27 + go version 20:39:27 go version go1.20.2 linux/arm64 [Pipeline] } 20:39:27 $ docker stop --time=1 038f6a594826e07cc899806db6bcaf4e8c14619527f2bcb0e3fa207fda4287fe 20:39:27 2f39f015ded8: Pull complete 20:39:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:39:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:39:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:39:29 $ docker rm -f --volumes 038f6a594826e07cc899806db6bcaf4e8c14619527f2bcb0e3fa207fda4287fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] withDockerContainer 20:39:29 prd-ubuntu20.04-docker-8c-8g-17540 does not seem to be running inside a container 20:39:29 $ 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 20:39:51 $ docker top de094d28c12c937c607d7207a1c69484124fc77a914d5b09ba55990e4b9c19b4 -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:51 ---> job-cost.sh 20:39:51 lf-activate-venv: SKIPPING 20:39:51 INFO: No Stack... 20:39:51 + docker inspect -f . ci-base-image-arm64 20:39:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:39:52 INFO: Retrieving Pricing Info for: v3-standard-8 20:39:52 prd-ubuntu20.04-docker-arm64-4c-16g-17541 does not seem to be running inside a container 20:39:52 $ 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/118 -v /w/workspace/edgex-ui-go/118:/w/workspace/edgex-ui-go/118:rw,z -v /w/workspace/edgex-ui-go/118@tmp:/w/workspace/edgex-ui-go/118@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:39:52 INFO: Archiving Costs 20:39:53 $ docker top 09a81af9ba891ab73c322fca85b44ead7ef5aad4e6227cb1fa7082a7c6e16ce5 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 20:39:53 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 20:39:53 + cut -d, -f6 [Pipeline] lock 20:39:53 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-118-stack-cost] 20:39:53 Resource [jenkins-edgexfoundry-edgex-ui-go-main-118-stack-cost] did not exist. Created. 20:39:53 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-118-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:39:54 + echo total: 0.2199999988079071 [Pipeline] stash 20:39:54 + git config --global --add safe.directory /w/workspace/edgex-ui-go/118 [Pipeline] fileExists [Pipeline] sh 20:39:54 Stashed 1 file(s) [Pipeline] } 20:39:54 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-118-stack-cost] [Pipeline] // lock [Pipeline] } 20:39:54 $ docker stop --time=1 de094d28c12c937c607d7207a1c69484124fc77a914d5b09ba55990e4b9c19b4 20:39:54 + make test 20:39:54 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 20:39:58 $ docker rm -f --volumes de094d28c12c937c607d7207a1c69484124fc77a914d5b09ba55990e4b9c19b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:40:33 ? github.com/edgexfoundry/edgex-ui-go [no test files] 20:42:40 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 20:42:40 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 20:42:40 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 20:42:40 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 20:42:40 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 20:42:40 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 20:42:40 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 20:42:40 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 20:42:40 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 20:43:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:43:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:43:13 ./bin/test-attribution-txt.sh 20:43:13 make -C web test 20:43:13 make[1]: Entering directory '/w/workspace/edgex-ui-go/118/web' 20:43:13 make[1]: tput: No such file or directory 20:43:13 make[1]: tput: No such file or directory 20:43:13 warning: generating ./VERSION 20:43:13 echo "0.0.0" > VERSION 20:43:13 docker build \ 20:43:13 -f Dockerfile \ 20:43:13 --build-arg USER=1000 \ 20:43:13 \ 20:43:13 --label "git_sha=0be910da442da054ca269013485ad7785d291f45" \ 20:43:13 -t edgexfoundry/edgex-web-ui:0be910da442da054ca269013485ad7785d291f45 \ 20:43:13 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 20:43:13 . 20:43:13 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 20:43:13 Install the buildx component to build images with BuildKit: 20:43:13 https://docs.docker.com/go/buildx/ 20:43:13 20:43:13 Sending build context to Docker daemon 2.571MB 20:43:13 Step 1/10 : FROM node:16.17-alpine3.15 20:43:13 16.17-alpine3.15: Pulling from library/node 20:43:13 47517142f6ba: Pulling fs layer 20:43:13 5f8c4bfa009b: Pulling fs layer 20:43:13 f7079c9c4ba1: Pulling fs layer 20:43:13 aba105e6f55a: Pulling fs layer 20:43:13 aba105e6f55a: Waiting 20:43:13 47517142f6ba: Verifying Checksum 20:43:13 47517142f6ba: Download complete 20:43:13 aba105e6f55a: Verifying Checksum 20:43:13 aba105e6f55a: Download complete 20:43:13 f7079c9c4ba1: Verifying Checksum 20:43:13 f7079c9c4ba1: Download complete 20:43:13 47517142f6ba: Pull complete 20:43:15 5f8c4bfa009b: Verifying Checksum 20:43:15 5f8c4bfa009b: Download complete 20:43:19 5f8c4bfa009b: Pull complete 20:43:19 f7079c9c4ba1: Pull complete 20:43:20 aba105e6f55a: Pull complete 20:43:20 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 20:43:20 Status: Downloaded newer image for node:16.17-alpine3.15 20:43:20 ---> bf1b8b58d215 20:43:20 Step 2/10 : RUN apk add --no-cache chromium 20:43:21 ---> Running in ba8128ddaf99 20:43:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:43:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:43:24 (1/128) Installing libxau (1.0.9-r0) 20:43:24 (2/128) Installing libmd (1.0.3-r0) 20:43:24 (3/128) Installing libbsd (0.11.3-r1) 20:43:24 (4/128) Installing libxdmcp (1.1.3-r0) 20:43:24 (5/128) Installing libxcb (1.14-r2) 20:43:24 (6/128) Installing libx11 (1.7.3.1-r0) 20:43:24 (7/128) Installing libxext (1.3.4-r0) 20:43:24 (8/128) Installing libice (1.0.10-r0) 20:43:24 (9/128) Installing libuuid (2.37.4-r0) 20:43:24 (10/128) Installing libsm (1.2.3-r0) 20:43:24 (11/128) Installing libxt (1.2.1-r0) 20:43:24 (12/128) Installing libxmu (1.1.3-r0) 20:43:24 (13/128) Installing xset (1.2.4-r0) 20:43:24 (14/128) Installing xprop (1.2.5-r0) 20:43:24 (15/128) Installing xdg-utils (1.1.3-r0) 20:43:24 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 20:43:24 (17/128) Installing pkgconf (1.8.1-r0) 20:43:24 (18/128) Installing libffi (3.4.2-r1) 20:43:24 (19/128) Installing libintl (0.21-r0) 20:43:24 (20/128) Installing libblkid (2.37.4-r0) 20:43:24 (21/128) Installing libmount (2.37.4-r0) 20:43:24 (22/128) Installing pcre (8.45-r1) 20:43:24 (23/128) Installing glib (2.70.5-r0) 20:43:25 (24/128) Installing xz-libs (5.2.5-r1) 20:43:25 (25/128) Installing libxml2 (2.9.14-r2) 20:43:25 (26/128) Installing shared-mime-info (2.1-r2) 20:43:25 (27/128) Installing hicolor-icon-theme (0.17-r1) 20:43:25 (28/128) Installing libjpeg-turbo (2.1.2-r0) 20:43:25 (29/128) Installing libpng (1.6.37-r1) 20:43:25 (30/128) Installing libwebp (1.2.2-r1) 20:43:25 (31/128) Installing zstd-libs (1.5.0-r0) 20:43:25 (32/128) Installing tiff (4.4.0-r1) 20:43:25 (33/128) Installing gdk-pixbuf (2.42.8-r0) 20:43:25 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 20:43:25 (35/128) Installing libxcomposite (0.4.5-r0) 20:43:25 (36/128) Installing libxfixes (6.0.0-r0) 20:43:25 (37/128) Installing libxrender (0.9.10-r3) 20:43:25 (38/128) Installing libxcursor (1.2.0-r0) 20:43:25 (39/128) Installing libxdamage (1.1.5-r1) 20:43:25 (40/128) Installing libxi (1.8-r0) 20:43:25 (41/128) Installing libxinerama (1.1.4-r1) 20:43:25 (42/128) Installing libxrandr (1.5.2-r1) 20:43:25 (43/128) Installing atk (2.36.0-r0) 20:43:25 (44/128) Installing libxtst (1.2.3-r3) 20:43:25 (45/128) Installing dbus-libs (1.12.24-r0) 20:43:25 (46/128) Installing at-spi2-core (2.42.0-r0) 20:43:25 (47/128) Installing at-spi2-atk (2.38.0-r0) 20:43:25 (48/128) Installing expat (2.5.0-r0) 20:43:25 (49/128) Installing brotli-libs (1.0.9-r5) 20:43:25 (50/128) Installing libbz2 (1.0.8-r1) 20:43:25 (51/128) Installing freetype (2.11.1-r2) 20:43:25 (52/128) Installing fontconfig (2.13.1-r4) 20:43:25 (53/128) Installing pixman (0.40.0-r4) 20:43:25 (54/128) Installing cairo (1.16.0-r5) 20:43:25 (55/128) Installing cairo-gobject (1.16.0-r5) 20:43:25 (56/128) Installing avahi-libs (0.8-r5) 20:43:25 (57/128) Installing gmp (6.2.1-r1) 20:43:25 (58/128) Installing nettle (3.7.3-r0) 20:43:25 (59/128) Installing p11-kit (0.24.0-r1) 20:43:25 (60/128) Installing libtasn1 (4.18.0-r1) 20:43:25 (61/128) Installing libunistring (0.9.10-r1) 20:43:25 (62/128) Installing gnutls (3.7.1-r2) 20:43:25 (63/128) Installing cups-libs (2.3.3-r6) 20:43:26 (64/128) Installing libepoxy (1.5.9-r0) 20:43:26 (65/128) Installing fribidi (1.0.11-r0) 20:43:26 (66/128) Installing graphite2 (1.3.14-r0) 20:43:26 (67/128) Installing harfbuzz (3.0.0-r2) 20:43:26 (68/128) Installing libxft (2.3.4-r0) 20:43:26 (69/128) Installing pango (1.48.10-r0) 20:43:26 (70/128) Installing wayland-libs-client (1.19.0-r1) 20:43:26 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 20:43:26 (72/128) Installing wayland-libs-egl (1.19.0-r1) 20:43:26 (73/128) Installing xkeyboard-config (2.34-r0) 20:43:26 (74/128) Installing libxkbcommon (1.3.1-r0) 20:43:26 (75/128) Installing gtk+3.0 (3.24.30-r0) 20:43:26 Executing gtk+3.0-3.24.30-r0.post-install 20:43:26 (76/128) Installing libfontenc (1.1.4-r0) 20:43:26 (77/128) Installing mkfontscale (1.2.1-r1) 20:43:26 (78/128) Installing ttf-opensans (1.10-r1) 20:43:26 Executing ttf-opensans-1.10-r1.post-install 20:43:29 (79/128) Installing libogg (1.3.5-r0) 20:43:29 (80/128) Installing flac (1.3.4-r0) 20:43:29 (81/128) Installing alsa-lib (1.2.5.1-r1) 20:43:29 (82/128) Installing libatomic (10.3.1_git20211027-r0) 20:43:29 (83/128) Installing sdl2 (2.0.16-r4) 20:43:29 (84/128) Installing aom-libs (3.2.0-r0) 20:43:29 (85/128) Installing libass (0.15.2-r0) 20:43:29 (86/128) Installing libdav1d (0.9.2-r0) 20:43:29 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r2) 20:43:29 (88/128) Installing ncurses-libs (6.3_p20211120-r2) 20:43:29 (89/128) Installing lame (3.100-r0) 20:43:29 (90/128) Installing opus (1.3.1-r1) 20:43:29 (91/128) Installing libgomp (10.3.1_git20211027-r0) 20:43:29 (92/128) Installing soxr (0.1.3-r2) 20:43:29 (93/128) Installing libsrt (1.4.2-r1) 20:43:29 (94/128) Installing libssh (0.9.6-r1) 20:43:30 (95/128) Installing libtheora (1.1.1-r16) 20:43:30 (96/128) Installing v4l-utils-libs (1.22.1-r1) 20:43:30 (97/128) Installing libdrm (2.4.109-r0) 20:43:30 (98/128) Installing libva (2.13.0-r0) 20:43:30 (99/128) Installing libvdpau (1.4-r0) 20:43:30 (100/128) Installing vidstab (1.1.0-r1) 20:43:30 (101/128) Installing libvorbis (1.3.7-r0) 20:43:30 (102/128) Installing libvpx (1.10.0-r0) 20:43:30 (103/128) Installing vulkan-loader (1.2.196-r0) 20:43:30 (104/128) Installing x264-libs (20210613-r0) 20:43:30 (105/128) Installing x265-libs (3.5-r0) 20:43:30 (106/128) Installing xvidcore (1.3.7-r1) 20:43:30 (107/128) Installing ffmpeg-libs (4.4.1-r2) 20:43:30 (108/128) Installing libevent (2.1.12-r4) 20:43:30 (109/128) Installing mesa (21.2.6-r0) 20:43:30 (110/128) Installing wayland-libs-server (1.19.0-r1) 20:43:30 (111/128) Installing mesa-gbm (21.2.6-r0) 20:43:30 (112/128) Installing lcms2 (2.12-r1) 20:43:30 (113/128) Installing nspr (4.32-r0) 20:43:30 (114/128) Installing sqlite-libs (3.36.0-r0) 20:43:31 (115/128) Installing nss (3.78.1-r0) 20:43:31 (116/128) Installing libasyncns (0.8-r1) 20:43:31 (117/128) Installing libltdl (2.4.6-r7) 20:43:31 (118/128) Installing orc (0.4.32-r0) 20:43:31 (119/128) Installing libsndfile (1.0.31-r1) 20:43:31 (120/128) Installing speexdsp (1.2.0-r0) 20:43:31 (121/128) Installing tdb-libs (1.4.5-r0) 20:43:31 (122/128) Installing libpulse (15.0-r2) 20:43:31 (123/128) Installing re2 (2021.11.01-r0) 20:43:31 (124/128) Installing snappy (1.1.9-r1) 20:43:31 (125/128) Installing libgpg-error (1.42-r1) 20:43:31 (126/128) Installing libgcrypt (1.9.4-r0) 20:43:31 (127/128) Installing libxslt (1.1.35-r0) 20:43:31 (128/128) Installing chromium (99.0.4844.84-r0) 20:43:36 Executing busybox-1.34.1-r7.trigger 20:43:36 Executing glib-2.70.5-r0.trigger 20:43:36 Executing shared-mime-info-2.1-r2.trigger 20:43:40 Executing gdk-pixbuf-2.42.8-r0.trigger 20:43:40 Executing gtk-update-icon-cache-2.24.33-r0.trigger 20:43:40 Executing fontconfig-2.13.1-r4.trigger 20:43:40 Executing mkfontscale-1.2.1-r1.trigger 20:43:40 OK: 275 MiB in 144 packages 20:43:50 Removing intermediate container ba8128ddaf99 20:43:50 ---> 9e9bd6cb5cf5 20:43:50 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 20:43:50 ---> Running in d4e0a4533ee6 20:43:50 Removing intermediate container d4e0a4533ee6 20:43:50 ---> f3d2e19a4337 20:43:50 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 20:43:50 ---> Running in 193f7a566443 20:43:50 Removing intermediate container 193f7a566443 20:43:50 ---> 24fad0c1338a 20:43:50 Step 5/10 : RUN npm install -g npm 20:43:50 ---> Running in 7e4b65c81d3f 20:44:29 20:44:29 removed 7 packages, changed 101 packages, and audited 264 packages in 29s 20:44:29 20:44:29 27 packages are looking for funding 20:44:29 run `npm fund` for details 20:44:29 20:44:29 found 0 vulnerabilities 20:44:29 Removing intermediate container 7e4b65c81d3f 20:44:29 ---> ff014ee84812 20:44:29 Step 6/10 : ARG USER=1000 20:44:29 ---> Running in f957c7597664 20:44:29 Removing intermediate container f957c7597664 20:44:29 ---> 03512d914157 20:44:29 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 20:44:29 ---> Running in 622137178c24 20:44:29 Removing intermediate container 622137178c24 20:44:29 ---> ab8c88391680 20:44:29 Step 8/10 : USER $USER:$USER 20:44:29 ---> Running in 2faeb989b0ba 20:44:30 Removing intermediate container 2faeb989b0ba 20:44:30 ---> 56943273743e 20:44:30 Step 9/10 : WORKDIR /app 20:44:30 ---> Running in 183188c117b6 20:44:30 Removing intermediate container 183188c117b6 20:44:30 ---> 2e63734a0aa2 20:44:30 Step 10/10 : LABEL git_sha=0be910da442da054ca269013485ad7785d291f45 20:44:30 ---> Running in ece85ddb6ca9 20:44:31 Removing intermediate container ece85ddb6ca9 20:44:31 ---> aec073243353 20:44:31 Successfully built aec073243353 20:44:31 Successfully tagged edgexfoundry/edgex-web-ui:0be910da442da054ca269013485ad7785d291f45 20:44:31 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 20:44:31 touch edgex-web-ui.imagebuilt 20:44:31 mkdir -p node_modules coverage 20:44:31 chown "1000:1000" node_modules coverage package-lock.json 20:44:31 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 20:44:49 npm WARN old lockfile 20:44:49 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 20:44:49 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 20:44:49 npm WARN old lockfile 20:44:49 npm WARN old lockfile This is a one-time fix-up, please be patient... 20:44:49 npm WARN old lockfile 20:45:49 npm WARN EBADENGINE Unsupported engine { 20:45:49 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 20:45:49 npm WARN EBADENGINE required: { 20:45:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:45:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:45:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:45:49 npm WARN EBADENGINE }, 20:45:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 20:45:49 npm WARN EBADENGINE } 20:45:49 npm WARN EBADENGINE Unsupported engine { 20:45:49 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 20:45:49 npm WARN EBADENGINE required: { 20:45:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:45:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:45:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:45:49 npm WARN EBADENGINE }, 20:45:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 20:45:49 npm WARN EBADENGINE } 20:45:49 npm WARN EBADENGINE Unsupported engine { 20:45:49 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 20:45:49 npm WARN EBADENGINE required: { 20:45:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:45:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:45:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:45:49 npm WARN EBADENGINE }, 20:45:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 20:45:49 npm WARN EBADENGINE } 20:45:49 npm WARN EBADENGINE Unsupported engine { 20:45:49 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 20:45:49 npm WARN EBADENGINE required: { 20:45:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:45:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:45:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:45:49 npm WARN EBADENGINE }, 20:45:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 20:45:49 npm WARN EBADENGINE } 20:45:49 npm WARN EBADENGINE Unsupported engine { 20:45:49 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 20:45:49 npm WARN EBADENGINE required: { 20:45:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:45:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:45:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:45:49 npm WARN EBADENGINE }, 20:45:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 20:45:49 npm WARN EBADENGINE } 20:45:49 npm WARN EBADENGINE Unsupported engine { 20:45:49 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 20:45:49 npm WARN EBADENGINE required: { 20:45:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:45:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:45:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:45:49 npm WARN EBADENGINE }, 20:45:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 20:45:49 npm WARN EBADENGINE } 20:45:49 npm WARN EBADENGINE Unsupported engine { 20:45:49 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 20:45:49 npm WARN EBADENGINE required: { 20:45:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:45:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:45:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:45:49 npm WARN EBADENGINE }, 20:45:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 20:45:49 npm WARN EBADENGINE } 20:45:49 npm WARN EBADENGINE Unsupported engine { 20:45:49 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 20:45:49 npm WARN EBADENGINE required: { 20:45:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:45:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:45:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:45:49 npm WARN EBADENGINE }, 20:45:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 20:45:49 npm WARN EBADENGINE } 20:45:49 npm WARN EBADENGINE Unsupported engine { 20:45:49 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 20:45:49 npm WARN EBADENGINE required: { 20:45:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:45:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:45:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:45:49 npm WARN EBADENGINE }, 20:45:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 20:45:49 npm WARN EBADENGINE } 20:46:28 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 20:46:28 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 20:46:28 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 20:46:28 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 20:46:29 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 20:46:30 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 20:46:37 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 20:46:45 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 20:46:47 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 20:46:47 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 20:47:02 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 20:47:15 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 20:47:15 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 20:47:15 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. 20:47:21 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. 20:47:22 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. 20:47:23 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 20:47:41 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 20:47:41 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 20:48:13 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. 20:48:40 npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. 20:49:27 20:49:27 added 1475 packages, and audited 1476 packages in 5m 20:49:27 20:49:27 90 packages are looking for funding 20:49:27 run `npm fund` for details 20:49:27 20:49:27 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 20:49:27 20:49:27 To address issues that do not require attention, run: 20:49:27 npm audit fix 20:49:27 20:49:27 To address all issues (including breaking changes), run: 20:49:27 npm audit fix --force 20:49:27 20:49:27 Run `npm audit` for details. 20:49:31 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 20:49:53 - Generating browser application bundles (phase: setup)... 20:50:32 Compiling @angular/core : es2015 as esm2015 20:50:32 Compiling @angular/compiler/testing : es2015 as esm2015 20:51:11 Compiling @angular/common : es2015 as esm2015 20:51:11 Compiling @angular/core/testing : es2015 as esm2015 20:51:15 Compiling @angular/platform-browser : es2015 as esm2015 20:51:15 Compiling @angular/common/testing : es2015 as esm2015 20:51:21 Compiling @angular/router : es2015 as esm2015 20:51:21 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 20:51:28 Compiling @angular/platform-browser/testing : es2015 as esm2015 20:51:30 Compiling @angular/common/http : es2015 as esm2015 20:51:30 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 20:51:34 Compiling @angular/forms : es2015 as esm2015 20:51:36 Compiling @angular/router/testing : es2015 as esm2015 20:51:37 Compiling @angular/common/http/testing : es2015 as esm2015 20:52:44 31 05 2023 20:52:43.481:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 20:52:44 31 05 2023 20:52:43.497:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 20:52:44 31 05 2023 20:52:43.528:INFO [launcher]: Starting browser ChromeHeadless 20:53:52 31 05 2023 20:53:45.826:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 20:53:52 31 05 2023 20:53:51.513:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 20:54:25 31 05 2023 20:54:20.892:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 20:54:40 ✔ Browser application bundle generation complete. 20:54:40 31 05 2023 20:54:38.512:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket yP6tFlVO59jOFYwiAAAB with id 64121472 20:54:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 20:54:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 0.678 secs) 20:54:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 1.294 secs) 20:54:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 1.869 secs) 20:54:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 2.018 secs) 20:54:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 2.177 secs) 20:54:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 2.235 secs) 20:54:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 2.394 secs) 20:54:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 2.726 secs) 20:54:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 2.815 secs) 20:54:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 2.891 secs) 20:54:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 2.98 secs) 20:54:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 3.016 secs) 20:54:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 3.048 secs) 20:54:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 3.131 secs) 20:54:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 3.276 secs) 20:54:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 3.328 secs) 20:54:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 3.351 secs) 20:54:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 3.374 secs) 20:54:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 3.396 secs) 20:54:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 3.413 secs) 20:55:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 3.423 secs) 20:55:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 3.454 secs) 20:55:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 3.462 secs) 20:55:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 3.493 secs) 20:55:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 3.599 secs) 20:55:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 3.702 secs) 20:55:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 3.763 secs) 20:55:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 3.88 secs) 20:55:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 4.032 secs) 20:55:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 4.048 secs) 20:55:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 4.062 secs) 20:55:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 4.367 secs) 20:55:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 4.576 secs) 20:55:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 4.674 secs) 20:55:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 4.91 secs) 20:55:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 5.151 secs) 20:55:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 5.21 secs) 20:55:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 5.226 secs) 20:55:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 5.237 secs) 20:55:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 5.284 secs) 20:55:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 5.34 secs) 20:55:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 5.46 secs) 20:55:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 5.526 secs) 20:55:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 5.737 secs) 20:55:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 5.821 secs) 20:55:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 5.841 secs) 20:55:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 5.854 secs) 20:55:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 5.869 secs) 20:55:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 5.892 secs) 20:55:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 5.936 secs) 20:55:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 5.951 secs) 20:55:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 5.961 secs) 20:55:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 6.121 secs) 20:55:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 6.174 secs) 20:55:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 6.372 secs) 20:55:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 6.578 secs) 20:55:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 6.763 secs) 20:55:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 6.821 secs) 20:55:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 6.848 secs) 20:55:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 7.06 secs) 20:55:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 7.137 secs) 20:55:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 7.196 secs) 20:55:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 7.248 secs) 20:55:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 7.318 secs) 20:55:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 7.354 secs) 20:55:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 7.392 secs) 20:55:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 7.525 secs) 20:55:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 7.609 secs) 20:55:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 7.637 secs) 20:55:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 7.652 secs) 20:55:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 7.677 secs) 20:55:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 7.812 secs) 20:55:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 7.855 secs) 20:55:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 7.872 secs) 20:55:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 7.89 secs) 20:55:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 7.899 secs) 20:55:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 7.943 secs) 20:55:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 7.993 secs) 20:55:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 8.022 secs) 20:55:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 8.047 secs) 20:55:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 8.106 secs) 20:55:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 8.146 secs) 20:55:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 8.208 secs) 20:55:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 8.224 secs) 20:55:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 8.236 secs) 20:55:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 8.246 secs) 20:55:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 8.546 secs) 20:55:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 8.684 secs) 20:55:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 8.874 secs) 20:55:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 9.009 secs) 20:55:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 9.069 secs) 20:55:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 9.124 secs) 20:55:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 9.285 secs) 20:55:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 9.333 secs) 20:55:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 9.38 secs) 20:55:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 9.397 secs) 20:55:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 9.408 secs) 20:55:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 9.434 secs) 20:55:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 9.465 secs) 20:55:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 9.576 secs) 20:55:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 9.623 secs) 20:55:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 9.739 secs) 20:55:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 9.804 secs) 20:55:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 9.889 secs) 20:55:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 9.991 secs) 20:55:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 10.017 secs) 20:55:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 10.048 secs) 20:55:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 10.074 secs) 20:55:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 10.115 secs) 20:55:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 10.229 secs) 20:55:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 10.255 secs) 20:55:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 10.268 secs) 20:55:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 10.289 secs) 20:55:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 10.345 secs) 20:55:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 10.359 secs) 20:55:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 10.371 secs) 20:55:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 10.494 secs) 20:55:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 10.539 secs) 20:55:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 10.553 secs) 20:55:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 10.568 secs) 20:55:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 10.609 secs) 20:55:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 10.625 secs) 20:55:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 10.678 secs) 20:55:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 10.86 secs) 20:55:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 10.895 secs) 20:55:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 11.006 secs) 20:55:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 11.078 secs) 20:55:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 11.119 secs) 20:55:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 11.132 secs) 20:55:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 11.188 secs) 20:55:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 11.213 secs) 20:55:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 11.229 secs) 20:55:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 11.759 secs) 20:55:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 11.916 secs) 20:55:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 12.012 secs) 20:55:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 12.037 secs) 20:55:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 12.092 secs) 20:55:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 12.384 secs) 20:55:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 12.485 secs) 20:55:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 12.858 secs) 20:55:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 12.963 secs) 20:55:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 13.004 secs) 20:55:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 13.057 secs) 20:55:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 13.08 secs) 20:55:13 WARN: ' 20:55:13 It looks like you're using ngModel on the same form field as formControlName. 20:55:13 Support for using the ngModel input property and ngModelChange event with 20:55:13 reactive form directives has been deprecated in Angular v6 and will be removed 20:55:13 in a future version of Angular. 20:55:13 20:55:13 For more information on this, see our API docs here: 20:55:13 https://angular.io/api/forms/FormControlName#use-with-ngmodel 20:55:13 ' 20:55:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 13.08 secs) 20:55:13 WARN: ' 20:55:13 It looks like you're using ngModel on the same form field as formControlName. 20:55:13 Support for using the ngModel input property and ngModelChange event with 20:55:13 reactive form directives has been deprecated in Angular v6 and will be removed 20:55:13 in a future version of Angular. 20:55:13 20:55:13 For more information on this, see our API docs here: 20:55:13 https://angular.io/api/forms/FormControlName#use-with-ngmodel 20:55:13 ' 20:55:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 13.213 secs) 20:55:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (18.344 secs / 13.213 secs) 20:55:14 TOTAL: 145 SUCCESS 20:55:14 ✔ Browser application bundle generation complete. 20:55:17 20:55:17 =============================== Coverage summary =============================== 20:55:17 Statements : 41.56% ( 1425/3429 ) 20:55:17 Branches : 12.14% ( 109/898 ) 20:55:17 Functions : 33.33% ( 417/1251 ) 20:55:17 Lines : 39.45% ( 1280/3245 ) 20:55:17 ================================================================================ 20:55:17 31 05 2023 20:55:17.082:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 20:55:18 ✔ Browser application bundle generation complete. 20:55:19 make[1]: Leaving directory '/w/workspace/edgex-ui-go/118/web' [Pipeline] echo 20:55:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:55:19 $ docker stop --time=1 09a81af9ba891ab73c322fca85b44ead7ef5aad4e6227cb1fa7082a7c6e16ce5 20:55:21 $ docker rm -f --volumes 09a81af9ba891ab73c322fca85b44ead7ef5aad4e6227cb1fa7082a7c6e16ce5 [Pipeline] // withDockerContainer [Pipeline] sh 20:55:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:55:24 Warning: overwriting stash ‘coverage-report’ 20:55:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:55:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:55:33 + ls -al . 20:55:33 total 176 20:55:33 drwxrwxr-x 13 jenkins jenkins 4096 May 31 20:39 . 20:55:33 drwxrwxr-x 4 jenkins jenkins 4096 May 31 20:37 .. 20:55:33 drwxrwxr-x 2 jenkins jenkins 4096 May 31 20:37 .blubracket 20:55:33 -rw-rw-r-- 1 jenkins jenkins 18 May 31 20:37 .dockerignore 20:55:33 drwxrwxr-x 8 jenkins jenkins 4096 May 31 20:37 .git 20:55:33 drwxrwxr-x 3 jenkins jenkins 4096 May 31 20:37 .github 20:55:33 -rw-rw-r-- 1 jenkins jenkins 185 May 31 20:37 .gitignore 20:55:33 -rw-rw-r-- 1 jenkins jenkins 8418 May 31 20:37 Attribution.txt 20:55:33 -rw-rw-r-- 1 jenkins jenkins 19103 May 31 20:37 CHANGELOG.md 20:55:33 -rw-rw-r-- 1 jenkins jenkins 3959 May 31 20:37 CONTRIBUTING.md 20:55:33 -rw-rw-r-- 1 jenkins jenkins 1788 May 31 20:37 Dockerfile 20:55:33 -rw-rw-r-- 1 jenkins jenkins 652 May 31 20:37 Jenkinsfile 20:55:33 -rw-rw-r-- 1 jenkins jenkins 11357 May 31 20:37 LICENSE 20:55:33 -rw-rw-r-- 1 jenkins jenkins 2124 May 31 20:37 Makefile 20:55:33 -rw-rw-r-- 1 jenkins jenkins 4549 May 31 20:37 README.md 20:55:33 -rw-rw-r-- 1 jenkins jenkins 5 May 31 20:35 VERSION 20:55:33 drwxrwxr-x 3 jenkins jenkins 4096 May 31 20:37 assets 20:55:33 drwxrwxr-x 2 jenkins jenkins 4096 May 31 20:37 bin 20:55:33 drwxrwxr-x 3 jenkins jenkins 4096 May 31 20:37 cmd 20:55:33 -rw-r--r-- 1 jenkins jenkins 10 May 31 20:39 coverage.out 20:55:33 drwxrwxr-x 2 jenkins jenkins 4096 May 31 20:37 docs 20:55:33 -rw-rw-r-- 1 jenkins jenkins 2999 May 31 20:37 go.mod 20:55:33 -rw-rw-r-- 1 jenkins jenkins 30528 May 31 20:37 go.sum 20:55:33 drwxrwxr-x 8 jenkins jenkins 4096 May 31 20:37 internal 20:55:33 drwxrwxr-x 4 jenkins jenkins 4096 May 31 20:37 snap 20:55:33 drwxrwxr-x 4 jenkins jenkins 4096 May 31 20:37 testing 20:55:33 -rw-rw-r-- 1 jenkins jenkins 155 May 31 20:37 version.go 20:55:33 drwxrwxr-x 6 jenkins jenkins 4096 May 31 20:44 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:33 + 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=0be910da442da054ca269013485ad7785d291f45 --label arch=arm64 --label version=3.0.0 . 20:55:34 Sending build context to Docker daemon 33.12MB 20:55:34 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 20:55:34 Step 2/25 : FROM ${BASE} AS builder 20:55:34 ---> 1eabb337ac43 20:55:34 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 20:55:35 ---> Running in 5bc3714dab03 20:55:35 Removing intermediate container 5bc3714dab03 20:55:35 ---> 7e3dfa29fc4b 20:55:35 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 20:55:35 ---> Running in cab3e4c2b40e 20:55:36 Removing intermediate container cab3e4c2b40e 20:55:36 ---> a33ee8da0171 20:55:36 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 20:55:36 ---> Running in 78db2386f58f 20:55:36 Removing intermediate container 78db2386f58f 20:55:36 ---> 62861eb69dad 20:55:36 Step 6/25 : LABEL Name=edgex-ui-go 20:55:36 ---> Running in e98240ddacba 20:55:36 Removing intermediate container e98240ddacba 20:55:36 ---> 3ca3816fffaa 20:55:36 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 20:55:36 ---> Running in fae7b61f16aa 20:55:37 Removing intermediate container fae7b61f16aa 20:55:37 ---> bf2c1d5f90b8 20:55:37 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 20:55:39 ---> f77074b73209 20:55:39 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:55:39 ---> Running in 635ddffb88ca 20:55:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:55:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:55:41 OK: 263 MiB in 53 packages 20:55:42 Removing intermediate container 635ddffb88ca 20:55:42 ---> d6a764725a65 20:55:42 Step 10/25 : ENV GO111MODULE=on 20:55:42 ---> Running in e00ff65fffdc 20:55:42 Removing intermediate container e00ff65fffdc 20:55:42 ---> 7f3dbe833569 20:55:42 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 20:55:42 ---> Running in 7769d79b62b9 20:55:42 Removing intermediate container 7769d79b62b9 20:55:42 ---> 7310cebe33b2 20:55:42 Step 12/25 : COPY go.mod vendor* ./ 20:55:43 ---> 1340f907b11c 20:55:43 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:43 ---> Running in c735e24266a8 20:55:46 Removing intermediate container c735e24266a8 20:55:46 ---> c8dc59d49c6d 20:55:46 Step 14/25 : COPY . . 20:55:50 ---> 705d7a988e03 20:55:50 Step 15/25 : RUN ${MAKE} 20:55:50 ---> Running in 1c891a14aa0c 20:55:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 20:57:42 Removing intermediate container 1c891a14aa0c 20:57:42 ---> d456b433b048 20:57:42 Step 16/25 : FROM alpine:3.17 20:57:42 3.17: Pulling from library/alpine 20:57:42 c41833b44d91: Already exists 20:57:42 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:57:42 Status: Downloaded newer image for alpine:3.17 20:57:42 ---> 51e60588ff2c 20:57:42 Step 17/25 : EXPOSE 4000 20:57:42 ---> Running in 9cb27f0abc39 20:57:42 Removing intermediate container 9cb27f0abc39 20:57:42 ---> 148d18ec29a4 20:57:42 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 20:57:42 ---> 20a5a7efc2fd 20:57:42 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 20:57:42 ---> 4bd1e85f9e55 20:57:42 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 20:57:42 ---> f6587f8a44fb 20:57:42 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 20:57:42 ---> Running in 88ac9e547aa9 20:57:42 Removing intermediate container 88ac9e547aa9 20:57:42 ---> b6e148b818c7 20:57:42 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 20:57:42 ---> Running in c9c0a2e4cbe1 20:57:42 Removing intermediate container c9c0a2e4cbe1 20:57:42 ---> 83629da14965 20:57:42 Step 23/25 : LABEL arch=arm64 20:57:42 ---> Running in 2bc10291ea6b 20:57:42 Removing intermediate container 2bc10291ea6b 20:57:42 ---> 9014cdddb4ca 20:57:42 Step 24/25 : LABEL git_sha=0be910da442da054ca269013485ad7785d291f45 20:57:42 ---> Running in 35b248197938 20:57:42 Removing intermediate container 35b248197938 20:57:42 ---> 01fba57d3088 20:57:42 Step 25/25 : LABEL version=3.0.0 20:57:42 ---> Running in dd98a0752535 20:57:42 Removing intermediate container dd98a0752535 20:57:42 ---> 1f075b0cbb53 20:57:42 [Warning] One or more build-args [ARCH] were not consumed 20:57:42 Successfully built 1f075b0cbb53 20:57:42 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 20:57:43 provisioning config files... 20:57:43 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/118@tmp/config8938343437663537996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:57:43 ---> docker-login.sh 20:57:43 nexus3.edgexfoundry.org:10001 20:57:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:43 Configure a credential helper to remove this warning. See 20:57:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:43 20:57:43 Login Succeeded 20:57:43 nexus3.edgexfoundry.org:10002 20:57:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:43 Configure a credential helper to remove this warning. See 20:57:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:43 20:57:43 Login Succeeded 20:57:43 nexus3.edgexfoundry.org:10003 20:57:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:44 Configure a credential helper to remove this warning. See 20:57:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:44 20:57:44 Login Succeeded 20:57:44 nexus3.edgexfoundry.org:10004 20:57:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:44 Configure a credential helper to remove this warning. See 20:57:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:44 20:57:44 Login Succeeded 20:57:44 docker.io 20:57:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:45 Configure a credential helper to remove this warning. See 20:57:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:45 20:57:45 Login Succeeded 20:57:45 ---> docker-login.sh ends [Pipeline] } 20:57:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:57:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:57:45 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 20:57:45 0be910da442da054ca269013485ad7785d291f45 20:57:45 latest 20:57:45 3.0.0 20:57:45 0be910da442da054ca269013485ad7785d291f45-3.0.0 20:57:45 main 20:57:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:45 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0be910da442da054ca269013485ad7785d291f45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:46 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0be910da442da054ca269013485ad7785d291f45 20:57:46 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 20:57:46 f5689183c5bb: Preparing 20:57:46 17150d0e7e8e: Preparing 20:57:46 d151cd9e2d50: Preparing 20:57:46 26cbea5cba74: Preparing 20:57:46 26cbea5cba74: Layer already exists 20:57:46 f5689183c5bb: Pushed 20:57:46 17150d0e7e8e: Pushed 20:57:52 d151cd9e2d50: Pushed 20:57:53 0be910da442da054ca269013485ad7785d291f45: digest: sha256:3c9bc0416fb57f55beae80b68a4b67db16d61274d7086b266a5f9dd0ba8a6730 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:53 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:53 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 20:57:53 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 20:57:53 f5689183c5bb: Preparing 20:57:53 17150d0e7e8e: Preparing 20:57:53 d151cd9e2d50: Preparing 20:57:53 26cbea5cba74: Preparing 20:57:53 17150d0e7e8e: Layer already exists 20:57:53 f5689183c5bb: Layer already exists 20:57:53 26cbea5cba74: Layer already exists 20:57:53 d151cd9e2d50: Layer already exists 20:57:53 latest: digest: sha256:3c9bc0416fb57f55beae80b68a4b67db16d61274d7086b266a5f9dd0ba8a6730 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:54 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:54 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0 20:57:54 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 20:57:54 f5689183c5bb: Preparing 20:57:54 17150d0e7e8e: Preparing 20:57:54 d151cd9e2d50: Preparing 20:57:54 26cbea5cba74: Preparing 20:57:54 d151cd9e2d50: Layer already exists 20:57:54 26cbea5cba74: Layer already exists 20:57:54 17150d0e7e8e: Layer already exists 20:57:54 f5689183c5bb: Layer already exists 20:57:54 3.0.0: digest: sha256:3c9bc0416fb57f55beae80b68a4b67db16d61274d7086b266a5f9dd0ba8a6730 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:55 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0be910da442da054ca269013485ad7785d291f45-3.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:55 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0be910da442da054ca269013485ad7785d291f45-3.0.0 20:57:55 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 20:57:55 f5689183c5bb: Preparing 20:57:55 17150d0e7e8e: Preparing 20:57:55 d151cd9e2d50: Preparing 20:57:55 26cbea5cba74: Preparing 20:57:55 26cbea5cba74: Layer already exists 20:57:55 17150d0e7e8e: Layer already exists 20:57:55 f5689183c5bb: Layer already exists 20:57:55 d151cd9e2d50: Layer already exists 20:57:55 0be910da442da054ca269013485ad7785d291f45-3.0.0: digest: sha256:3c9bc0416fb57f55beae80b68a4b67db16d61274d7086b266a5f9dd0ba8a6730 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:55 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:56 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 20:57:56 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 20:57:56 f5689183c5bb: Preparing 20:57:56 17150d0e7e8e: Preparing 20:57:56 d151cd9e2d50: Preparing 20:57:56 26cbea5cba74: Preparing 20:57:56 26cbea5cba74: Layer already exists 20:57:56 d151cd9e2d50: Layer already exists 20:57:56 f5689183c5bb: Layer already exists 20:57:56 17150d0e7e8e: Layer already exists 20:57:56 main: digest: sha256:3c9bc0416fb57f55beae80b68a4b67db16d61274d7086b266a5f9dd0ba8a6730 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:57:56 ===================================================== [Pipeline] echo 20:57:56 taggedImages: 20:57:56 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0be910da442da054ca269013485ad7785d291f45 20:57:56 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 20:57:56 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0 20:57:56 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0be910da442da054ca269013485ad7785d291f45-3.0.0 20:57:56 - 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 20:57:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:57:56 20:57:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:57:56 arm64: Pulling from edgex-lftools-log-publisher 20:57:56 8998bd30e6a1: Pulling fs layer 20:57:56 04944245beec: Pulling fs layer 20:57:56 699f458cf7ca: Pulling fs layer 20:57:56 765212b225bb: Pulling fs layer 20:57:56 f23df028b6ca: Pulling fs layer 20:57:56 d65c8cfc05b1: Pulling fs layer 20:57:56 2437ff75d9bd: Pulling fs layer 20:57:56 765212b225bb: Waiting 20:57:56 f23df028b6ca: Waiting 20:57:56 d65c8cfc05b1: Waiting 20:57:56 2437ff75d9bd: Waiting 20:57:57 04944245beec: Verifying Checksum 20:57:57 04944245beec: Download complete 20:57:57 765212b225bb: Verifying Checksum 20:57:57 765212b225bb: Download complete 20:57:57 f23df028b6ca: Verifying Checksum 20:57:57 f23df028b6ca: Download complete 20:57:57 d65c8cfc05b1: Verifying Checksum 20:57:57 d65c8cfc05b1: Download complete 20:57:57 699f458cf7ca: Verifying Checksum 20:57:57 699f458cf7ca: Download complete 20:57:57 8998bd30e6a1: Verifying Checksum 20:57:57 8998bd30e6a1: Download complete 20:57:59 2437ff75d9bd: Verifying Checksum 20:57:59 2437ff75d9bd: Download complete 20:58:01 8998bd30e6a1: Pull complete 20:58:01 04944245beec: Pull complete 20:58:03 699f458cf7ca: Pull complete 20:58:03 765212b225bb: Pull complete 20:58:04 f23df028b6ca: Pull complete 20:58:04 d65c8cfc05b1: Pull complete 20:58:19 2437ff75d9bd: Pull complete 20:58:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:58:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:58:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:58:19 prd-ubuntu20.04-docker-arm64-4c-16g-17541 does not seem to be running inside a container 20:58:19 $ 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/118 -v /w/workspace/edgex-ui-go/118:/w/workspace/edgex-ui-go/118:rw,z -v /w/workspace/edgex-ui-go/118@tmp:/w/workspace/edgex-ui-go/118@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:58:21 $ docker top c923f6122475ea0c276f21b463f805b9beaf0a0563ce214277153183f6aeab0e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:58:22 ---> job-cost.sh 20:58:22 lf-activate-venv: SKIPPING 20:58:22 INFO: No Stack... 20:58:23 INFO: Retrieving Pricing Info for: v3-standard-4 20:58:23 INFO: Archiving Costs [Pipeline] sh 20:58:24 + cat /w/workspace/edgex-ui-go/118/archives/cost.csv 20:58:24 + cut -d, -f6 [Pipeline] lock 20:58:24 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-118-stack-cost] 20:58:24 Resource [jenkins-edgexfoundry-edgex-ui-go-main-118-stack-cost] did not exist. Created. 20:58:24 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-118-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:58:24 /w/workspace/edgex-ui-go/118@tmp/durable-cf72b930/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:58:25 + echo total: 0.10999999940395355 [Pipeline] stash 20:58:25 Warning: overwriting stash ‘stack-cost’ 20:58:29 Stashed 1 file(s) [Pipeline] } 20:58:29 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-118-stack-cost] [Pipeline] // lock [Pipeline] } 20:58:29 $ docker stop --time=1 c923f6122475ea0c276f21b463f805b9beaf0a0563ce214277153183f6aeab0e 20:58:31 $ docker rm -f --volumes c923f6122475ea0c276f21b463f805b9beaf0a0563ce214277153183f6aeab0e [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 20:58:31 provisioning config files... 20:58:31 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3821873239344380448tmp [Pipeline] { [Pipeline] sh 20:58:32 + set +x 20:58:32 + curl -s https://codecov.io/bash 20:58:32 + bash -s -- 20:58:32 20:58:32 _____ _ 20:58:32 / ____| | | 20:58:32 | | ___ __| | ___ ___ _____ __ 20:58:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:58:32 | |___| (_) | (_| | __/ (_| (_) \ V / 20:58:32 \_____\___/ \__,_|\___|\___\___/ \_/ 20:58:32 Bash-1.0.6 20:58:32 20:58:32 20:58:32 ==> git version 2.25.1 found 20:58:32 ==> 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 20:58:32 Release-Date: 2020-01-08 20:58:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:58:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:58:32 ==> Jenkins CI detected. 20:58:32 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 20:58:32 project root: . 20:58:32 --> token set from env 20:58:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:58:32 ==> Running gcov in . (disable via -X gcov) 20:58:32 ==> Python coveragepy not found 20:58:32 ==> Searching for coverage reports in: 20:58:32 + . 20:58:32 -> Found 1 reports 20:58:32 ==> Detecting git/mercurial file structure 20:58:32 ==> Reading reports 20:58:32 + ./coverage.out bytes=10 20:58:32 ==> Appending adjustments 20:58:32 https://docs.codecov.io/docs/fixing-reports 20:58:33 + Found adjustments 20:58:33 ==> Gzipping contents 20:58:33 12K /tmp/codecov.wK6gyS.gz 20:58:33 ==> Uploading reports 20:58:33 url: https://codecov.io 20:58:33 query: branch=main&commit=0be910da442da054ca269013485ad7785d291f45&build=118&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F118%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:58:33 -> Pinging Codecov 20:58:33 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=0be910da442da054ca269013485ad7785d291f45&build=118&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F118%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:59:11 -> Uploading to 20:59:11 20:59:11 % Total % Received % Xferd Average Speed Time Time Time Current 20:59:11 Dload Upload Total Spent Left Speed 20:59:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: 20:59:11 X> Failed to upload 20:59:11 ==> Uploading to Codecov 20:59:11 % Total % Received % Xferd Average Speed Time Time Time Current 20:59:11 Dload Upload Total Spent Left Speed 20:59:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9297 100 244 100 9053 1318 48935 --:--:-- --:--:-- --:--:-- 50254 20:59:11 Reports have been successfully queued for processing at {"message": "Coverage reports upload successfully", "uploaded": true, "queued": true, "id": "608368f7-cb69-48be-9ccd-4541faf92758", "url": "https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/0be910da442da054ca269013485ad7785d291f45"} [Pipeline] } 20:59:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:59:11 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:59:11 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:59:12 20:59:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:59:12 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:59:12 df9b9388f04a: Pulling fs layer 20:59:12 52dc419b0ee2: Pulling fs layer 20:59:12 25bc292e5bac: Pulling fs layer 20:59:12 114826534d7a: Pulling fs layer 20:59:12 4657fd5d0bcf: Pulling fs layer 20:59:12 6ad1cebc031e: Pulling fs layer 20:59:12 8a3aa393b2d8: Pulling fs layer 20:59:12 4657fd5d0bcf: Waiting 20:59:12 6ad1cebc031e: Waiting 20:59:12 8a3aa393b2d8: Waiting 20:59:12 114826534d7a: Waiting 20:59:12 25bc292e5bac: Verifying Checksum 20:59:12 25bc292e5bac: Download complete 20:59:12 52dc419b0ee2: Verifying Checksum 20:59:12 52dc419b0ee2: Download complete 20:59:12 4657fd5d0bcf: Verifying Checksum 20:59:12 4657fd5d0bcf: Download complete 20:59:12 df9b9388f04a: Verifying Checksum 20:59:12 df9b9388f04a: Download complete 20:59:12 6ad1cebc031e: Verifying Checksum 20:59:12 6ad1cebc031e: Download complete 20:59:12 df9b9388f04a: Pull complete 20:59:12 52dc419b0ee2: Pull complete 20:59:12 25bc292e5bac: Pull complete 20:59:13 114826534d7a: Verifying Checksum 20:59:13 114826534d7a: Download complete 20:59:13 8a3aa393b2d8: Verifying Checksum 20:59:13 8a3aa393b2d8: Download complete 20:59:16 114826534d7a: Pull complete 20:59:16 4657fd5d0bcf: Pull complete 20:59:16 6ad1cebc031e: Pull complete 20:59:19 8a3aa393b2d8: Pull complete 20:59:19 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:59:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:59:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:59:19 prd-ubuntu20.04-docker-8c-8g-17540 does not seem to be running inside a container 20:59:19 $ 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:1.410.4 cat 20:59:23 $ docker top 16eadc90a51c9b6ac810f874fdb6695df10e99575e531b0d321622e74fa2ce32 -eo pid,comm [Pipeline] { [Pipeline] echo 20:59:23 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 20:59:23 + set -o pipefail 20:59:23 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 20:59:29 20:59:29 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 20:59:29 20:59:29 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/a8df119e-c743-474f-a97d-429f30e0e490 20:59:29 20:59:29 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 20:59:29 20:59:29 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:59:29 20:59:29 20:59:29 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:59:29 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:59:29 More details here: https://snyk.co/ue1NS [Pipeline] } 20:59:29 $ docker stop --time=1 16eadc90a51c9b6ac810f874fdb6695df10e99575e531b0d321622e74fa2ce32 20:59:32 $ docker rm -f --volumes 16eadc90a51c9b6ac810f874fdb6695df10e99575e531b0d321622e74fa2ce32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:59:33 + git log --format=format:%s -1 0be910da442da054ca269013485ad7785d291f45 [Pipeline] sh 20:59:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:59:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:59:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:59:33 prd-ubuntu20.04-docker-8c-8g-17540 does not seem to be running inside a container 20:59:33 $ 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 20:59:34 $ docker top 6bf868ee5f52dca48f23b7ae9ad43d8a38edcb7eb20bf39f0553b5eeef2b318f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:59:34 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v3.0.0|v3.0.0-dev.21' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:59:34 + git semver [Pipeline] } 20:59:35 $ docker stop --time=1 6bf868ee5f52dca48f23b7ae9ad43d8a38edcb7eb20bf39f0553b5eeef2b318f 20:59:36 $ docker rm -f --volumes 6bf868ee5f52dca48f23b7ae9ad43d8a38edcb7eb20bf39f0553b5eeef2b318f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:59:36 20:59:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:59:37 0.23.1-centos7: Pulling from edgex-lftools 20:59:37 ab5ef0e58194: Pulling fs layer 20:59:37 9712f1f96733: Pulling fs layer 20:59:37 63f879dbbcfc: Pulling fs layer 20:59:37 0d9ebad4ef96: Pulling fs layer 20:59:37 e9a5061849ea: Pulling fs layer 20:59:37 d747dcd14b5f: Pulling fs layer 20:59:37 2de7ff778b66: Pulling fs layer 20:59:37 e9a5061849ea: Waiting 20:59:37 2de7ff778b66: Waiting 20:59:37 d747dcd14b5f: Waiting 20:59:37 0d9ebad4ef96: Waiting 20:59:37 9712f1f96733: Verifying Checksum 20:59:37 9712f1f96733: Download complete 20:59:37 63f879dbbcfc: Verifying Checksum 20:59:37 63f879dbbcfc: Download complete 20:59:37 e9a5061849ea: Verifying Checksum 20:59:37 e9a5061849ea: Download complete 20:59:37 d747dcd14b5f: Verifying Checksum 20:59:37 d747dcd14b5f: Download complete 20:59:37 0d9ebad4ef96: Verifying Checksum 20:59:37 0d9ebad4ef96: Download complete 20:59:37 ab5ef0e58194: Verifying Checksum 20:59:37 ab5ef0e58194: Download complete 20:59:37 2de7ff778b66: Download complete 20:59:40 ab5ef0e58194: Pull complete 20:59:40 9712f1f96733: Pull complete 20:59:40 63f879dbbcfc: Pull complete 20:59:45 0d9ebad4ef96: Pull complete 20:59:45 e9a5061849ea: Pull complete 20:59:45 d747dcd14b5f: Pull complete 20:59:45 2de7ff778b66: Pull complete 20:59:45 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:59:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:59:45 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:59:45 prd-ubuntu20.04-docker-8c-8g-17540 does not seem to be running inside a container 20:59:45 $ 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 20:59:50 $ docker top d8b721df5b00e768360be0113eda731a4f7fb14a1f4b501a832affb9ceb8c5ab -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:59:50 provisioning config files... 20:59:50 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9602084347713194169tmp 20:59:50 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3307825877361886646tmp 20:59:50 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8311930545325460083tmp [Pipeline] { [Pipeline] echo 20:59:50 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:59:50 ---> sigul-configuration.sh 20:59:50 gpg: directory `/root/.gnupg' created 20:59:50 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:59:50 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:59:50 gpg: keyring `/root/.gnupg/secring.gpg' created 20:59:50 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:59:50 gpg: CAST5 encrypted data 20:59:50 gpg: encrypted with 1 passphrase 20:59:50 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:59:50 + mkdir /home/jenkins 20:59:50 + mkdir /home/jenkins/sigul [Pipeline] sh 20:59:51 + 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 20:59:51 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:59:51 ---> sigul-install.sh 20:59:51 Sigul already installed; skipping installation. [Pipeline] sh 20:59:51 + git tag --list 20:59:51 0.1.1 20:59:51 v1.1.0 20:59:51 v1.2.0 20:59:51 v1.2.1 20:59:51 v1.3.0 20:59:51 v2.0.0 20:59:51 v2.1.0 20:59:51 v2.2.0 20:59:51 v2.2.1-dev.1 20:59:51 v2.2.1-dev.2 20:59:51 v2.2.1-dev.3 20:59:51 v2.2.1-dev.4 20:59:51 v2.2.1-dev.5 20:59:51 v2.2.1-dev.6 20:59:51 v2.2.1-dev.7 20:59:51 v2.3.0 20:59:51 v2.3.0-dev.10 20:59:51 v2.3.0-dev.11 20:59:51 v2.3.0-dev.12 20:59:51 v2.3.0-dev.13 20:59:51 v2.3.0-dev.14 20:59:51 v2.3.0-dev.15 20:59:51 v2.3.0-dev.16 20:59:51 v2.3.0-dev.17 20:59:51 v2.3.0-dev.18 20:59:51 v2.3.0-dev.19 20:59:51 v2.3.0-dev.20 20:59:51 v2.3.0-dev.21 20:59:51 v2.3.0-dev.22 20:59:51 v2.3.0-dev.23 20:59:51 v2.3.0-dev.24 20:59:51 v2.3.0-dev.7 20:59:51 v2.3.0-dev.8 20:59:51 v2.3.0-dev.9 20:59:51 v3.0.0 20:59:51 v3.0.0-dev.1 20:59:51 v3.0.0-dev.10 20:59:51 v3.0.0-dev.11 20:59:51 v3.0.0-dev.12 20:59:51 v3.0.0-dev.13 20:59:51 v3.0.0-dev.14 20:59:51 v3.0.0-dev.15 20:59:51 v3.0.0-dev.16 20:59:51 v3.0.0-dev.17 20:59:51 v3.0.0-dev.18 20:59:51 v3.0.0-dev.19 20:59:51 v3.0.0-dev.2 20:59:51 v3.0.0-dev.20 20:59:51 v3.0.0-dev.21 20:59:51 v3.0.0-dev.3 20:59:51 v3.0.0-dev.4 20:59:51 v3.0.0-dev.5 20:59:51 v3.0.0-dev.6 20:59:51 v3.0.0-dev.7 20:59:51 v3.0.0-dev.8 20:59:51 v3.0.0-dev.9 [Pipeline] sh 20:59:52 + lftools sign git-tag v3.0.0 20:59:52 Signing Git tag with Sigul... 20:59:52 Signing v3.0.0 [Pipeline] echo 20:59:52 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:59:53 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:59:53 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:59:53 $ docker stop --time=1 d8b721df5b00e768360be0113eda731a4f7fb14a1f4b501a832affb9ceb8c5ab 20:59:54 $ docker rm -f --volumes d8b721df5b00e768360be0113eda731a4f7fb14a1f4b501a832affb9ceb8c5ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:59:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:59:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:59:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:59:55 prd-ubuntu20.04-docker-8c-8g-17540 does not seem to be running inside a container 20:59:55 $ 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 20:59:55 $ docker top 20143868c7bb17226f2d4092ea4d2a258e56cbc44a37317142095537622ea55c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:59:55 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v3.0.0|v3.0.0-dev.21' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:59:56 + git semver [Pipeline] } 20:59:56 $ docker stop --time=1 20143868c7bb17226f2d4092ea4d2a258e56cbc44a37317142095537622ea55c 20:59:57 $ docker rm -f --volumes 20143868c7bb17226f2d4092ea4d2a258e56cbc44a37317142095537622ea55c [Pipeline] // withDockerContainer [Pipeline] sh 20:59:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:59:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:59:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:59:58 prd-ubuntu20.04-docker-8c-8g-17540 does not seem to be running inside a container 20:59:58 $ 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 20:59:58 $ docker top 80af9c28ea120279fb0eb0a52c9634b5bf92a0a43503156e49b37c79df0b11be -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:59:58 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v3.0.0|v3.0.0-dev.21' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:59:58 + git semver [Pipeline] } 20:59:59 $ docker stop --time=1 80af9c28ea120279fb0eb0a52c9634b5bf92a0a43503156e49b37c79df0b11be 21:00:00 $ docker rm -f --volumes 80af9c28ea120279fb0eb0a52c9634b5bf92a0a43503156e49b37c79df0b11be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:00:01 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 21:00:01 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 21:00:01 total 16 21:00:01 drwxr-xr-x 3 root root 4096 May 31 20:39 . 21:00:01 drwxrwxr-x 15 jenkins jenkins 4096 May 31 20:59 .. 21:00:01 drwxr-xr-x 2 root root 4096 May 31 20:39 cost 21:00:01 -rw-r--r-- 1 root root 83 May 31 20:39 cost.csv 21:00:01 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 21:00:01 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 21:00:01 total 16 21:00:01 drwxr-xr-x 3 jenkins jenkins 4096 May 31 20:39 . 21:00:01 drwxrwxr-x 15 jenkins jenkins 4096 May 31 20:59 .. 21:00:01 drwxr-xr-x 2 jenkins jenkins 4096 May 31 20:39 cost 21:00:01 -rw-r--r-- 1 jenkins jenkins 83 May 31 20:39 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:00:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:00:02 ---> package-listing.sh 21:00:02 ++ facter osfamily 21:00:02 ++ tr '[:upper:]' '[:lower:]' 21:00:02 + OS_FAMILY=debian 21:00:02 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 21:00:02 + START_PACKAGES=/tmp/packages_start.txt 21:00:02 + END_PACKAGES=/tmp/packages_end.txt 21:00:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:00:02 + PACKAGES=/tmp/packages_start.txt 21:00:02 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 21:00:02 + PACKAGES=/tmp/packages_end.txt 21:00:02 + case "${OS_FAMILY}" in 21:00:02 + dpkg -l 21:00:02 + grep '^ii' 21:00:02 + '[' -f /tmp/packages_start.txt ']' 21:00:02 + '[' -f /tmp/packages_end.txt ']' 21:00:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:00:02 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 21:00:02 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 21:00:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 21:00:02 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 21:00:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:00:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:00:03 prd-ubuntu20.04-docker-8c-8g-17540 does not seem to be running inside a container 21:00:03 $ 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 21:00:03 $ docker top 72efd00e27516074c16dcc62b4bd3a207203aed7f9d156d0c224271b24c35295 -eo pid,comm [Pipeline] { [Pipeline] sh 21:00:03 + touch /tmp/pre-build-complete [Pipeline] sh 21:00:04 + mkdir -p /var/log/sysstat [Pipeline] sh 21:00:04 + ls /var/log/sa-host 21:00:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:00:04 provisioning config files... 21:00:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10947227991198880829tmp [Pipeline] { [Pipeline] echo 21:00:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:00:04 ---> create-netrc.sh [Pipeline] } 21:00:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:00:04 ---> python-tools-install.sh [Pipeline] echo 21:00:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:00:05 ---> sudo-logs.sh 21:00:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:00:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:00:05 ---> job-cost.sh 21:00:05 lf-activate-venv: SKIPPING 21:00:05 DEBUG: total: 0.2199999988079071 21:00:05 INFO: Retrieving Stack Cost... 21:00:05 INFO: Retrieving Pricing Info for: v3-standard-8 21:00:06 INFO: Archiving Costs [Pipeline] echo 21:00:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:00:06 ---> logs-deploy.sh 21:00:06 lf-activate-venv: SKIPPING 21:00:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/118 21:00:06 INFO: archiving workspace using pattern(s): 21:00:07 Archives upload complete. 21:00:07 INFO: archiving logs to Nexus 21:00:08 ---> uname -a: 21:00:08 Linux prd-ubuntu20-04-docker-8c-8g-17540 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:00:08 21:00:08 21:00:08 ---> lscpu: 21:00:08 Architecture: x86_64 21:00:08 CPU op-mode(s): 32-bit, 64-bit 21:00:08 Byte Order: Little Endian 21:00:08 Address sizes: 40 bits physical, 48 bits virtual 21:00:08 CPU(s): 8 21:00:08 On-line CPU(s) list: 0-7 21:00:08 Thread(s) per core: 1 21:00:08 Core(s) per socket: 1 21:00:08 Socket(s): 8 21:00:08 NUMA node(s): 1 21:00:08 Vendor ID: AuthenticAMD 21:00:08 CPU family: 23 21:00:08 Model: 49 21:00:08 Model name: AMD EPYC-Rome Processor 21:00:08 Stepping: 0 21:00:08 CPU MHz: 2799.998 21:00:08 BogoMIPS: 5599.99 21:00:08 Virtualization: AMD-V 21:00:08 Hypervisor vendor: KVM 21:00:08 Virtualization type: full 21:00:08 L1d cache: 256 KiB 21:00:08 L1i cache: 256 KiB 21:00:08 L2 cache: 4 MiB 21:00:08 L3 cache: 128 MiB 21:00:08 NUMA node0 CPU(s): 0-7 21:00:08 Vulnerability Itlb multihit: Not affected 21:00:08 Vulnerability L1tf: Not affected 21:00:08 Vulnerability Mds: Not affected 21:00:08 Vulnerability Meltdown: Not affected 21:00:08 Vulnerability Mmio stale data: Not affected 21:00:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:00:08 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:00:08 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:00:08 Vulnerability Srbds: Not affected 21:00:08 Vulnerability Tsx async abort: Not affected 21:00:08 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 21:00:08 21:00:08 21:00:08 ---> nproc: 21:00:08 8 21:00:08 21:00:08 21:00:08 ---> df -h: 21:00:08 Filesystem Size Used Avail Use% Mounted on 21:00:08 overlay 155G 15G 141G 10% / 21:00:08 tmpfs 64M 0 64M 0% /dev 21:00:08 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:00:08 shm 64M 0 64M 0% /dev/shm 21:00:08 /dev/vda1 155G 15G 141G 10% /facter-os 21:00:08 21:00:08