Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1a50055877b3ba9e707da638ed848135075ac4df 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-ssh14461397684162296724.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-ssh3192064245668655565.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-ssh13930534629552131310.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-ssh1514848573371275923.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-ssh15472673750899399318.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-16507’ Running on prd-ubuntu20.04-docker-8c-8g-16510 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 1a50055877b3ba9e707da638ed848135075ac4df (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1a50055877b3ba9e707da638ed848135075ac4df # timeout=10 Commit message: "Merge pull request #615 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.0.0-dev.42" > git rev-list --no-walk ace75286d6b347c1db783fb9f991eadf064396bd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:52:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:52:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:52:44 ========================================================= 15:52:44 EdgeX Global Pipelines Version Info 15:52:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:52:45 ------------------- 15:52:45 stable info: 15:52:45 ------------------- 15:52:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:52:45 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 15:52:45 Message: update stable to v1.0.249 15:52:45 ------------------- 15:52:45 experimental info: 15:52:45 ------------------- 15:52:45 Commited By: **** collab-it+edgex@linuxfoundation.org 15:52:45 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 15:52:45 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:52:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 15:52:45 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 15:52:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:52:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:52:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:52:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:52:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:52:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:52:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:52:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:52:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:52:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 15:52:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:52:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:52:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:52:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:52:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:52:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:52:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:52:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:52:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:52:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:52:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:52:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:52:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:52:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:52:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:52:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:52:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:52:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:52:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1a50055877b3ba9e707da638ed848135075ac4df [Pipeline] echo 15:52:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1a50055 [Pipeline] echo 15:52:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:52:46 provisioning config files... 15:52:46 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1297097232040140326tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:52:46 ---> docker-login.sh 15:52:46 nexus3.edgexfoundry.org:10001 15:52:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:47 Configure a credential helper to remove this warning. See 15:52:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:47 15:52:47 Login Succeeded 15:52:47 nexus3.edgexfoundry.org:10002 15:52:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:48 Configure a credential helper to remove this warning. See 15:52:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:48 15:52:48 Login Succeeded 15:52:48 nexus3.edgexfoundry.org:10003 15:52:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:48 Configure a credential helper to remove this warning. See 15:52:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:48 15:52:48 Login Succeeded 15:52:48 nexus3.edgexfoundry.org:10004 15:52:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:48 Configure a credential helper to remove this warning. See 15:52:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:48 15:52:48 Login Succeeded 15:52:48 docker.io 15:52:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:48 Configure a credential helper to remove this warning. See 15:52:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:48 15:52:48 Login Succeeded 15:52:48 ---> docker-login.sh ends [Pipeline] } 15:52:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:52:49 + git rev-list -1 --merges 1a50055877b3ba9e707da638ed848135075ac4df~1..1a50055877b3ba9e707da638ed848135075ac4df [Pipeline] echo 15:52:49 -----------> git rev-list -1 --merges 1a50055877b3ba9e707da638ed848135075ac4df~1..1a50055877b3ba9e707da638ed848135075ac4df 1a50055877b3ba9e707da638ed848135075ac4df 15:52:49 1a50055877b3ba9e707da638ed848135075ac4df [false] [Pipeline] sh 15:52:49 + git log --format=format:%s -1 1a50055877b3ba9e707da638ed848135075ac4df [Pipeline] echo 15:52:49 ========================================================= 15:52:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:52:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:52:49 + git log --format=format:%s -1 1a50055877b3ba9e707da638ed848135075ac4df [Pipeline] echo 15:52:49 [semverPrep] GIT_COMMIT: 1a50055877b3ba9e707da638ed848135075ac4df, Commit Message: Merge pull request #615 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.0.0-dev.42 [Pipeline] echo 15:52:49 [semverPrep] This is not a build commit. [Pipeline] sh 15:52:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:52:50 + grep -v github /etc/ssh/ssh_known_hosts 15:52:50 + [ -e /tmp/ssh_known_hosts ] 15:52:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:52:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:52:50 + sudo tee -a /etc/ssh/ssh_known_hosts 15:52:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:52:50 15:52:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:52:51 0.1.4: Pulling from edgex-devops/py-git-semver 15:52:51 b85a868b505f: Pulling fs layer 15:52:51 e2be974225ed: Pulling fs layer 15:52:51 339a4e72a1f5: Pulling fs layer 15:52:51 988bab9f4d93: Pulling fs layer 15:52:51 1469e6f7b9e6: Pulling fs layer 15:52:51 eaf3925da568: Pulling fs layer 15:52:51 bab4dde63d76: Pulling fs layer 15:52:51 bde34c3a00c8: Pulling fs layer 15:52:51 b352a97aabf1: Pulling fs layer 15:52:51 4872d77fe225: Pulling fs layer 15:52:51 5851b861e8e6: Pulling fs layer 15:52:51 eaf3925da568: Waiting 15:52:51 988bab9f4d93: Waiting 15:52:51 1469e6f7b9e6: Waiting 15:52:51 bab4dde63d76: Waiting 15:52:51 4872d77fe225: Waiting 15:52:51 bde34c3a00c8: Waiting 15:52:51 b352a97aabf1: Waiting 15:52:51 5851b861e8e6: Waiting 15:52:51 e2be974225ed: Verifying Checksum 15:52:51 e2be974225ed: Download complete 15:52:51 988bab9f4d93: Verifying Checksum 15:52:51 988bab9f4d93: Download complete 15:52:51 339a4e72a1f5: Verifying Checksum 15:52:51 339a4e72a1f5: Download complete 15:52:51 1469e6f7b9e6: Verifying Checksum 15:52:51 1469e6f7b9e6: Download complete 15:52:51 eaf3925da568: Verifying Checksum 15:52:51 eaf3925da568: Download complete 15:52:51 bde34c3a00c8: Download complete 15:52:51 b352a97aabf1: Verifying Checksum 15:52:51 b352a97aabf1: Download complete 15:52:51 4872d77fe225: Verifying Checksum 15:52:51 4872d77fe225: Download complete 15:52:51 5851b861e8e6: Verifying Checksum 15:52:51 5851b861e8e6: Download complete 15:52:51 b85a868b505f: Verifying Checksum 15:52:51 b85a868b505f: Download complete 15:52:51 bab4dde63d76: Verifying Checksum 15:52:51 bab4dde63d76: Download complete 15:52:52 b85a868b505f: Pull complete 15:52:53 e2be974225ed: Pull complete 15:52:53 339a4e72a1f5: Pull complete 15:52:54 988bab9f4d93: Pull complete 15:52:54 1469e6f7b9e6: Pull complete 15:52:54 eaf3925da568: Pull complete 15:52:56 bab4dde63d76: Pull complete 15:52:56 bde34c3a00c8: Pull complete 15:52:56 b352a97aabf1: Pull complete 15:52:57 4872d77fe225: Pull complete 15:52:57 5851b861e8e6: Pull complete 15:52:57 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:52:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:52:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:52:57 prd-ubuntu20.04-docker-8c-8g-16510 does not seem to be running inside a container 15:52:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:53:01 $ docker top 2602f0299ab48329710f1e1ca96d945fbe19a0f8587d30aeeee8e08591da2769 -eo pid,comm 15:53:01 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). 15:53:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:53:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:53:01 [ssh-agent] Looking for ssh-agent implementation... 15:53:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:53:01 $ docker exec 2602f0299ab48329710f1e1ca96d945fbe19a0f8587d30aeeee8e08591da2769 ssh-agent 15:53:01 SSH_AUTH_SOCK=/tmp/ssh-DEz2ZhWE8YKP/agent.31 15:53:01 SSH_AGENT_PID=37 15:53:01 Running ssh-add (command line suppressed) 15:53:01 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11849543951394218798.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11849543951394218798.key) 15:53:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:53:02 + git tag --points-at HEAD [Pipeline] } 15:53:02 $ docker exec --env ******** --env ******** 2602f0299ab48329710f1e1ca96d945fbe19a0f8587d30aeeee8e08591da2769 ssh-agent -k 15:53:02 unset SSH_AUTH_SOCK; 15:53:02 unset SSH_AGENT_PID; 15:53:02 echo Agent pid 37 killed; 15:53:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:53:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:53:02 [ssh-agent] Looking for ssh-agent implementation... 15:53:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:53:02 $ docker exec 2602f0299ab48329710f1e1ca96d945fbe19a0f8587d30aeeee8e08591da2769 ssh-agent 15:53:02 SSH_AUTH_SOCK=/tmp/ssh-mtEvgiQxZzB2/agent.69 15:53:02 SSH_AGENT_PID=75 15:53:02 Running ssh-add (command line suppressed) 15:53:02 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5200556394650762526.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5200556394650762526.key) 15:53:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:53:02 + git semver init 15:53:03 2023-05-23 15:53:03,163 [run_init] DEBUG init version:0.0.0 force:False 15:53:03 2023-05-23 15:53:03,165 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 15:53:03 2023-05-23 15:53:03,165 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 15:53:03 2023-05-23 15:53:03,165 [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) 15:53:05 2023-05-23 15:53:04,912 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 15:53:05 2023-05-23 15:53:04,913 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 15:53:05 2023-05-23 15:53:04,913 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:53:05 2023-05-23 15:53:04,913 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:53:05 3.0.0-dev.15 [Pipeline] } 15:53:05 $ docker exec --env ******** --env ******** 2602f0299ab48329710f1e1ca96d945fbe19a0f8587d30aeeee8e08591da2769 ssh-agent -k 15:53:05 unset SSH_AUTH_SOCK; 15:53:05 unset SSH_AGENT_PID; 15:53:05 echo Agent pid 75 killed; 15:53:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:53:05 + git semver [Pipeline] } 15:53:06 $ docker stop --time=1 2602f0299ab48329710f1e1ca96d945fbe19a0f8587d30aeeee8e08591da2769 15:53:07 $ docker rm -f --volumes 2602f0299ab48329710f1e1ca96d945fbe19a0f8587d30aeeee8e08591da2769 [Pipeline] // withDockerContainer [Pipeline] sh 15:53:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:53:08 Stashed 1 file(s) [Pipeline] echo 15:53:08 [edgeXSemver]: initialized semver on version 3.0.0-dev.15 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:53:08 provisioning config files... 15:53:08 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config12429380119611012915tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:53:08 ---> docker-login.sh 15:53:08 nexus3.edgexfoundry.org:10001 15:53:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:08 Configure a credential helper to remove this warning. See 15:53:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:08 15:53:08 Login Succeeded 15:53:08 nexus3.edgexfoundry.org:10002 15:53:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:08 Configure a credential helper to remove this warning. See 15:53:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:08 15:53:08 Login Succeeded 15:53:08 nexus3.edgexfoundry.org:10003 15:53:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:09 Configure a credential helper to remove this warning. See 15:53:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:09 15:53:09 Login Succeeded 15:53:09 nexus3.edgexfoundry.org:10004 15:53:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:09 Configure a credential helper to remove this warning. See 15:53:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:09 15:53:09 Login Succeeded 15:53:09 docker.io 15:53:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:09 Configure a credential helper to remove this warning. See 15:53:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:09 15:53:09 Login Succeeded 15:53:09 ---> docker-login.sh ends [Pipeline] } 15:53:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:53:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:53:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:53:09 ========================================================= 15:53:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:53:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:09 + 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 . 15:53:09 Sending build context to Docker daemon 45.56MB 15:53:09 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 15:53:09 Step 2/15 : FROM ${BASE} AS builder 15:53:10 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:53:10 f56be85fc22e: Pulling fs layer 15:53:10 85791d961cd3: Pulling fs layer 15:53:10 d694b5ae8c79: Pulling fs layer 15:53:10 9f32a84ed3da: Pulling fs layer 15:53:10 4d19c01a9841: Pulling fs layer 15:53:10 9325e15d5711: Pulling fs layer 15:53:10 556b6ee489ea: Pulling fs layer 15:53:10 c5a4b2cf53e6: Pulling fs layer 15:53:10 9f32a84ed3da: Waiting 15:53:10 4d19c01a9841: Waiting 15:53:10 9325e15d5711: Waiting 15:53:10 556b6ee489ea: Waiting 15:53:10 c5a4b2cf53e6: Waiting 15:53:10 85791d961cd3: Verifying Checksum 15:53:10 85791d961cd3: Download complete 15:53:10 9f32a84ed3da: Verifying Checksum 15:53:10 9f32a84ed3da: Download complete 15:53:10 4d19c01a9841: Verifying Checksum 15:53:10 4d19c01a9841: Download complete 15:53:10 f56be85fc22e: Verifying Checksum 15:53:10 f56be85fc22e: Download complete 15:53:10 9325e15d5711: Verifying Checksum 15:53:10 9325e15d5711: Download complete 15:53:10 f56be85fc22e: Pull complete 15:53:11 85791d961cd3: Pull complete 15:53:11 c5a4b2cf53e6: Verifying Checksum 15:53:11 c5a4b2cf53e6: Download complete 15:53:11 d694b5ae8c79: Download complete 15:53:11 556b6ee489ea: Verifying Checksum 15:53:11 556b6ee489ea: Download complete 15:53:14 d694b5ae8c79: Pull complete 15:53:14 9f32a84ed3da: Pull complete 15:53:14 4d19c01a9841: Pull complete 15:53:15 9325e15d5711: Pull complete 15:53:17 556b6ee489ea: Pull complete 15:53:19 c5a4b2cf53e6: Pull complete 15:53:19 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 15:53:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:53:19 ---> c4be618373d6 15:53:19 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:53:23 Still waiting to schedule task 15:53:23 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16508’ 15:53:25 ---> Running in b48a5bf03faf 15:53:25 Removing intermediate container b48a5bf03faf 15:53:25 ---> 666caa43a3e7 15:53:25 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 15:53:25 ---> Running in 94eb3059851a 15:53:26 Removing intermediate container 94eb3059851a 15:53:26 ---> 592f452532a8 15:53:26 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 15:53:26 ---> Running in ef141959fae4 15:53:26 Removing intermediate container ef141959fae4 15:53:26 ---> e8f0d53d796b 15:53:26 Step 6/15 : LABEL Name=edgex-ui-go 15:53:26 ---> Running in 6d241479f242 15:53:27 Removing intermediate container 6d241479f242 15:53:27 ---> 565b6d4fe553 15:53:27 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 15:53:27 ---> Running in 33fc9d30106f 15:53:27 Removing intermediate container 33fc9d30106f 15:53:27 ---> f26f03ef68bd 15:53:27 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:53:28 latest: Pulling from library/docker 15:53:28 8a49fdb3b6a5: Pulling fs layer 15:53:28 dfb60e7f5d22: Pulling fs layer 15:53:28 f74671f55a8d: Pulling fs layer 15:53:28 75039dcfa57a: Pulling fs layer 15:53:28 a867a08cc62a: Pulling fs layer 15:53:28 f897c97d93d5: Pulling fs layer 15:53:28 5893dfdf0269: Pulling fs layer 15:53:28 7bd0f5addfbf: Pulling fs layer 15:53:28 b3364461d2a2: Pulling fs layer 15:53:28 3b63b390fabe: Pulling fs layer 15:53:28 200a256d559f: Pulling fs layer 15:53:28 f36549cf8e4b: Pulling fs layer 15:53:28 135f01648aa4: Pulling fs layer 15:53:28 f9804e6a84f9: Pulling fs layer 15:53:28 a867a08cc62a: Waiting 15:53:28 f897c97d93d5: Waiting 15:53:28 200a256d559f: Waiting 15:53:28 f36549cf8e4b: Waiting 15:53:28 5893dfdf0269: Waiting 15:53:28 7bd0f5addfbf: Waiting 15:53:28 b3364461d2a2: Waiting 15:53:28 3b63b390fabe: Waiting 15:53:28 75039dcfa57a: Waiting 15:53:28 f9804e6a84f9: Waiting 15:53:28 135f01648aa4: Waiting 15:53:28 f74671f55a8d: Verifying Checksum 15:53:28 f74671f55a8d: Download complete 15:53:28 dfb60e7f5d22: Verifying Checksum 15:53:28 dfb60e7f5d22: Download complete 15:53:28 8a49fdb3b6a5: Verifying Checksum 15:53:28 8a49fdb3b6a5: Download complete 15:53:28 a867a08cc62a: Verifying Checksum 15:53:28 a867a08cc62a: Download complete 15:53:28 8a49fdb3b6a5: Pull complete 15:53:28 f897c97d93d5: Verifying Checksum 15:53:28 f897c97d93d5: Download complete 15:53:28 5893dfdf0269: Verifying Checksum 15:53:28 5893dfdf0269: Download complete 15:53:28 75039dcfa57a: Verifying Checksum 15:53:28 75039dcfa57a: Download complete 15:53:28 7bd0f5addfbf: Verifying Checksum 15:53:28 7bd0f5addfbf: Download complete 15:53:28 b3364461d2a2: Verifying Checksum 15:53:28 b3364461d2a2: Download complete 15:53:28 200a256d559f: Verifying Checksum 15:53:28 200a256d559f: Download complete 15:53:28 3b63b390fabe: Verifying Checksum 15:53:28 3b63b390fabe: Download complete 15:53:28 135f01648aa4: Download complete 15:53:28 f9804e6a84f9: Download complete 15:53:28 dfb60e7f5d22: Pull complete 15:53:29 f74671f55a8d: Pull complete 15:53:29 f36549cf8e4b: Download complete 15:53:29 75039dcfa57a: Pull complete 15:53:30 a867a08cc62a: Pull complete 15:53:30 f897c97d93d5: Pull complete 15:53:31 5893dfdf0269: Pull complete 15:53:31 7bd0f5addfbf: Pull complete 15:53:31 b3364461d2a2: Pull complete 15:53:33 3b63b390fabe: Pull complete 15:53:34 200a256d559f: Pull complete 15:53:35 f36549cf8e4b: Pull complete 15:53:35 135f01648aa4: Pull complete 15:53:35 f9804e6a84f9: Pull complete 15:53:35 Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 15:53:35 Status: Downloaded newer image for docker:latest 15:53:38 ---> 178b75fd3f20 15:53:38 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:53:38 ---> Running in 2413b3e0aeb4 15:53:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:53:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:53:38 OK: 265 MiB in 53 packages 15:53:38 Removing intermediate container 2413b3e0aeb4 15:53:38 ---> 110f61a1f461 15:53:38 Step 10/15 : ENV GO111MODULE=on 15:53:39 ---> Running in 80f57d9d1594 15:53:39 Removing intermediate container 80f57d9d1594 15:53:39 ---> 52643b4020f2 15:53:39 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:53:39 ---> Running in c5c7ebf2b02a 15:53:39 Removing intermediate container c5c7ebf2b02a 15:53:39 ---> 78209f248bf1 15:53:39 Step 12/15 : COPY go.mod vendor* ./ 15:53:39 ---> 66b20834285c 15:53:39 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:39 ---> Running in c875f8a3544d 15:54:26 Removing intermediate container c875f8a3544d 15:54:26 ---> 374128c32cf2 15:54:26 Step 14/15 : COPY . . 15:54:26 ---> 447b60f6138c 15:54:26 Step 15/15 : RUN ${MAKE} 15:54:26 ---> Running in 5c0ecdaab949 15:54:26 noop 15:54:27 Removing intermediate container 5c0ecdaab949 15:54:27 ---> 450441679cef 15:54:27 Successfully built 450441679cef 15:54:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:27 + docker inspect -f . ci-base-image-x86_64 15:54:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:54:27 prd-ubuntu20.04-docker-8c-8g-16510 does not seem to be running inside a container 15:54:27 $ 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 15:54:28 $ docker top f68c3ec722c4ca7de5134791003ae8d0b44177e4af9515db3ee5b776cb06dbce -eo pid,comm [Pipeline] { [Pipeline] sh 15:54:28 + go version 15:54:28 go version go1.20.2 linux/amd64 [Pipeline] } 15:54:28 $ docker stop --time=1 f68c3ec722c4ca7de5134791003ae8d0b44177e4af9515db3ee5b776cb06dbce 15:54:30 $ docker rm -f --volumes f68c3ec722c4ca7de5134791003ae8d0b44177e4af9515db3ee5b776cb06dbce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:30 + docker inspect -f . ci-base-image-x86_64 15:54:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:54:30 prd-ubuntu20.04-docker-8c-8g-16510 does not seem to be running inside a container 15:54:30 $ 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 15:54:30 $ docker top 06e56be45a1c5f40fad87c7048ab1088191bb3495398baad7ecacbb18dbcf624 -eo pid,comm [Pipeline] { [Pipeline] sh 15:54:31 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 15:54:31 + make test 15:54:31 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 15:54:36 ? github.com/edgexfoundry/edgex-ui-go [no test files] 15:54:45 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 15:54:45 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 15:54:45 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 15:54:45 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 15:54:45 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 15:54:45 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 15:54:45 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 15:54:45 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 15:54:45 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 15:54:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:54:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:54:48 ./bin/test-attribution-txt.sh 15:54:48 make -C web test 15:54:48 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 15:54:48 make[1]: tput: No such file or directory 15:54:48 make[1]: tput: No such file or directory 15:54:48 warning: generating ./VERSION 15:54:48 echo "0.0.0" > VERSION 15:54:48 docker build \ 15:54:48 -f Dockerfile \ 15:54:48 --build-arg USER=1000 \ 15:54:48 \ 15:54:48 --label "git_sha=1a50055877b3ba9e707da638ed848135075ac4df" \ 15:54:48 -t edgexfoundry/edgex-web-ui:1a50055877b3ba9e707da638ed848135075ac4df \ 15:54:48 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 15:54:48 . 15:54:48 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 15:54:48 Install the buildx component to build images with BuildKit: 15:54:48 https://docs.docker.com/go/buildx/ 15:54:48 15:54:48 Sending build context to Docker daemon 2.571MB 15:54:48 Step 1/10 : FROM node:16.17-alpine3.15 15:54:48 16.17-alpine3.15: Pulling from library/node 15:54:49 9621f1afde84: Pulling fs layer 15:54:49 c6f70ee39829: Pulling fs layer 15:54:49 56892a8094a2: Pulling fs layer 15:54:49 58dd87906ef0: Pulling fs layer 15:54:49 58dd87906ef0: Waiting 15:54:49 56892a8094a2: Verifying Checksum 15:54:49 56892a8094a2: Download complete 15:54:49 9621f1afde84: Verifying Checksum 15:54:49 9621f1afde84: Download complete 15:54:49 58dd87906ef0: Verifying Checksum 15:54:49 58dd87906ef0: Download complete 15:54:49 9621f1afde84: Pull complete 15:54:49 c6f70ee39829: Verifying Checksum 15:54:49 c6f70ee39829: Download complete 15:54:50 c6f70ee39829: Pull complete 15:54:50 56892a8094a2: Pull complete 15:54:51 58dd87906ef0: Pull complete 15:54:51 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 15:54:51 Status: Downloaded newer image for node:16.17-alpine3.15 15:54:51 ---> b69703f70c3d 15:54:51 Step 2/10 : RUN apk add --no-cache chromium 15:54:56 ---> Running in d8dd21f36aa8 15:54:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:54:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:54:56 (1/129) Installing libxau (1.0.9-r0) 15:54:56 (2/129) Installing libmd (1.0.3-r0) 15:54:56 (3/129) Installing libbsd (0.11.3-r1) 15:54:56 (4/129) Installing libxdmcp (1.1.3-r0) 15:54:56 (5/129) Installing libxcb (1.14-r2) 15:54:56 (6/129) Installing libx11 (1.7.3.1-r0) 15:54:56 (7/129) Installing libxext (1.3.4-r0) 15:54:56 (8/129) Installing libice (1.0.10-r0) 15:54:56 (9/129) Installing libuuid (2.37.4-r0) 15:54:56 (10/129) Installing libsm (1.2.3-r0) 15:54:56 (11/129) Installing libxt (1.2.1-r0) 15:54:56 (12/129) Installing libxmu (1.1.3-r0) 15:54:56 (13/129) Installing xset (1.2.4-r0) 15:54:56 (14/129) Installing xprop (1.2.5-r0) 15:54:56 (15/129) Installing xdg-utils (1.1.3-r0) 15:54:56 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 15:54:56 (17/129) Installing pkgconf (1.8.1-r0) 15:54:56 (18/129) Installing libffi (3.4.2-r1) 15:54:56 (19/129) Installing libintl (0.21-r0) 15:54:56 (20/129) Installing libblkid (2.37.4-r0) 15:54:56 (21/129) Installing libmount (2.37.4-r0) 15:54:56 (22/129) Installing pcre (8.45-r1) 15:54:56 (23/129) Installing glib (2.70.1-r0) 15:54:56 (24/129) Installing xz-libs (5.2.5-r1) 15:54:56 (25/129) Installing libxml2 (2.9.14-r2) 15:54:56 (26/129) Installing shared-mime-info (2.1-r2) 15:54:56 (27/129) Installing hicolor-icon-theme (0.17-r1) 15:54:56 (28/129) Installing libjpeg-turbo (2.1.2-r0) 15:54:56 (29/129) Installing libpng (1.6.37-r1) 15:54:56 (30/129) Installing libwebp (1.2.2-r0) 15:54:56 (31/129) Installing zstd-libs (1.5.0-r0) 15:54:56 (32/129) Installing tiff (4.4.0-r1) 15:54:56 (33/129) Installing gdk-pixbuf (2.42.8-r0) 15:54:56 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 15:54:56 (35/129) Installing libxcomposite (0.4.5-r0) 15:54:56 (36/129) Installing libxfixes (6.0.0-r0) 15:54:56 (37/129) Installing libxrender (0.9.10-r3) 15:54:56 (38/129) Installing libxcursor (1.2.0-r0) 15:54:56 (39/129) Installing libxdamage (1.1.5-r1) 15:54:56 (40/129) Installing libxi (1.8-r0) 15:54:56 (41/129) Installing libxinerama (1.1.4-r1) 15:54:56 (42/129) Installing libxrandr (1.5.2-r1) 15:54:56 (43/129) Installing atk (2.36.0-r0) 15:54:56 (44/129) Installing libxtst (1.2.3-r3) 15:54:56 (45/129) Installing dbus-libs (1.12.24-r0) 15:54:57 (46/129) Installing at-spi2-core (2.42.0-r0) 15:54:57 (47/129) Installing at-spi2-atk (2.38.0-r0) 15:54:57 (48/129) Installing expat (2.5.0-r0) 15:54:57 (49/129) Installing brotli-libs (1.0.9-r5) 15:54:57 (50/129) Installing libbz2 (1.0.8-r1) 15:54:57 (51/129) Installing freetype (2.11.1-r2) 15:54:57 (52/129) Installing fontconfig (2.13.1-r4) 15:54:57 (53/129) Installing pixman (0.40.0-r4) 15:54:57 (54/129) Installing cairo (1.16.0-r5) 15:54:57 (55/129) Installing cairo-gobject (1.16.0-r5) 15:54:57 (56/129) Installing avahi-libs (0.8-r5) 15:54:57 (57/129) Installing gmp (6.2.1-r1) 15:54:57 (58/129) Installing nettle (3.7.3-r0) 15:54:57 (59/129) Installing p11-kit (0.24.0-r1) 15:54:57 (60/129) Installing libtasn1 (4.18.0-r1) 15:54:57 (61/129) Installing libunistring (0.9.10-r1) 15:54:57 (62/129) Installing gnutls (3.7.1-r2) 15:54:57 (63/129) Installing cups-libs (2.3.3-r6) 15:54:57 (64/129) Installing libepoxy (1.5.9-r0) 15:54:57 (65/129) Installing fribidi (1.0.11-r0) 15:54:57 (66/129) Installing graphite2 (1.3.14-r0) 15:54:57 (67/129) Installing harfbuzz (3.0.0-r2) 15:54:57 (68/129) Installing libxft (2.3.4-r0) 15:54:57 (69/129) Installing pango (1.48.10-r0) 15:54:57 (70/129) Installing wayland-libs-client (1.19.0-r1) 15:54:57 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 15:54:57 (72/129) Installing wayland-libs-egl (1.19.0-r1) 15:54:57 (73/129) Installing xkeyboard-config (2.34-r0) 15:54:57 (74/129) Installing libxkbcommon (1.3.1-r0) 15:54:57 (75/129) Installing gtk+3.0 (3.24.30-r0) 15:54:57 Executing gtk+3.0-3.24.30-r0.post-install 15:54:57 (76/129) Installing libfontenc (1.1.4-r0) 15:54:57 (77/129) Installing mkfontscale (1.2.1-r1) 15:54:57 (78/129) Installing ttf-opensans (1.10-r1) 15:54:57 Executing ttf-opensans-1.10-r1.post-install 15:54:59 (79/129) Installing libogg (1.3.5-r0) 15:54:59 (80/129) Installing flac (1.3.4-r0) 15:54:59 (81/129) Installing alsa-lib (1.2.5.1-r1) 15:54:59 (82/129) Installing libatomic (10.3.1_git20211027-r0) 15:54:59 (83/129) Installing sdl2 (2.0.16-r4) 15:54:59 (84/129) Installing aom-libs (3.2.0-r0) 15:54:59 (85/129) Installing libass (0.15.2-r0) 15:54:59 (86/129) Installing libdav1d (0.9.2-r0) 15:54:59 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 15:54:59 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 15:54:59 (89/129) Installing lame (3.100-r0) 15:54:59 (90/129) Installing opus (1.3.1-r1) 15:54:59 (91/129) Installing libgomp (10.3.1_git20211027-r0) 15:54:59 (92/129) Installing soxr (0.1.3-r2) 15:54:59 (93/129) Installing libsrt (1.4.2-r1) 15:54:59 (94/129) Installing libssh (0.9.6-r1) 15:54:59 (95/129) Installing libtheora (1.1.1-r16) 15:54:59 (96/129) Installing v4l-utils-libs (1.22.1-r1) 15:54:59 (97/129) Installing libpciaccess (0.16-r0) 15:54:59 (98/129) Installing libdrm (2.4.109-r0) 15:54:59 (99/129) Installing libva (2.13.0-r0) 15:54:59 (100/129) Installing libvdpau (1.4-r0) 15:54:59 (101/129) Installing vidstab (1.1.0-r1) 15:54:59 (102/129) Installing libvorbis (1.3.7-r0) 15:54:59 (103/129) Installing libvpx (1.10.0-r0) 15:54:59 (104/129) Installing vulkan-loader (1.2.196-r0) 15:54:59 (105/129) Installing x264-libs (20210613-r0) 15:54:59 (106/129) Installing x265-libs (3.5-r0) 15:54:59 (107/129) Installing xvidcore (1.3.7-r1) 15:54:59 (108/129) Installing ffmpeg-libs (4.4.1-r2) 15:54:59 (109/129) Installing libevent (2.1.12-r4) 15:54:59 (110/129) Installing mesa (21.2.6-r0) 15:54:59 (111/129) Installing wayland-libs-server (1.19.0-r1) 15:54:59 (112/129) Installing mesa-gbm (21.2.6-r0) 15:54:59 (113/129) Installing lcms2 (2.12-r1) 15:54:59 (114/129) Installing nspr (4.32-r0) 15:54:59 (115/129) Installing sqlite-libs (3.36.0-r0) 15:54:59 (116/129) Installing nss (3.78.1-r0) 15:54:59 (117/129) Installing libasyncns (0.8-r1) 15:54:59 (118/129) Installing libltdl (2.4.6-r7) 15:54:59 (119/129) Installing orc (0.4.32-r0) 15:54:59 (120/129) Installing libsndfile (1.0.31-r1) 15:54:59 (121/129) Installing speexdsp (1.2.0-r0) 15:54:59 (122/129) Installing tdb-libs (1.4.5-r0) 15:54:59 (123/129) Installing libpulse (15.0-r2) 15:54:59 (124/129) Installing re2 (2021.11.01-r0) 15:54:59 (125/129) Installing snappy (1.1.9-r1) 15:54:59 (126/129) Installing libgpg-error (1.42-r1) 15:54:59 (127/129) Installing libgcrypt (1.9.4-r0) 15:55:00 (128/129) Installing libxslt (1.1.35-r0) 15:55:00 (129/129) Installing chromium (99.0.4844.84-r0) 15:55:01 Executing busybox-1.34.1-r7.trigger 15:55:01 Executing glib-2.70.1-r0.trigger 15:55:01 Executing shared-mime-info-2.1-r2.trigger 15:55:01 Executing gdk-pixbuf-2.42.8-r0.trigger 15:55:01 Executing gtk-update-icon-cache-2.24.33-r0.trigger 15:55:01 Executing fontconfig-2.13.1-r4.trigger 15:55:01 Executing mkfontscale-1.2.1-r1.trigger 15:55:01 OK: 286 MiB in 145 packages 15:55:10 Removing intermediate container d8dd21f36aa8 15:55:10 ---> f131226747dd 15:55:10 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 15:55:10 ---> Running in 467e1469cfed 15:55:10 Removing intermediate container 467e1469cfed 15:55:10 ---> e225726c975f 15:55:10 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 15:55:10 ---> Running in 0e77cd98e1bd 15:55:10 Removing intermediate container 0e77cd98e1bd 15:55:10 ---> 16525b14cd39 15:55:10 Step 5/10 : RUN npm install -g npm 15:55:11 ---> Running in d621009bdb8b 15:55:21 15:55:21 removed 7 packages, changed 101 packages, and audited 264 packages in 9s 15:55:21 15:55:21 27 packages are looking for funding 15:55:21 run `npm fund` for details 15:55:21 15:55:21 found 0 vulnerabilities 15:55:24 Removing intermediate container d621009bdb8b 15:55:24 ---> c6abc3f4726b 15:55:24 Step 6/10 : ARG USER=1000 15:55:24 ---> Running in ef4bbc55143e 15:55:24 Removing intermediate container ef4bbc55143e 15:55:24 ---> 0e5d2ffd1203 15:55:24 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 15:55:24 ---> Running in 8a4f603ff666 15:55:26 Removing intermediate container 8a4f603ff666 15:55:26 ---> 946832dee6ae 15:55:26 Step 8/10 : USER $USER:$USER 15:55:26 ---> Running in 2fa3f001ea11 15:55:26 Removing intermediate container 2fa3f001ea11 15:55:26 ---> f9c3889500af 15:55:26 Step 9/10 : WORKDIR /app 15:55:26 ---> Running in 8c0a08585207 15:55:26 Removing intermediate container 8c0a08585207 15:55:26 ---> f87268dff773 15:55:26 Step 10/10 : LABEL git_sha=1a50055877b3ba9e707da638ed848135075ac4df 15:55:27 ---> Running in 15d564c32c68 15:55:27 Removing intermediate container 15d564c32c68 15:55:27 ---> 467caacfd9a7 15:55:27 Successfully built 467caacfd9a7 15:55:27 Successfully tagged edgexfoundry/edgex-web-ui:1a50055877b3ba9e707da638ed848135075ac4df 15:55:27 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 15:55:27 touch edgex-web-ui.imagebuilt 15:55:27 mkdir -p node_modules coverage 15:55:27 chown "1000:1000" node_modules coverage package-lock.json 15:55:27 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 15:55:29 npm WARN old lockfile 15:55:29 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 15:55:29 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 15:55:29 npm WARN old lockfile 15:55:29 npm WARN old lockfile This is a one-time fix-up, please be patient... 15:55:29 npm WARN old lockfile 15:55:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16513 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 15:55:29 Running in /w/workspace/edgex-ui-go/111 [Pipeline] { [Pipeline] checkout 15:55:29 The recommended git tool is: git 15:55:36 using credential edgex-jenkins-ssh 15:55:36 Cloning the remote Git repository 15:55:36 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 15:55:36 > git init /w/workspace/edgex-ui-go/111 # timeout=10 15:55:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 15:55:36 > git --version # timeout=10 15:55:36 > git --version # 'git version 2.25.1' 15:55:36 using GIT_SSH to set credentials SSH Credentials for GitHub 15:55:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:55:37 npm WARN EBADENGINE Unsupported engine { 15:55:37 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 15:55:37 npm WARN EBADENGINE required: { 15:55:37 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:55:37 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:55:37 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:55:37 npm WARN EBADENGINE }, 15:55:37 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 15:55:37 npm WARN EBADENGINE } 15:55:37 npm WARN EBADENGINE Unsupported engine { 15:55:37 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 15:55:37 npm WARN EBADENGINE required: { 15:55:37 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:55:37 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:55:37 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:55:37 npm WARN EBADENGINE }, 15:55:37 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 15:55:37 npm WARN EBADENGINE } 15:55:37 npm WARN EBADENGINE Unsupported engine { 15:55:37 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 15:55:37 npm WARN EBADENGINE required: { 15:55:37 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:55:37 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:55:37 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:55:37 npm WARN EBADENGINE }, 15:55:37 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 15:55:37 npm WARN EBADENGINE } 15:55:37 npm WARN EBADENGINE Unsupported engine { 15:55:37 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 15:55:37 npm WARN EBADENGINE required: { 15:55:37 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:55:37 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:55:37 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:55:37 npm WARN EBADENGINE }, 15:55:37 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 15:55:37 npm WARN EBADENGINE } 15:55:37 npm WARN EBADENGINE Unsupported engine { 15:55:37 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 15:55:37 npm WARN EBADENGINE required: { 15:55:37 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:55:37 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:55:37 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:55:37 npm WARN EBADENGINE }, 15:55:37 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 15:55:37 npm WARN EBADENGINE } 15:55:37 npm WARN EBADENGINE Unsupported engine { 15:55:37 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 15:55:37 npm WARN EBADENGINE required: { 15:55:37 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:55:37 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:55:37 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:55:37 npm WARN EBADENGINE }, 15:55:37 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 15:55:37 npm WARN EBADENGINE } 15:55:37 npm WARN EBADENGINE Unsupported engine { 15:55:37 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 15:55:37 npm WARN EBADENGINE required: { 15:55:37 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:55:37 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:55:37 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:55:37 npm WARN EBADENGINE }, 15:55:37 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 15:55:37 npm WARN EBADENGINE } 15:55:37 npm WARN EBADENGINE Unsupported engine { 15:55:37 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 15:55:37 npm WARN EBADENGINE required: { 15:55:37 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:55:37 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:55:37 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:55:37 npm WARN EBADENGINE }, 15:55:37 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 15:55:37 npm WARN EBADENGINE } 15:55:37 npm WARN EBADENGINE Unsupported engine { 15:55:37 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 15:55:37 npm WARN EBADENGINE required: { 15:55:37 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:55:37 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:55:37 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:55:37 npm WARN EBADENGINE }, 15:55:37 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 15:55:37 npm WARN EBADENGINE } 15:55:40 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 15:55:40 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 15:55:40 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 15:55:40 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 15:55:40 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 15:55:41 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 15:55:41 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 15:55:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 15:55:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:55:41 Avoid second fetch 15:55:41 Checking out Revision 1a50055877b3ba9e707da638ed848135075ac4df (main) 15:55:42 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 15:55:42 Commit message: "Merge pull request #615 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.0.0-dev.42" 15:55:41 > git config core.sparsecheckout # timeout=10 15:55:41 > git checkout -f 1a50055877b3ba9e707da638ed848135075ac4df # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:55:43 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 15:55:43 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 15:55:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:55:43 % Total % Received % Xferd Average Speed Time Time Time Current 15:55:43 Dload Upload Total Spent Left Speed 15:55:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 180k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh 15:55:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:55:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:55:44 + sudo tee /etc/docker/daemon.new 15:55:44 { 15:55:44 "registry-mirrors": [ 15:55:44 "https://nexus3.edgexfoundry.org:10001" 15:55:44 ], 15:55:44 "bip": "10.250.0.254/24", 15:55:44 "hosts": [ 15:55:44 "tcp://0.0.0.0:5555", 15:55:44 "unix:///var/run/docker.sock" 15:55:44 ], 15:55:44 "mtu": 1458, 15:55:44 "selinux-enabled": true, 15:55:44 "seccomp-profile": "/etc/docker/seccomp.json" 15:55:44 } [Pipeline] sh 15:55:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:55:45 + sudo service docker restart 15:55:45 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 15:55:47 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. 15:55:47 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 15:55:47 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 15:55:48 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. 15:55:48 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. 15:55:49 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 15:55:49 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 15:55:50 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 15:55:53 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. 15:55:58 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] withEnv [Pipeline] { [Pipeline] configFileProvider 15:56:03 provisioning config files... 15:56:03 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/111@tmp/config3971732038734679856tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:56:04 ---> docker-login.sh 15:56:04 nexus3.edgexfoundry.org:10001 15:56:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:56:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:56:04 Configure a credential helper to remove this warning. See 15:56:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:56:04 15:56:04 Login Succeeded 15:56:04 nexus3.edgexfoundry.org:10002 15:56:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:56:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:56:05 Configure a credential helper to remove this warning. See 15:56:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:56:05 15:56:05 Login Succeeded 15:56:05 nexus3.edgexfoundry.org:10003 15:56:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:56:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:56:05 Configure a credential helper to remove this warning. See 15:56:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:56:05 15:56:05 Login Succeeded 15:56:05 nexus3.edgexfoundry.org:10004 15:56:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:56:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:56:06 Configure a credential helper to remove this warning. See 15:56:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:56:06 15:56:06 Login Succeeded 15:56:06 docker.io 15:56:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:56:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:56:06 Configure a credential helper to remove this warning. See 15:56:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:56:06 15:56:06 Login Succeeded 15:56:06 ---> docker-login.sh ends [Pipeline] } 15:56:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 15:56:07 15:56:07 added 1478 packages, and audited 1479 packages in 37s 15:56:07 15:56:07 90 packages are looking for funding 15:56:07 run `npm fund` for details 15:56:07 15:56:07 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 15:56:07 15:56:07 To address issues that do not require attention, run: 15:56:07 npm audit fix 15:56:07 15:56:07 To address all issues (including breaking changes), run: 15:56:07 npm audit fix --force 15:56:07 15:56:07 Run `npm audit` for details. [Pipeline] echo 15:56:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:56:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:56:07 ========================================================= 15:56:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:56:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:07 + 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 . 15:56:08 Sending build context to Docker daemon 28.34MB 15:56:08 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 15:56:08 Step 2/15 : FROM ${BASE} AS builder 15:56:08 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:56:08 c41833b44d91: Pulling fs layer 15:56:08 ed15518f5707: Pulling fs layer 15:56:08 feae8fd75edb: Pulling fs layer 15:56:08 242c74f7c9fa: Pulling fs layer 15:56:08 3cdef696dda3: Pulling fs layer 15:56:08 2ced38df9373: Pulling fs layer 15:56:08 58f1dce35555: Pulling fs layer 15:56:08 242c74f7c9fa: Waiting 15:56:08 3cdef696dda3: Waiting 15:56:08 58f1dce35555: Waiting 15:56:08 2ced38df9373: Waiting 15:56:08 ed15518f5707: Verifying Checksum 15:56:08 ed15518f5707: Download complete 15:56:08 242c74f7c9fa: Verifying Checksum 15:56:08 242c74f7c9fa: Download complete 15:56:09 3cdef696dda3: Download complete 15:56:09 c41833b44d91: Verifying Checksum 15:56:09 c41833b44d91: Download complete 15:56:10 c41833b44d91: Pull complete 15:56:10 58f1dce35555: Verifying Checksum 15:56:10 58f1dce35555: Download complete 15:56:10 ed15518f5707: Pull complete 15:56:11 feae8fd75edb: Download complete 15:56:12 2ced38df9373: Verifying Checksum 15:56:12 2ced38df9373: Download complete 15:56:21 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 15:56:24 feae8fd75edb: Pull complete 15:56:24 242c74f7c9fa: Pull complete 15:56:24 3cdef696dda3: Pull complete 15:56:25 - Generating browser application bundles (phase: setup)... 15:56:29 Compiling @angular/core : es2015 as esm2015 15:56:29 Compiling @angular/compiler/testing : es2015 as esm2015 15:56:31 2ced38df9373: Pull complete 15:56:33 Compiling @angular/common : es2015 as esm2015 15:56:33 Compiling @angular/core/testing : es2015 as esm2015 15:56:33 58f1dce35555: Pull complete 15:56:33 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 15:56:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:56:33 ---> fadd8f120f05 15:56:33 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:56:35 Compiling @angular/platform-browser : es2015 as esm2015 15:56:35 Compiling @angular/common/testing : es2015 as esm2015 15:56:35 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 15:56:35 Compiling @angular/platform-browser/testing : es2015 as esm2015 15:56:35 ---> Running in 71d094c2a1e6 15:56:36 Removing intermediate container 71d094c2a1e6 15:56:36 ---> 1dd806144e9a 15:56:36 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 15:56:36 Compiling @angular/router : es2015 as esm2015 15:56:36 Compiling @angular/common/http : es2015 as esm2015 15:56:36 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 15:56:36 ---> Running in c0e6c4597d6b 15:56:36 Removing intermediate container c0e6c4597d6b 15:56:36 ---> a0081422c6aa 15:56:36 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 15:56:36 ---> Running in 1a8e335d31e9 15:56:36 Compiling @angular/forms : es2015 as esm2015 15:56:36 Compiling @angular/common/http/testing : es2015 as esm2015 15:56:37 Removing intermediate container 1a8e335d31e9 15:56:37 ---> 70d5b402c5c5 15:56:37 Step 6/15 : LABEL Name=edgex-ui-go 15:56:37 ---> Running in c7548f87f8ca 15:56:37 Removing intermediate container c7548f87f8ca 15:56:37 ---> fb0986c47538 15:56:37 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 15:56:37 ---> Running in 6494491977e1 15:56:38 Removing intermediate container 6494491977e1 15:56:38 ---> d22f94cb83c6 15:56:38 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:56:38 latest: Pulling from library/docker 15:56:38 08409d417260: Pulling fs layer 15:56:38 bf127bdc9f4f: Pulling fs layer 15:56:38 55b4810136f4: Pulling fs layer 15:56:38 2e7805c665c5: Pulling fs layer 15:56:38 560067f77f09: Pulling fs layer 15:56:38 87854ced1808: Pulling fs layer 15:56:38 cb23a4dee6cb: Pulling fs layer 15:56:38 0f440641682c: Pulling fs layer 15:56:38 d5751f9f360d: Pulling fs layer 15:56:38 39b4d37fd203: Pulling fs layer 15:56:38 181b4cd8a6de: Pulling fs layer 15:56:38 59b8b8583a6e: Pulling fs layer 15:56:38 5363e21a005c: Pulling fs layer 15:56:38 2e7805c665c5: Waiting 15:56:38 560067f77f09: Waiting 15:56:38 d56ef98c0a70: Pulling fs layer 15:56:38 87854ced1808: Waiting 15:56:38 cb23a4dee6cb: Waiting 15:56:38 0f440641682c: Waiting 15:56:38 d5751f9f360d: Waiting 15:56:38 39b4d37fd203: Waiting 15:56:38 181b4cd8a6de: Waiting 15:56:38 59b8b8583a6e: Waiting 15:56:38 5363e21a005c: Waiting 15:56:38 d56ef98c0a70: Waiting 15:56:38 55b4810136f4: Verifying Checksum 15:56:38 55b4810136f4: Download complete 15:56:38 Compiling @angular/router/testing : es2015 as esm2015 15:56:38 08409d417260: Verifying Checksum 15:56:38 08409d417260: Download complete 15:56:38 bf127bdc9f4f: Verifying Checksum 15:56:38 bf127bdc9f4f: Download complete 15:56:39 2e7805c665c5: Verifying Checksum 15:56:39 2e7805c665c5: Download complete 15:56:39 560067f77f09: Verifying Checksum 15:56:39 560067f77f09: Download complete 15:56:39 87854ced1808: Verifying Checksum 15:56:39 87854ced1808: Download complete 15:56:39 cb23a4dee6cb: Verifying Checksum 15:56:39 cb23a4dee6cb: Download complete 15:56:39 0f440641682c: Verifying Checksum 15:56:39 0f440641682c: Download complete 15:56:39 d5751f9f360d: Verifying Checksum 15:56:39 d5751f9f360d: Download complete 15:56:39 08409d417260: Pull complete 15:56:39 181b4cd8a6de: Verifying Checksum 15:56:39 181b4cd8a6de: Download complete 15:56:39 5363e21a005c: Verifying Checksum 15:56:39 5363e21a005c: Download complete 15:56:40 39b4d37fd203: Verifying Checksum 15:56:40 39b4d37fd203: Download complete 15:56:40 d56ef98c0a70: Verifying Checksum 15:56:40 d56ef98c0a70: Download complete 15:56:40 bf127bdc9f4f: Pull complete 15:56:40 55b4810136f4: Pull complete 15:56:41 59b8b8583a6e: Verifying Checksum 15:56:41 59b8b8583a6e: Download complete 15:56:44 2e7805c665c5: Pull complete 15:56:45 23 05 2023 15:56:44.022:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 15:56:45 23 05 2023 15:56:44.024:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 15:56:45 23 05 2023 15:56:44.027:INFO [launcher]: Starting browser ChromeHeadless 15:56:45 560067f77f09: Pull complete 15:56:46 87854ced1808: Pull complete 15:56:46 cb23a4dee6cb: Pull complete 15:56:47 0f440641682c: Pull complete 15:56:47 d5751f9f360d: Pull complete 15:56:48 39b4d37fd203: Pull complete 15:56:48 181b4cd8a6de: Pull complete 15:56:51 59b8b8583a6e: Pull complete 15:56:51 5363e21a005c: Pull complete 15:56:51 d56ef98c0a70: Pull complete 15:56:51 Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 15:56:51 Status: Downloaded newer image for docker:latest 15:56:54 ---> 33bb9a459da9 15:56:54 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:56:54 ---> Running in 9df6389af771 15:56:55 ✔ Browser application bundle generation complete. 15:56:55 23 05 2023 15:56:55.236:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket NcVW8E7rr60A6DZ_AAAB with id 56244895 15:56:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:56:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:56:57 OK: 263 MiB in 53 packages 15:56:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 15:56:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.086 secs) 15:56:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.106 secs) 15:56:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.109 secs) 15:56:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.137 secs) 15:56:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.154 secs) 15:56:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.16 secs) 15:56:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.162 secs) 15:56:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.272 secs) 15:56:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.286 secs) 15:56:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.299 secs) 15:56:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.356 secs) 15:56:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.368 secs) 15:56:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.375 secs) 15:56:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.384 secs) 15:56:58 Removing intermediate container 9df6389af771 15:56:58 ---> cb94518ca195 15:56:58 Step 10/15 : ENV GO111MODULE=on 15:56:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.462 secs) 15:56:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.47 secs) 15:56:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.473 secs) 15:56:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.476 secs) 15:56:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.494 secs) 15:56:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.528 secs) 15:56:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.548 secs) 15:56:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.567 secs) 15:56:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.574 secs) 15:56:59 ---> Running in 0a94655760b3 15:56:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.621 secs) 15:56:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.653 secs) 15:56:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.656 secs) 15:56:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.658 secs) 15:56:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.711 secs) 15:56:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.728 secs) 15:56:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.767 secs) 15:56:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.774 secs) 15:56:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.824 secs) 15:56:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.832 secs) 15:56:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.858 secs) 15:56:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.879 secs) 15:56:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.907 secs) 15:56:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.917 secs) 15:56:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.919 secs) 15:56:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.934 secs) 15:56:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.939 secs) 15:56:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.943 secs) 15:56:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 0.946 secs) 15:56:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 0.994 secs) 15:56:59 Removing intermediate container 0a94655760b3 15:56:59 ---> 3fdf3a0c79a7 15:56:59 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:56:59 ---> Running in 44d27bd8d145 15:56:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 1.03 secs) 15:56:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 1.037 secs) 15:56:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 1.055 secs) 15:56:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 1.064 secs) 15:56:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 1.068 secs) 15:56:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 1.071 secs) 15:56:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 1.091 secs) 15:56:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 1.111 secs) 15:56:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 1.148 secs) 15:56:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 1.153 secs) 15:56:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 1.188 secs) 15:56:59 Removing intermediate container 44d27bd8d145 15:56:59 ---> e3b1599bb80a 15:56:59 Step 12/15 : COPY go.mod vendor* ./ 15:57:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 1.196 secs) 15:57:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 1.198 secs) 15:57:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 1.2 secs) 15:57:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 1.244 secs) 15:57:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 1.253 secs) 15:57:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.279 secs) 15:57:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.297 secs) 15:57:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.301 secs) 15:57:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.306 secs) 15:57:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.31 secs) 15:57:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.319 secs) 15:57:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.336 secs) 15:57:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.355 secs) 15:57:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.375 secs) 15:57:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.396 secs) 15:57:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.41 secs) 15:57:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.428 secs) 15:57:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.438 secs) 15:57:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.443 secs) 15:57:00 WARN: ' 15:57:00 It looks like you're using ngModel on the same form field as formControlName. 15:57:00 Support for using the ngModel input property and ngModelChange event with 15:57:00 reactive form directives has been deprecated in Angular v6 and will be removed 15:57:00 in a future version of Angular. 15:57:00 15:57:00 For more information on this, see our API docs here: 15:57:00 https://angular.io/api/forms/FormControlName#use-with-ngmodel 15:57:00 ' 15:57:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.443 secs) 15:57:00 WARN: ' 15:57:00 It looks like you're using ngModel on the same form field as formControlName. 15:57:00 Support for using the ngModel input property and ngModelChange event with 15:57:00 reactive form directives has been deprecated in Angular v6 and will be removed 15:57:00 in a future version of Angular. 15:57:00 15:57:00 For more information on this, see our API docs here: 15:57:00 https://angular.io/api/forms/FormControlName#use-with-ngmodel 15:57:00 ' 15:57:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.468 secs) 15:57:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.489 secs) 15:57:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.492 secs) 15:57:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.494 secs) 15:57:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.498 secs) 15:57:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.507 secs) 15:57:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.509 secs) 15:57:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.512 secs) 15:57:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.518 secs) 15:57:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.524 secs) 15:57:00 ---> 05b1e91e7a29 15:57:00 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:57:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.539 secs) 15:57:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.558 secs) 15:57:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.568 secs) 15:57:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.601 secs) 15:57:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.63 secs) 15:57:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.637 secs) 15:57:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.645 secs) 15:57:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.661 secs) 15:57:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.674 secs) 15:57:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.679 secs) 15:57:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.681 secs) 15:57:00 ---> Running in 572b03b5d70b 15:57:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.729 secs) 15:57:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.742 secs) 15:57:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.756 secs) 15:57:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.774 secs) 15:57:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.78 secs) 15:57:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.799 secs) 15:57:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.802 secs) 15:57:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.804 secs) 15:57:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.808 secs) 15:57:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.812 secs) 15:57:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.827 secs) 15:57:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.835 secs) 15:57:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.843 secs) 15:57:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.851 secs) 15:57:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.924 secs) 15:57:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.938 secs) 15:57:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.941 secs) 15:57:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.943 secs) 15:57:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.971 secs) 15:57:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.982 secs) 15:57:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.986 secs) 15:57:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.989 secs) 15:57:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 2.001 secs) 15:57:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 2.005 secs) 15:57:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 2.014 secs) 15:57:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 2.033 secs) 15:57:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 2.051 secs) 15:57:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 2.066 secs) 15:57:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 2.076 secs) 15:57:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 2.08 secs) 15:57:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 2.095 secs) 15:57:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 2.103 secs) 15:57:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 2.111 secs) 15:57:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 2.124 secs) 15:57:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 2.163 secs) 15:57:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 2.167 secs) 15:57:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 2.17 secs) 15:57:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 2.171 secs) 15:57:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 2.174 secs) 15:57:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 2.22 secs) 15:57:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 2.224 secs) 15:57:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 2.233 secs) 15:57:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 2.239 secs) 15:57:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 2.244 secs) 15:57:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 2.285 secs) 15:57:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 2.289 secs) 15:57:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 2.296 secs) 15:57:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 2.299 secs) 15:57:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 2.301 secs) 15:57:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 2.304 secs) 15:57:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 2.306 secs) 15:57:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (3.485 secs / 2.306 secs) 15:57:01 TOTAL: 145 SUCCESS 15:57:01 ✔ Browser application bundle generation complete. 15:57:02 15:57:02 =============================== Coverage summary =============================== 15:57:02 Statements : 41.56% ( 1425/3429 ) 15:57:02 Branches : 12.14% ( 109/898 ) 15:57:02 Functions : 33.33% ( 417/1251 ) 15:57:02 Lines : 39.45% ( 1280/3245 ) 15:57:02 ================================================================================ 15:57:02 ✔ Browser application bundle generation complete. 15:57:03 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 15:57:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:57:03 $ docker stop --time=1 06e56be45a1c5f40fad87c7048ab1088191bb3495398baad7ecacbb18dbcf624 15:57:05 $ docker rm -f --volumes 06e56be45a1c5f40fad87c7048ab1088191bb3495398baad7ecacbb18dbcf624 [Pipeline] // withDockerContainer [Pipeline] sh 15:57:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:57:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:57:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:57:08 + ls -al . 15:57:08 total 180 15:57:08 drwxrwxr-x 14 jenkins jenkins 4096 May 23 15:54 . 15:57:08 drwxrwxr-x 4 jenkins jenkins 4096 May 23 15:52 .. 15:57:08 drwxrwxr-x 2 jenkins jenkins 4096 May 23 15:52 .blubracket 15:57:08 -rw-rw-r-- 1 jenkins jenkins 18 May 23 15:52 .dockerignore 15:57:08 drwxrwxr-x 8 jenkins jenkins 4096 May 23 15:53 .git 15:57:08 drwxrwxr-x 3 jenkins jenkins 4096 May 23 15:52 .github 15:57:08 -rw-rw-r-- 1 jenkins jenkins 185 May 23 15:52 .gitignore 15:57:08 drwxr-xr-x 3 jenkins jenkins 4096 May 23 15:53 .semver 15:57:08 -rw-rw-r-- 1 jenkins jenkins 8418 May 23 15:52 Attribution.txt 15:57:08 -rw-rw-r-- 1 jenkins jenkins 17205 May 23 15:52 CHANGELOG.md 15:57:08 -rw-rw-r-- 1 jenkins jenkins 3959 May 23 15:52 CONTRIBUTING.md 15:57:08 -rw-rw-r-- 1 jenkins jenkins 1788 May 23 15:52 Dockerfile 15:57:08 -rw-rw-r-- 1 jenkins jenkins 652 May 23 15:52 Jenkinsfile 15:57:08 -rw-rw-r-- 1 jenkins jenkins 11357 May 23 15:52 LICENSE 15:57:08 -rw-rw-r-- 1 jenkins jenkins 2124 May 23 15:52 Makefile 15:57:08 -rw-rw-r-- 1 jenkins jenkins 4558 May 23 15:52 README.md 15:57:08 -rw-rw-r-- 1 jenkins jenkins 12 May 23 15:53 VERSION 15:57:08 drwxrwxr-x 3 jenkins jenkins 4096 May 23 15:52 assets 15:57:08 drwxrwxr-x 2 jenkins jenkins 4096 May 23 15:52 bin 15:57:08 drwxrwxr-x 3 jenkins jenkins 4096 May 23 15:52 cmd 15:57:08 -rw-r--r-- 1 jenkins jenkins 10 May 23 15:54 coverage.out 15:57:08 drwxrwxr-x 2 jenkins jenkins 4096 May 23 15:52 docs 15:57:08 -rw-rw-r-- 1 jenkins jenkins 3040 May 23 15:52 go.mod 15:57:08 -rw-rw-r-- 1 jenkins jenkins 30610 May 23 15:52 go.sum 15:57:08 drwxrwxr-x 8 jenkins jenkins 4096 May 23 15:52 internal 15:57:08 drwxrwxr-x 4 jenkins jenkins 4096 May 23 15:52 snap 15:57:08 drwxrwxr-x 4 jenkins jenkins 4096 May 23 15:52 testing 15:57:08 -rw-rw-r-- 1 jenkins jenkins 155 May 23 15:52 version.go 15:57:08 drwxrwxr-x 6 jenkins jenkins 4096 May 23 15:55 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:09 + 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=1a50055877b3ba9e707da638ed848135075ac4df --label arch=amd64 --label version=3.0.0-dev.15 . 15:57:09 Sending build context to Docker daemon 48.32MB 15:57:09 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 15:57:09 Step 2/25 : FROM ${BASE} AS builder 15:57:09 ---> 450441679cef 15:57:09 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:57:10 ---> Running in c67cc201fe66 15:57:10 Removing intermediate container c67cc201fe66 15:57:10 ---> 040f12d653cb 15:57:10 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 15:57:10 ---> Running in 816bdf40ab74 15:57:10 Removing intermediate container 816bdf40ab74 15:57:10 ---> 5ac40ba0439e 15:57:10 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 15:57:10 ---> Running in a9471ec41d60 15:57:10 Removing intermediate container a9471ec41d60 15:57:10 ---> 2b4e14efa2ea 15:57:10 Step 6/25 : LABEL Name=edgex-ui-go 15:57:10 ---> Running in e9477c2db15d 15:57:10 Removing intermediate container e9477c2db15d 15:57:10 ---> f0a283f6e743 15:57:10 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 15:57:10 ---> Running in 113b470af662 15:57:10 Removing intermediate container 113b470af662 15:57:10 ---> 5094b22e64f8 15:57:10 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:57:11 ---> 6b63a68c6161 15:57:11 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:57:11 ---> Running in c7d4ccc0b711 15:57:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:57:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:57:12 OK: 265 MiB in 53 packages 15:57:12 Removing intermediate container c7d4ccc0b711 15:57:12 ---> 1c2f44577510 15:57:12 Step 10/25 : ENV GO111MODULE=on 15:57:12 ---> Running in dfa440a50dfa 15:57:12 Removing intermediate container dfa440a50dfa 15:57:12 ---> dec21ee1b7d4 15:57:12 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:57:12 ---> Running in d12a67499047 15:57:12 Removing intermediate container d12a67499047 15:57:12 ---> 61d878a025bb 15:57:12 Step 12/25 : COPY go.mod vendor* ./ 15:57:12 ---> 68b4c2da5936 15:57:12 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:57:12 ---> Running in d06a6d3bcc88 15:57:13 Removing intermediate container d06a6d3bcc88 15:57:13 ---> c2552fd520df 15:57:13 Step 14/25 : COPY . . 15:57:15 ---> 4f44a9fd9f2e 15:57:15 Step 15/25 : RUN ${MAKE} 15:57:15 ---> Running in d4590c0e8079 15:57:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.15" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 15:57:33 Removing intermediate container d4590c0e8079 15:57:33 ---> 3bdb211f14f9 15:57:33 Step 16/25 : FROM alpine:3.17 15:57:33 3.17: Pulling from library/alpine 15:57:33 f56be85fc22e: Already exists 15:57:33 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 15:57:33 Status: Downloaded newer image for alpine:3.17 15:57:33 ---> 9ed4aefc74f6 15:57:33 Step 17/25 : EXPOSE 4000 15:57:33 ---> Running in a2b7765462b9 15:57:33 Removing intermediate container a2b7765462b9 15:57:33 ---> c3e262c5f64d 15:57:33 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 15:57:33 ---> 0248b020d3fd 15:57:33 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 15:57:33 ---> c3118e106ff9 15:57:33 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 15:57:33 ---> 3bd36d6506c7 15:57:33 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:57:33 ---> Running in 8f5de826cef6 15:57:33 Removing intermediate container 8f5de826cef6 15:57:33 ---> 9bc8374d2030 15:57:33 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 15:57:33 ---> Running in 781a3ef19356 15:57:33 Removing intermediate container 781a3ef19356 15:57:33 ---> bd9f4ca1b843 15:57:33 Step 23/25 : LABEL arch=amd64 15:57:33 ---> Running in 995f134aa011 15:57:33 Removing intermediate container 995f134aa011 15:57:33 ---> eb684bffe5b1 15:57:33 Step 24/25 : LABEL git_sha=1a50055877b3ba9e707da638ed848135075ac4df 15:57:33 ---> Running in 889e948211ec 15:57:33 Removing intermediate container 889e948211ec 15:57:33 ---> c6e8d9b6988e 15:57:33 Step 25/25 : LABEL version=3.0.0-dev.15 15:57:33 ---> Running in 33ab4fb58145 15:57:33 Removing intermediate container 33ab4fb58145 15:57:33 ---> 296d03209973 15:57:33 [Warning] One or more build-args [ARCH] were not consumed 15:57:33 Successfully built 296d03209973 15:57:33 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:57:34 provisioning config files... 15:57:34 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config15272554661679076791tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:57:34 ---> docker-login.sh 15:57:34 nexus3.edgexfoundry.org:10001 15:57:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:34 Configure a credential helper to remove this warning. See 15:57:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:34 15:57:34 Login Succeeded 15:57:34 nexus3.edgexfoundry.org:10002 15:57:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:34 Configure a credential helper to remove this warning. See 15:57:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:34 15:57:34 Login Succeeded 15:57:34 nexus3.edgexfoundry.org:10003 15:57:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:34 Configure a credential helper to remove this warning. See 15:57:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:34 15:57:34 Login Succeeded 15:57:34 nexus3.edgexfoundry.org:10004 15:57:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:34 Configure a credential helper to remove this warning. See 15:57:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:34 15:57:34 Login Succeeded 15:57:34 docker.io 15:57:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:34 Configure a credential helper to remove this warning. See 15:57:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:34 15:57:34 Login Succeeded 15:57:34 ---> docker-login.sh ends [Pipeline] } 15:57:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:57:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:57:34 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 15:57:34 1a50055877b3ba9e707da638ed848135075ac4df 15:57:34 latest 15:57:34 3.0.0-dev.15 15:57:34 1a50055877b3ba9e707da638ed848135075ac4df-3.0.0-dev.15 15:57:34 main 15:57:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:35 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:1a50055877b3ba9e707da638ed848135075ac4df [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:35 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:1a50055877b3ba9e707da638ed848135075ac4df 15:57:35 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:57:35 e7b5f95b0ece: Preparing 15:57:35 455530e436c8: Preparing 15:57:35 6d40dc1e1eda: Preparing 15:57:35 f1417ff83b31: Preparing 15:57:35 f1417ff83b31: Layer already exists 15:57:35 455530e436c8: Pushed 15:57:35 e7b5f95b0ece: Pushed 15:57:38 6d40dc1e1eda: Pushed 15:57:38 1a50055877b3ba9e707da638ed848135075ac4df: digest: sha256:4b521c894dc872ebcbfa90cca8cd73f4c37ff6a91655dab37f64f3908d8afac6 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:38 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:39 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 15:57:39 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:57:39 e7b5f95b0ece: Preparing 15:57:39 455530e436c8: Preparing 15:57:39 6d40dc1e1eda: Preparing 15:57:39 f1417ff83b31: Preparing 15:57:39 e7b5f95b0ece: Layer already exists 15:57:39 455530e436c8: Layer already exists 15:57:39 6d40dc1e1eda: Layer already exists 15:57:39 f1417ff83b31: Layer already exists 15:57:39 latest: digest: sha256:4b521c894dc872ebcbfa90cca8cd73f4c37ff6a91655dab37f64f3908d8afac6 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:39 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:39 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.15 15:57:39 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:57:39 e7b5f95b0ece: Preparing 15:57:39 455530e436c8: Preparing 15:57:39 6d40dc1e1eda: Preparing 15:57:39 f1417ff83b31: Preparing 15:57:39 455530e436c8: Layer already exists 15:57:39 f1417ff83b31: Layer already exists 15:57:39 6d40dc1e1eda: Layer already exists 15:57:39 e7b5f95b0ece: Layer already exists 15:57:39 3.0.0-dev.15: digest: sha256:4b521c894dc872ebcbfa90cca8cd73f4c37ff6a91655dab37f64f3908d8afac6 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:39 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:1a50055877b3ba9e707da638ed848135075ac4df-3.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:40 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:1a50055877b3ba9e707da638ed848135075ac4df-3.0.0-dev.15 15:57:40 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:57:40 e7b5f95b0ece: Preparing 15:57:40 455530e436c8: Preparing 15:57:40 6d40dc1e1eda: Preparing 15:57:40 f1417ff83b31: Preparing 15:57:40 f1417ff83b31: Layer already exists 15:57:40 e7b5f95b0ece: Layer already exists 15:57:40 455530e436c8: Layer already exists 15:57:40 6d40dc1e1eda: Layer already exists 15:57:40 1a50055877b3ba9e707da638ed848135075ac4df-3.0.0-dev.15: digest: sha256:4b521c894dc872ebcbfa90cca8cd73f4c37ff6a91655dab37f64f3908d8afac6 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:40 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:40 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 15:57:40 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:57:40 e7b5f95b0ece: Preparing 15:57:40 455530e436c8: Preparing 15:57:40 6d40dc1e1eda: Preparing 15:57:40 f1417ff83b31: Preparing 15:57:40 6d40dc1e1eda: Layer already exists 15:57:40 455530e436c8: Layer already exists 15:57:40 f1417ff83b31: Layer already exists 15:57:40 e7b5f95b0ece: Layer already exists 15:57:40 main: digest: sha256:4b521c894dc872ebcbfa90cca8cd73f4c37ff6a91655dab37f64f3908d8afac6 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:57:41 ===================================================== [Pipeline] echo 15:57:41 taggedImages: 15:57:41 - nexus3.edgexfoundry.org:10004/edgex-ui:1a50055877b3ba9e707da638ed848135075ac4df 15:57:41 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 15:57:41 - nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.15 15:57:41 - nexus3.edgexfoundry.org:10004/edgex-ui:1a50055877b3ba9e707da638ed848135075ac4df-3.0.0-dev.15 15:57:41 - 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 15:57:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:57:41 15:57:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:57:41 latest: Pulling from edgex-lftools-log-publisher 15:57:41 5eb5b503b376: Pulling fs layer 15:57:41 5c69ac0246d0: Pulling fs layer 15:57:41 ec43610c2a17: Pulling fs layer 15:57:41 3a2ae6a8a46f: Pulling fs layer 15:57:41 33b1e0a273af: Pulling fs layer 15:57:41 5d3b04190fa2: Pulling fs layer 15:57:41 3a2ae6a8a46f: Waiting 15:57:41 33b1e0a273af: Waiting 15:57:41 2f39f015ded8: Pulling fs layer 15:57:41 5d3b04190fa2: Waiting 15:57:41 2f39f015ded8: Waiting 15:57:41 5c69ac0246d0: Verifying Checksum 15:57:41 3a2ae6a8a46f: Verifying Checksum 15:57:41 3a2ae6a8a46f: Download complete 15:57:41 33b1e0a273af: Verifying Checksum 15:57:41 33b1e0a273af: Download complete 15:57:41 ec43610c2a17: Verifying Checksum 15:57:41 ec43610c2a17: Download complete 15:57:41 5d3b04190fa2: Verifying Checksum 15:57:41 5d3b04190fa2: Download complete 15:57:42 5eb5b503b376: Verifying Checksum 15:57:42 5eb5b503b376: Download complete 15:57:42 2f39f015ded8: Download complete 15:57:43 5eb5b503b376: Pull complete 15:57:43 5c69ac0246d0: Pull complete 15:57:43 ec43610c2a17: Pull complete 15:57:43 3a2ae6a8a46f: Pull complete 15:57:43 33b1e0a273af: Pull complete 15:57:43 5d3b04190fa2: Pull complete 15:57:48 2f39f015ded8: Pull complete 15:57:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:57:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:57:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:57:48 prd-ubuntu20.04-docker-8c-8g-16510 does not seem to be running inside a container 15:57:48 $ 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 15:57:51 $ docker top e9367e58d87732ff6241fcfbcfd70e6a190ba465f6f251a11a03022b9cc4740e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:57:52 ---> job-cost.sh 15:57:52 lf-activate-venv: SKIPPING 15:57:52 INFO: No Stack... 15:57:52 INFO: Retrieving Pricing Info for: v3-standard-8 15:57:52 INFO: Archiving Costs [Pipeline] sh 15:57:52 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 15:57:52 + cut -d, -f6 [Pipeline] lock 15:57:52 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-111-stack-cost] 15:57:52 Resource [jenkins-edgexfoundry-edgex-ui-go-main-111-stack-cost] did not exist. Created. 15:57:52 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-111-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:57:53 + echo total: 0.2199999988079071 [Pipeline] stash 15:57:53 Stashed 1 file(s) [Pipeline] } 15:57:53 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-111-stack-cost] [Pipeline] // lock [Pipeline] } 15:57:53 $ docker stop --time=1 e9367e58d87732ff6241fcfbcfd70e6a190ba465f6f251a11a03022b9cc4740e 15:57:54 $ docker rm -f --volumes e9367e58d87732ff6241fcfbcfd70e6a190ba465f6f251a11a03022b9cc4740e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:58:08 Removing intermediate container 572b03b5d70b 15:58:08 ---> bcb663a65e15 15:58:08 Step 14/15 : COPY . . 15:58:08 ---> 9af6cd486db3 15:58:08 Step 15/15 : RUN ${MAKE} 15:58:08 ---> Running in 14278909a61e 15:58:09 noop 15:58:10 Removing intermediate container 14278909a61e 15:58:10 ---> 5283664a32b5 15:58:10 Successfully built 5283664a32b5 15:58:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:10 + docker inspect -f . ci-base-image-arm64 15:58:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:58:11 prd-ubuntu20.04-docker-arm64-4c-16g-16513 does not seem to be running inside a container 15:58:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/111 -v /w/workspace/edgex-ui-go/111:/w/workspace/edgex-ui-go/111:rw,z -v /w/workspace/edgex-ui-go/111@tmp:/w/workspace/edgex-ui-go/111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:58:12 $ docker top 24940ec1d1190a7e2902e2556ca496018a5e1bf56253e068a68b49d5c19b950c -eo pid,comm [Pipeline] { [Pipeline] sh 15:58:13 + go version 15:58:13 go version go1.20.2 linux/arm64 [Pipeline] } 15:58:13 $ docker stop --time=1 24940ec1d1190a7e2902e2556ca496018a5e1bf56253e068a68b49d5c19b950c 15:58:15 $ docker rm -f --volumes 24940ec1d1190a7e2902e2556ca496018a5e1bf56253e068a68b49d5c19b950c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:15 + docker inspect -f . ci-base-image-arm64 15:58:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:58:15 prd-ubuntu20.04-docker-arm64-4c-16g-16513 does not seem to be running inside a container 15:58:15 $ 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/111 -v /w/workspace/edgex-ui-go/111:/w/workspace/edgex-ui-go/111:rw,z -v /w/workspace/edgex-ui-go/111@tmp:/w/workspace/edgex-ui-go/111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:58:17 $ docker top a8ff13ee55326e389d8e230194d4b1402459395bb3ea1c24c795c20c3e6871d1 -eo pid,comm [Pipeline] { [Pipeline] sh 15:58:17 + git config --global --add safe.directory /w/workspace/edgex-ui-go/111 [Pipeline] fileExists [Pipeline] sh 15:58:18 + make test 15:58:18 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 15:58:57 ? github.com/edgexfoundry/edgex-ui-go [no test files] 16:00:49 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 16:00:49 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 16:00:49 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 16:00:49 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 16:00:49 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 16:00:49 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 16:00:49 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 16:00:49 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 16:00:49 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 16:01:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:01:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:01:11 ./bin/test-attribution-txt.sh 16:01:11 make -C web test 16:01:11 make[1]: Entering directory '/w/workspace/edgex-ui-go/111/web' 16:01:11 make[1]: tput: No such file or directory 16:01:11 make[1]: tput: No such file or directory 16:01:11 warning: generating ./VERSION 16:01:11 echo "0.0.0" > VERSION 16:01:11 docker build \ 16:01:11 -f Dockerfile \ 16:01:11 --build-arg USER=1000 \ 16:01:11 \ 16:01:11 --label "git_sha=1a50055877b3ba9e707da638ed848135075ac4df" \ 16:01:11 -t edgexfoundry/edgex-web-ui:1a50055877b3ba9e707da638ed848135075ac4df \ 16:01:11 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 16:01:11 . 16:01:11 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 16:01:11 Install the buildx component to build images with BuildKit: 16:01:11 https://docs.docker.com/go/buildx/ 16:01:11 16:01:11 Sending build context to Docker daemon 2.571MB 16:01:11 Step 1/10 : FROM node:16.17-alpine3.15 16:01:11 16.17-alpine3.15: Pulling from library/node 16:01:11 47517142f6ba: Pulling fs layer 16:01:11 5f8c4bfa009b: Pulling fs layer 16:01:11 f7079c9c4ba1: Pulling fs layer 16:01:11 aba105e6f55a: Pulling fs layer 16:01:11 aba105e6f55a: Waiting 16:01:11 47517142f6ba: Verifying Checksum 16:01:11 47517142f6ba: Download complete 16:01:11 f7079c9c4ba1: Verifying Checksum 16:01:11 f7079c9c4ba1: Download complete 16:01:11 aba105e6f55a: Verifying Checksum 16:01:11 aba105e6f55a: Download complete 16:01:11 47517142f6ba: Pull complete 16:01:11 5f8c4bfa009b: Verifying Checksum 16:01:11 5f8c4bfa009b: Download complete 16:01:14 5f8c4bfa009b: Pull complete 16:01:14 f7079c9c4ba1: Pull complete 16:01:15 aba105e6f55a: Pull complete 16:01:15 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 16:01:15 Status: Downloaded newer image for node:16.17-alpine3.15 16:01:15 ---> bf1b8b58d215 16:01:15 Step 2/10 : RUN apk add --no-cache chromium 16:01:15 ---> Running in 43c4b64f1e8f 16:01:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:01:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:01:18 (1/128) Installing libxau (1.0.9-r0) 16:01:18 (2/128) Installing libmd (1.0.3-r0) 16:01:18 (3/128) Installing libbsd (0.11.3-r1) 16:01:18 (4/128) Installing libxdmcp (1.1.3-r0) 16:01:18 (5/128) Installing libxcb (1.14-r2) 16:01:18 (6/128) Installing libx11 (1.7.3.1-r0) 16:01:18 (7/128) Installing libxext (1.3.4-r0) 16:01:18 (8/128) Installing libice (1.0.10-r0) 16:01:18 (9/128) Installing libuuid (2.37.4-r0) 16:01:18 (10/128) Installing libsm (1.2.3-r0) 16:01:18 (11/128) Installing libxt (1.2.1-r0) 16:01:18 (12/128) Installing libxmu (1.1.3-r0) 16:01:18 (13/128) Installing xset (1.2.4-r0) 16:01:18 (14/128) Installing xprop (1.2.5-r0) 16:01:18 (15/128) Installing xdg-utils (1.1.3-r0) 16:01:18 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 16:01:18 (17/128) Installing pkgconf (1.8.1-r0) 16:01:18 (18/128) Installing libffi (3.4.2-r1) 16:01:18 (19/128) Installing libintl (0.21-r0) 16:01:18 (20/128) Installing libblkid (2.37.4-r0) 16:01:18 (21/128) Installing libmount (2.37.4-r0) 16:01:18 (22/128) Installing pcre (8.45-r1) 16:01:19 (23/128) Installing glib (2.70.1-r0) 16:01:19 (24/128) Installing xz-libs (5.2.5-r1) 16:01:19 (25/128) Installing libxml2 (2.9.14-r2) 16:01:19 (26/128) Installing shared-mime-info (2.1-r2) 16:01:19 (27/128) Installing hicolor-icon-theme (0.17-r1) 16:01:19 (28/128) Installing libjpeg-turbo (2.1.2-r0) 16:01:19 (29/128) Installing libpng (1.6.37-r1) 16:01:19 (30/128) Installing libwebp (1.2.2-r0) 16:01:19 (31/128) Installing zstd-libs (1.5.0-r0) 16:01:19 (32/128) Installing tiff (4.4.0-r1) 16:01:19 (33/128) Installing gdk-pixbuf (2.42.8-r0) 16:01:19 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 16:01:19 (35/128) Installing libxcomposite (0.4.5-r0) 16:01:19 (36/128) Installing libxfixes (6.0.0-r0) 16:01:19 (37/128) Installing libxrender (0.9.10-r3) 16:01:19 (38/128) Installing libxcursor (1.2.0-r0) 16:01:19 (39/128) Installing libxdamage (1.1.5-r1) 16:01:19 (40/128) Installing libxi (1.8-r0) 16:01:19 (41/128) Installing libxinerama (1.1.4-r1) 16:01:19 (42/128) Installing libxrandr (1.5.2-r1) 16:01:20 (43/128) Installing atk (2.36.0-r0) 16:01:20 (44/128) Installing libxtst (1.2.3-r3) 16:01:20 (45/128) Installing dbus-libs (1.12.24-r0) 16:01:20 (46/128) Installing at-spi2-core (2.42.0-r0) 16:01:20 (47/128) Installing at-spi2-atk (2.38.0-r0) 16:01:20 (48/128) Installing expat (2.5.0-r0) 16:01:20 (49/128) Installing brotli-libs (1.0.9-r5) 16:01:20 (50/128) Installing libbz2 (1.0.8-r1) 16:01:20 (51/128) Installing freetype (2.11.1-r2) 16:01:20 (52/128) Installing fontconfig (2.13.1-r4) 16:01:20 (53/128) Installing pixman (0.40.0-r4) 16:01:20 (54/128) Installing cairo (1.16.0-r5) 16:01:20 (55/128) Installing cairo-gobject (1.16.0-r5) 16:01:20 (56/128) Installing avahi-libs (0.8-r5) 16:01:20 (57/128) Installing gmp (6.2.1-r1) 16:01:20 (58/128) Installing nettle (3.7.3-r0) 16:01:20 (59/128) Installing p11-kit (0.24.0-r1) 16:01:20 (60/128) Installing libtasn1 (4.18.0-r1) 16:01:20 (61/128) Installing libunistring (0.9.10-r1) 16:01:20 (62/128) Installing gnutls (3.7.1-r2) 16:01:20 (63/128) Installing cups-libs (2.3.3-r6) 16:01:20 (64/128) Installing libepoxy (1.5.9-r0) 16:01:21 (65/128) Installing fribidi (1.0.11-r0) 16:01:21 (66/128) Installing graphite2 (1.3.14-r0) 16:01:21 (67/128) Installing harfbuzz (3.0.0-r2) 16:01:21 (68/128) Installing libxft (2.3.4-r0) 16:01:21 (69/128) Installing pango (1.48.10-r0) 16:01:21 (70/128) Installing wayland-libs-client (1.19.0-r1) 16:01:21 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 16:01:21 (72/128) Installing wayland-libs-egl (1.19.0-r1) 16:01:21 (73/128) Installing xkeyboard-config (2.34-r0) 16:01:21 (74/128) Installing libxkbcommon (1.3.1-r0) 16:01:21 (75/128) Installing gtk+3.0 (3.24.30-r0) 16:01:21 Executing gtk+3.0-3.24.30-r0.post-install 16:01:21 (76/128) Installing libfontenc (1.1.4-r0) 16:01:21 (77/128) Installing mkfontscale (1.2.1-r1) 16:01:21 (78/128) Installing ttf-opensans (1.10-r1) 16:01:21 Executing ttf-opensans-1.10-r1.post-install 16:01:24 (79/128) Installing libogg (1.3.5-r0) 16:01:24 (80/128) Installing flac (1.3.4-r0) 16:01:24 (81/128) Installing alsa-lib (1.2.5.1-r1) 16:01:24 (82/128) Installing libatomic (10.3.1_git20211027-r0) 16:01:24 (83/128) Installing sdl2 (2.0.16-r4) 16:01:24 (84/128) Installing aom-libs (3.2.0-r0) 16:01:24 (85/128) Installing libass (0.15.2-r0) 16:01:24 (86/128) Installing libdav1d (0.9.2-r0) 16:01:24 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 16:01:24 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 16:01:24 (89/128) Installing lame (3.100-r0) 16:01:24 (90/128) Installing opus (1.3.1-r1) 16:01:24 (91/128) Installing libgomp (10.3.1_git20211027-r0) 16:01:24 (92/128) Installing soxr (0.1.3-r2) 16:01:24 (93/128) Installing libsrt (1.4.2-r1) 16:01:24 (94/128) Installing libssh (0.9.6-r1) 16:01:24 (95/128) Installing libtheora (1.1.1-r16) 16:01:24 (96/128) Installing v4l-utils-libs (1.22.1-r1) 16:01:24 (97/128) Installing libdrm (2.4.109-r0) 16:01:24 (98/128) Installing libva (2.13.0-r0) 16:01:24 (99/128) Installing libvdpau (1.4-r0) 16:01:24 (100/128) Installing vidstab (1.1.0-r1) 16:01:24 (101/128) Installing libvorbis (1.3.7-r0) 16:01:25 (102/128) Installing libvpx (1.10.0-r0) 16:01:25 (103/128) Installing vulkan-loader (1.2.196-r0) 16:01:25 (104/128) Installing x264-libs (20210613-r0) 16:01:25 (105/128) Installing x265-libs (3.5-r0) 16:01:25 (106/128) Installing xvidcore (1.3.7-r1) 16:01:25 (107/128) Installing ffmpeg-libs (4.4.1-r2) 16:01:25 (108/128) Installing libevent (2.1.12-r4) 16:01:25 (109/128) Installing mesa (21.2.6-r0) 16:01:25 (110/128) Installing wayland-libs-server (1.19.0-r1) 16:01:25 (111/128) Installing mesa-gbm (21.2.6-r0) 16:01:25 (112/128) Installing lcms2 (2.12-r1) 16:01:25 (113/128) Installing nspr (4.32-r0) 16:01:26 (114/128) Installing sqlite-libs (3.36.0-r0) 16:01:26 (115/128) Installing nss (3.78.1-r0) 16:01:26 (116/128) Installing libasyncns (0.8-r1) 16:01:26 (117/128) Installing libltdl (2.4.6-r7) 16:01:26 (118/128) Installing orc (0.4.32-r0) 16:01:26 (119/128) Installing libsndfile (1.0.31-r1) 16:01:26 (120/128) Installing speexdsp (1.2.0-r0) 16:01:26 (121/128) Installing tdb-libs (1.4.5-r0) 16:01:26 (122/128) Installing libpulse (15.0-r2) 16:01:26 (123/128) Installing re2 (2021.11.01-r0) 16:01:26 (124/128) Installing snappy (1.1.9-r1) 16:01:26 (125/128) Installing libgpg-error (1.42-r1) 16:01:26 (126/128) Installing libgcrypt (1.9.4-r0) 16:01:26 (127/128) Installing libxslt (1.1.35-r0) 16:01:26 (128/128) Installing chromium (99.0.4844.84-r0) 16:01:30 Executing busybox-1.34.1-r7.trigger 16:01:30 Executing glib-2.70.1-r0.trigger 16:01:30 Executing shared-mime-info-2.1-r2.trigger 16:01:32 Executing gdk-pixbuf-2.42.8-r0.trigger 16:01:32 Executing gtk-update-icon-cache-2.24.33-r0.trigger 16:01:33 Executing fontconfig-2.13.1-r4.trigger 16:01:33 Executing mkfontscale-1.2.1-r1.trigger 16:01:33 OK: 275 MiB in 144 packages 16:01:41 Removing intermediate container 43c4b64f1e8f 16:01:41 ---> 613486f75215 16:01:41 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 16:01:41 ---> Running in 1f53358b51d9 16:01:41 Removing intermediate container 1f53358b51d9 16:01:41 ---> 5dbcdb82bf8c 16:01:41 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 16:01:41 ---> Running in cc5198a5605c 16:01:42 Removing intermediate container cc5198a5605c 16:01:42 ---> f2cc08c7ecc7 16:01:42 Step 5/10 : RUN npm install -g npm 16:01:42 ---> Running in e3da1d7e3016 16:02:14 16:02:14 removed 7 packages, changed 101 packages, and audited 264 packages in 27s 16:02:14 16:02:14 27 packages are looking for funding 16:02:14 run `npm fund` for details 16:02:14 16:02:14 found 0 vulnerabilities 16:02:16 Removing intermediate container e3da1d7e3016 16:02:16 ---> e17c6d49f372 16:02:16 Step 6/10 : ARG USER=1000 16:02:16 ---> Running in 1e479781f251 16:02:16 Removing intermediate container 1e479781f251 16:02:16 ---> 450696dbcd4a 16:02:16 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 16:02:17 ---> Running in 0edbcc5e89ca 16:02:19 Removing intermediate container 0edbcc5e89ca 16:02:19 ---> d2decd204186 16:02:19 Step 8/10 : USER $USER:$USER 16:02:19 ---> Running in ee5ebc259ad9 16:02:19 Removing intermediate container ee5ebc259ad9 16:02:19 ---> 6dc17bada610 16:02:19 Step 9/10 : WORKDIR /app 16:02:19 ---> Running in 5b9e6acabf83 16:02:19 Removing intermediate container 5b9e6acabf83 16:02:19 ---> 27873279b388 16:02:19 Step 10/10 : LABEL git_sha=1a50055877b3ba9e707da638ed848135075ac4df 16:02:19 ---> Running in 11d168a0501b 16:02:20 Removing intermediate container 11d168a0501b 16:02:20 ---> 4914f80ef4f4 16:02:20 Successfully built 4914f80ef4f4 16:02:20 Successfully tagged edgexfoundry/edgex-web-ui:1a50055877b3ba9e707da638ed848135075ac4df 16:02:20 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 16:02:20 touch edgex-web-ui.imagebuilt 16:02:20 mkdir -p node_modules coverage 16:02:20 chown "1000:1000" node_modules coverage package-lock.json 16:02:20 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 16:02:32 npm WARN old lockfile 16:02:32 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 16:02:32 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 16:02:32 npm WARN old lockfile 16:02:32 npm WARN old lockfile This is a one-time fix-up, please be patient... 16:02:32 npm WARN old lockfile 16:03:19 npm WARN EBADENGINE Unsupported engine { 16:03:19 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 16:03:19 npm WARN EBADENGINE required: { 16:03:19 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:03:19 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:03:19 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:03:19 npm WARN EBADENGINE }, 16:03:19 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 16:03:19 npm WARN EBADENGINE } 16:03:19 npm WARN EBADENGINE Unsupported engine { 16:03:19 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 16:03:19 npm WARN EBADENGINE required: { 16:03:19 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:03:19 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:03:19 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:03:19 npm WARN EBADENGINE }, 16:03:19 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 16:03:19 npm WARN EBADENGINE } 16:03:19 npm WARN EBADENGINE Unsupported engine { 16:03:19 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 16:03:19 npm WARN EBADENGINE required: { 16:03:19 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:03:19 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:03:19 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:03:19 npm WARN EBADENGINE }, 16:03:19 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 16:03:19 npm WARN EBADENGINE } 16:03:19 npm WARN EBADENGINE Unsupported engine { 16:03:19 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 16:03:19 npm WARN EBADENGINE required: { 16:03:19 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:03:19 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:03:19 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:03:19 npm WARN EBADENGINE }, 16:03:19 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 16:03:19 npm WARN EBADENGINE } 16:03:19 npm WARN EBADENGINE Unsupported engine { 16:03:19 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 16:03:19 npm WARN EBADENGINE required: { 16:03:19 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:03:19 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:03:19 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:03:19 npm WARN EBADENGINE }, 16:03:19 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 16:03:19 npm WARN EBADENGINE } 16:03:19 npm WARN EBADENGINE Unsupported engine { 16:03:19 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 16:03:19 npm WARN EBADENGINE required: { 16:03:19 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:03:19 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:03:19 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:03:19 npm WARN EBADENGINE }, 16:03:19 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 16:03:19 npm WARN EBADENGINE } 16:03:19 npm WARN EBADENGINE Unsupported engine { 16:03:19 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 16:03:19 npm WARN EBADENGINE required: { 16:03:19 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:03:19 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:03:19 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:03:19 npm WARN EBADENGINE }, 16:03:19 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 16:03:19 npm WARN EBADENGINE } 16:03:19 npm WARN EBADENGINE Unsupported engine { 16:03:19 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 16:03:19 npm WARN EBADENGINE required: { 16:03:19 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:03:19 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:03:19 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:03:19 npm WARN EBADENGINE }, 16:03:19 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 16:03:19 npm WARN EBADENGINE } 16:03:19 npm WARN EBADENGINE Unsupported engine { 16:03:19 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 16:03:19 npm WARN EBADENGINE required: { 16:03:19 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:03:19 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:03:19 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:03:19 npm WARN EBADENGINE }, 16:03:19 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 16:03:19 npm WARN EBADENGINE } 16:03:51 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 16:03:51 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 16:03:51 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 16:03:51 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 16:03:51 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 16:03:52 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 16:03:56 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 16:04:06 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 16:04:06 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 16:04:14 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 16:04:18 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 16:04:31 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 16:04:31 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 16:04:31 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. 16:04:35 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. 16:04:36 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. 16:04:38 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 16:04:50 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 16:04:52 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 16:05:17 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. 16:05:39 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. 16:06:26 16:06:26 added 1475 packages, and audited 1476 packages in 4m 16:06:26 16:06:26 90 packages are looking for funding 16:06:26 run `npm fund` for details 16:06:26 16:06:26 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 16:06:26 16:06:26 To address issues that do not require attention, run: 16:06:26 npm audit fix 16:06:26 16:06:26 To address all issues (including breaking changes), run: 16:06:26 npm audit fix --force 16:06:26 16:06:26 Run `npm audit` for details. 16:06:29 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 16:06:47 - Generating browser application bundles (phase: setup)... 16:07:26 Compiling @angular/compiler/testing : es2015 as esm2015 16:07:26 Compiling @angular/core : es2015 as esm2015 16:07:58 Compiling @angular/common : es2015 as esm2015 16:07:58 Compiling @angular/core/testing : es2015 as esm2015 16:08:01 Compiling @angular/platform-browser : es2015 as esm2015 16:08:01 Compiling @angular/common/testing : es2015 as esm2015 16:08:06 Compiling @angular/router : es2015 as esm2015 16:08:06 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 16:08:12 Compiling @angular/platform-browser/testing : es2015 as esm2015 16:08:14 Compiling @angular/common/http : es2015 as esm2015 16:08:15 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 16:08:18 Compiling @angular/forms : es2015 as esm2015 16:08:19 Compiling @angular/router/testing : es2015 as esm2015 16:08:21 Compiling @angular/common/http/testing : es2015 as esm2015 16:09:29 23 05 2023 16:09:26.114:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 16:09:29 23 05 2023 16:09:26.130:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 16:09:29 23 05 2023 16:09:26.163:INFO [launcher]: Starting browser ChromeHeadless 16:10:37 23 05 2023 16:10:30.771:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 16:10:42 23 05 2023 16:10:42.140:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 16:11:29 23 05 2023 16:11:27.232:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 16:11:51 ✔ Browser application bundle generation complete. 16:11:51 23 05 2023 16:11:49.843:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket 2YtaxTuGsuoWss-xAAAB with id 23038715 16:12:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 16:12:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 1.678 secs) 16:12:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 2.09 secs) 16:12:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 2.191 secs) 16:12:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 2.324 secs) 16:12:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 2.429 secs) 16:12:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 2.566 secs) 16:12:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 2.734 secs) 16:12:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 3.095 secs) 16:12:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 3.278 secs) 16:12:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 3.371 secs) 16:12:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 3.451 secs) 16:12:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 3.722 secs) 16:12:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 3.769 secs) 16:12:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 3.828 secs) 16:12:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 3.949 secs) 16:12:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 4.008 secs) 16:12:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 4.041 secs) 16:12:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 4.067 secs) 16:12:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 4.094 secs) 16:12:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 4.24 secs) 16:12:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 4.559 secs) 16:12:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 4.603 secs) 16:12:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 4.659 secs) 16:12:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 4.695 secs) 16:12:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 4.732 secs) 16:12:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 4.776 secs) 16:12:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 4.79 secs) 16:12:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 5.057 secs) 16:12:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 5.077 secs) 16:12:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 5.091 secs) 16:12:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 5.156 secs) 16:12:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 5.297 secs) 16:12:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 5.359 secs) 16:12:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 5.542 secs) 16:12:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 5.626 secs) 16:12:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 5.663 secs) 16:12:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 5.881 secs) 16:12:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 5.962 secs) 16:12:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 5.98 secs) 16:12:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 5.995 secs) 16:12:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 6.282 secs) 16:12:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 6.47 secs) 16:12:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 6.663 secs) 16:12:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 6.752 secs) 16:12:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 6.838 secs) 16:12:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 6.865 secs) 16:12:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 6.88 secs) 16:12:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 6.954 secs) 16:12:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 6.994 secs) 16:12:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 7.027 secs) 16:12:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 7.06 secs) 16:12:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 7.257 secs) 16:12:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 7.401 secs) 16:12:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 7.575 secs) 16:12:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 7.632 secs) 16:12:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 7.659 secs) 16:12:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 7.692 secs) 16:12:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 7.716 secs) 16:12:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 7.729 secs) 16:12:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 7.849 secs) 16:12:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 7.888 secs) 16:12:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 7.91 secs) 16:12:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 8.074 secs) 16:12:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 8.185 secs) 16:12:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 8.302 secs) 16:12:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 8.406 secs) 16:12:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 8.668 secs) 16:12:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 8.742 secs) 16:12:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 8.835 secs) 16:12:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 9.111 secs) 16:12:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 9.178 secs) 16:12:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 9.223 secs) 16:12:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 9.262 secs) 16:12:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 9.373 secs) 16:12:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 9.421 secs) 16:12:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 9.682 secs) 16:12:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 9.707 secs) 16:12:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 9.778 secs) 16:12:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 9.863 secs) 16:12:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 9.883 secs) 16:12:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 9.897 secs) 16:12:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 10.057 secs) 16:12:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 10.121 secs) 16:12:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 10.142 secs) 16:12:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 10.211 secs) 16:12:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 10.511 secs) 16:12:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 10.658 secs) 16:12:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 10.841 secs) 16:12:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 10.91 secs) 16:12:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 10.976 secs) 16:12:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 10.998 secs) 16:12:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 11.155 secs) 16:12:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 11.301 secs) 16:12:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 11.359 secs) 16:12:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 11.768 secs) 16:12:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 12.022 secs) 16:12:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 12.19 secs) 16:12:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 12.294 secs) 16:12:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 12.351 secs) 16:12:24 WARN: ' 16:12:24 It looks like you're using ngModel on the same form field as formControlName. 16:12:24 Support for using the ngModel input property and ngModelChange event with 16:12:24 reactive form directives has been deprecated in Angular v6 and will be removed 16:12:24 in a future version of Angular. 16:12:24 16:12:24 For more information on this, see our API docs here: 16:12:24 https://angular.io/api/forms/FormControlName#use-with-ngmodel 16:12:24 ' 16:12:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 12.351 secs) 16:12:24 WARN: ' 16:12:24 It looks like you're using ngModel on the same form field as formControlName. 16:12:24 Support for using the ngModel input property and ngModelChange event with 16:12:24 reactive form directives has been deprecated in Angular v6 and will be removed 16:12:24 in a future version of Angular. 16:12:24 16:12:24 For more information on this, see our API docs here: 16:12:24 https://angular.io/api/forms/FormControlName#use-with-ngmodel 16:12:24 ' 16:12:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 12.523 secs) 16:12:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 12.562 secs) 16:12:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 12.582 secs) 16:12:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 12.699 secs) 16:12:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 12.746 secs) 16:12:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 12.779 secs) 16:12:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 12.815 secs) 16:12:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 12.917 secs) 16:12:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 12.978 secs) 16:12:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 13.113 secs) 16:12:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 13.166 secs) 16:12:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 13.227 secs) 16:12:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 13.464 secs) 16:12:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 13.491 secs) 16:12:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 13.801 secs) 16:12:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 13.821 secs) 16:12:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 14.03 secs) 16:12:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 14.081 secs) 16:12:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 14.739 secs) 16:12:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 14.776 secs) 16:12:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 14.838 secs) 16:12:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 14.995 secs) 16:12:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 15.047 secs) 16:12:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 15.094 secs) 16:12:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 15.127 secs) 16:12:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 15.141 secs) 16:12:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 15.344 secs) 16:12:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 15.486 secs) 16:12:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 15.561 secs) 16:12:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 15.65 secs) 16:12:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 15.719 secs) 16:12:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 15.738 secs) 16:12:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 15.759 secs) 16:12:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 15.79 secs) 16:12:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 15.991 secs) 16:12:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 16.017 secs) 16:12:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 16.029 secs) 16:12:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 16.229 secs) 16:12:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 16.242 secs) 16:12:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 16.29 secs) 16:12:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 16.309 secs) 16:12:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 16.325 secs) 16:12:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 16.344 secs) 16:12:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 16.356 secs) 16:12:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 16.42 secs) 16:12:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 16.483 secs) 16:12:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (22.89 secs / 16.483 secs) 16:12:30 TOTAL: 145 SUCCESS 16:12:30 ✔ Browser application bundle generation complete. 16:12:35 16:12:35 =============================== Coverage summary =============================== 16:12:35 Statements : 41.56% ( 1425/3429 ) 16:12:35 Branches : 12.14% ( 109/898 ) 16:12:35 Functions : 33.33% ( 417/1251 ) 16:12:35 Lines : 39.45% ( 1280/3245 ) 16:12:35 ================================================================================ 16:12:35 23 05 2023 16:12:34.717:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 16:12:35 ✔ Browser application bundle generation complete. 16:12:37 make[1]: Leaving directory '/w/workspace/edgex-ui-go/111/web' [Pipeline] echo 16:12:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:12:37 $ docker stop --time=1 a8ff13ee55326e389d8e230194d4b1402459395bb3ea1c24c795c20c3e6871d1 16:12:39 $ docker rm -f --volumes a8ff13ee55326e389d8e230194d4b1402459395bb3ea1c24c795c20c3e6871d1 [Pipeline] // withDockerContainer [Pipeline] sh 16:12:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:12:43 Warning: overwriting stash ‘coverage-report’ 16:12:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:12:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:12:52 + ls -al . 16:12:52 total 176 16:12:52 drwxrwxr-x 13 jenkins jenkins 4096 May 23 15:58 . 16:12:52 drwxrwxr-x 4 jenkins jenkins 4096 May 23 15:55 .. 16:12:52 drwxrwxr-x 2 jenkins jenkins 4096 May 23 15:55 .blubracket 16:12:52 -rw-rw-r-- 1 jenkins jenkins 18 May 23 15:55 .dockerignore 16:12:52 drwxrwxr-x 8 jenkins jenkins 4096 May 23 15:55 .git 16:12:52 drwxrwxr-x 3 jenkins jenkins 4096 May 23 15:55 .github 16:12:52 -rw-rw-r-- 1 jenkins jenkins 185 May 23 15:55 .gitignore 16:12:52 -rw-rw-r-- 1 jenkins jenkins 8418 May 23 15:55 Attribution.txt 16:12:52 -rw-rw-r-- 1 jenkins jenkins 17205 May 23 15:55 CHANGELOG.md 16:12:52 -rw-rw-r-- 1 jenkins jenkins 3959 May 23 15:55 CONTRIBUTING.md 16:12:52 -rw-rw-r-- 1 jenkins jenkins 1788 May 23 15:55 Dockerfile 16:12:52 -rw-rw-r-- 1 jenkins jenkins 652 May 23 15:55 Jenkinsfile 16:12:52 -rw-rw-r-- 1 jenkins jenkins 11357 May 23 15:55 LICENSE 16:12:52 -rw-rw-r-- 1 jenkins jenkins 2124 May 23 15:55 Makefile 16:12:52 -rw-rw-r-- 1 jenkins jenkins 4558 May 23 15:55 README.md 16:12:52 -rw-rw-r-- 1 jenkins jenkins 12 May 23 15:53 VERSION 16:12:52 drwxrwxr-x 3 jenkins jenkins 4096 May 23 15:55 assets 16:12:52 drwxrwxr-x 2 jenkins jenkins 4096 May 23 15:55 bin 16:12:52 drwxrwxr-x 3 jenkins jenkins 4096 May 23 15:55 cmd 16:12:52 -rw-r--r-- 1 jenkins jenkins 10 May 23 15:58 coverage.out 16:12:52 drwxrwxr-x 2 jenkins jenkins 4096 May 23 15:55 docs 16:12:52 -rw-rw-r-- 1 jenkins jenkins 3040 May 23 15:55 go.mod 16:12:52 -rw-rw-r-- 1 jenkins jenkins 30610 May 23 15:55 go.sum 16:12:52 drwxrwxr-x 8 jenkins jenkins 4096 May 23 15:55 internal 16:12:52 drwxrwxr-x 4 jenkins jenkins 4096 May 23 15:55 snap 16:12:52 drwxrwxr-x 4 jenkins jenkins 4096 May 23 15:55 testing 16:12:52 -rw-rw-r-- 1 jenkins jenkins 155 May 23 15:55 version.go 16:12:52 drwxrwxr-x 6 jenkins jenkins 4096 May 23 16:02 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:52 + 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=1a50055877b3ba9e707da638ed848135075ac4df --label arch=arm64 --label version=3.0.0-dev.15 . 16:12:54 Sending build context to Docker daemon 31.09MB 16:12:54 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 16:12:54 Step 2/25 : FROM ${BASE} AS builder 16:12:54 ---> 5283664a32b5 16:12:54 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 16:12:55 ---> Running in 2cf744848a3d 16:12:55 Removing intermediate container 2cf744848a3d 16:12:55 ---> 3a1460f63af2 16:12:55 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 16:12:55 ---> Running in 83bc6ccf3797 16:12:55 Removing intermediate container 83bc6ccf3797 16:12:55 ---> 0fea4e48e32b 16:12:55 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 16:12:55 ---> Running in ff60413d5b3a 16:12:56 Removing intermediate container ff60413d5b3a 16:12:56 ---> 709eaaf5cf00 16:12:56 Step 6/25 : LABEL Name=edgex-ui-go 16:12:56 ---> Running in b32f8d6baaeb 16:12:56 Removing intermediate container b32f8d6baaeb 16:12:56 ---> e8aef3066b98 16:12:56 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 16:12:56 ---> Running in be1abb6399e8 16:12:57 Removing intermediate container be1abb6399e8 16:12:57 ---> 14b76ad958af 16:12:57 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 16:12:58 ---> e0b1dfd415aa 16:12:58 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:12:58 ---> Running in 0f8d9d7c4400 16:12:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:13:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:13:01 OK: 263 MiB in 53 packages 16:13:02 Removing intermediate container 0f8d9d7c4400 16:13:02 ---> 3d38c6cf29bb 16:13:02 Step 10/25 : ENV GO111MODULE=on 16:13:02 ---> Running in 54658c3c72be 16:13:02 Removing intermediate container 54658c3c72be 16:13:02 ---> ca3a1be6d914 16:13:02 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 16:13:02 ---> Running in ddc12a60394f 16:13:03 Removing intermediate container ddc12a60394f 16:13:03 ---> a9907b7a970b 16:13:03 Step 12/25 : COPY go.mod vendor* ./ 16:13:04 ---> 52670d5f937e 16:13:04 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:13:04 ---> Running in 706a5e4b96a7 16:13:06 Removing intermediate container 706a5e4b96a7 16:13:06 ---> 03e9dbed1951 16:13:06 Step 14/25 : COPY . . 16:13:11 ---> 499528862bf9 16:13:11 Step 15/25 : RUN ${MAKE} 16:13:11 ---> Running in 37f9cd0ac6bd 16:13:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.15" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 16:15:33 Removing intermediate container 37f9cd0ac6bd 16:15:33 ---> 178ad4cb2d30 16:15:33 Step 16/25 : FROM alpine:3.17 16:15:33 3.17: Pulling from library/alpine 16:15:33 c41833b44d91: Already exists 16:15:33 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 16:15:33 Status: Downloaded newer image for alpine:3.17 16:15:33 ---> 51e60588ff2c 16:15:33 Step 17/25 : EXPOSE 4000 16:15:33 ---> Running in bc843b0ae053 16:15:33 Removing intermediate container bc843b0ae053 16:15:33 ---> ef052437594e 16:15:33 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 16:15:33 ---> 56def59d9c10 16:15:33 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 16:15:33 ---> 277c04e450b0 16:15:33 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 16:15:33 ---> f31bfe70352a 16:15:33 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 16:15:33 ---> Running in 8fd865685740 16:15:33 Removing intermediate container 8fd865685740 16:15:33 ---> 4a8a714ef27b 16:15:33 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 16:15:33 ---> Running in 2d2556b160e0 16:15:33 Removing intermediate container 2d2556b160e0 16:15:33 ---> 005a6476c95a 16:15:33 Step 23/25 : LABEL arch=arm64 16:15:33 ---> Running in 1172d90a9003 16:15:33 Removing intermediate container 1172d90a9003 16:15:33 ---> 4bc4f9a8a0b7 16:15:33 Step 24/25 : LABEL git_sha=1a50055877b3ba9e707da638ed848135075ac4df 16:15:33 ---> Running in e265154a85b5 16:15:33 Removing intermediate container e265154a85b5 16:15:33 ---> 7ab104257bf6 16:15:33 Step 25/25 : LABEL version=3.0.0-dev.15 16:15:33 ---> Running in 159d43d2844d 16:15:33 Removing intermediate container 159d43d2844d 16:15:33 ---> cf451810f986 16:15:33 [Warning] One or more build-args [ARCH] were not consumed 16:15:33 Successfully built cf451810f986 16:15:33 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 16:15:33 provisioning config files... 16:15:33 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/111@tmp/config13655249554449208270tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:15:33 ---> docker-login.sh 16:15:33 nexus3.edgexfoundry.org:10001 16:15:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:34 Configure a credential helper to remove this warning. See 16:15:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:34 16:15:34 Login Succeeded 16:15:34 nexus3.edgexfoundry.org:10002 16:15:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:34 Configure a credential helper to remove this warning. See 16:15:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:34 16:15:34 Login Succeeded 16:15:34 nexus3.edgexfoundry.org:10003 16:15:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:34 Configure a credential helper to remove this warning. See 16:15:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:34 16:15:34 Login Succeeded 16:15:34 nexus3.edgexfoundry.org:10004 16:15:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:35 Configure a credential helper to remove this warning. See 16:15:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:35 16:15:35 Login Succeeded 16:15:35 docker.io 16:15:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:35 Configure a credential helper to remove this warning. See 16:15:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:35 16:15:35 Login Succeeded 16:15:35 ---> docker-login.sh ends [Pipeline] } 16:15:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:15:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:15:36 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 16:15:36 1a50055877b3ba9e707da638ed848135075ac4df 16:15:36 latest 16:15:36 3.0.0-dev.15 16:15:36 1a50055877b3ba9e707da638ed848135075ac4df-3.0.0-dev.15 16:15:36 main 16:15:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:36 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:1a50055877b3ba9e707da638ed848135075ac4df [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:36 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:1a50055877b3ba9e707da638ed848135075ac4df 16:15:36 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 16:15:36 2553c706ec51: Preparing 16:15:36 a545eca38cc7: Preparing 16:15:36 62cb60dbbc10: Preparing 16:15:36 26cbea5cba74: Preparing 16:15:36 26cbea5cba74: Layer already exists 16:15:37 2553c706ec51: Pushed 16:15:37 a545eca38cc7: Pushed 16:15:45 62cb60dbbc10: Pushed 16:15:45 1a50055877b3ba9e707da638ed848135075ac4df: digest: sha256:a362e92ad2b9edd3e546faf45bdaaef2f150aec35769587c971e3620abd2d2e9 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:45 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:45 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 16:15:45 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 16:15:45 2553c706ec51: Preparing 16:15:45 a545eca38cc7: Preparing 16:15:45 62cb60dbbc10: Preparing 16:15:45 26cbea5cba74: Preparing 16:15:45 a545eca38cc7: Layer already exists 16:15:45 26cbea5cba74: Layer already exists 16:15:45 62cb60dbbc10: Layer already exists 16:15:45 2553c706ec51: Layer already exists 16:15:46 latest: digest: sha256:a362e92ad2b9edd3e546faf45bdaaef2f150aec35769587c971e3620abd2d2e9 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:46 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:46 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.15 16:15:46 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 16:15:46 2553c706ec51: Preparing 16:15:46 a545eca38cc7: Preparing 16:15:46 62cb60dbbc10: Preparing 16:15:46 26cbea5cba74: Preparing 16:15:46 62cb60dbbc10: Layer already exists 16:15:46 26cbea5cba74: Layer already exists 16:15:46 2553c706ec51: Layer already exists 16:15:46 a545eca38cc7: Layer already exists 16:15:46 3.0.0-dev.15: digest: sha256:a362e92ad2b9edd3e546faf45bdaaef2f150aec35769587c971e3620abd2d2e9 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:47 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:1a50055877b3ba9e707da638ed848135075ac4df-3.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:47 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:1a50055877b3ba9e707da638ed848135075ac4df-3.0.0-dev.15 16:15:47 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 16:15:47 2553c706ec51: Preparing 16:15:47 a545eca38cc7: Preparing 16:15:47 62cb60dbbc10: Preparing 16:15:47 26cbea5cba74: Preparing 16:15:47 2553c706ec51: Layer already exists 16:15:47 26cbea5cba74: Layer already exists 16:15:47 62cb60dbbc10: Layer already exists 16:15:47 a545eca38cc7: Layer already exists 16:15:47 1a50055877b3ba9e707da638ed848135075ac4df-3.0.0-dev.15: digest: sha256:a362e92ad2b9edd3e546faf45bdaaef2f150aec35769587c971e3620abd2d2e9 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:48 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:48 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 16:15:48 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 16:15:48 2553c706ec51: Preparing 16:15:48 a545eca38cc7: Preparing 16:15:48 62cb60dbbc10: Preparing 16:15:48 26cbea5cba74: Preparing 16:15:48 62cb60dbbc10: Layer already exists 16:15:48 a545eca38cc7: Layer already exists 16:15:48 26cbea5cba74: Layer already exists 16:15:48 2553c706ec51: Layer already exists 16:15:49 main: digest: sha256:a362e92ad2b9edd3e546faf45bdaaef2f150aec35769587c971e3620abd2d2e9 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:15:49 ===================================================== [Pipeline] echo 16:15:49 taggedImages: 16:15:49 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:1a50055877b3ba9e707da638ed848135075ac4df 16:15:49 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 16:15:49 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.15 16:15:49 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:1a50055877b3ba9e707da638ed848135075ac4df-3.0.0-dev.15 16:15:49 - 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 16:15:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:15:49 16:15:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:15:49 arm64: Pulling from edgex-lftools-log-publisher 16:15:49 8998bd30e6a1: Pulling fs layer 16:15:49 04944245beec: Pulling fs layer 16:15:49 699f458cf7ca: Pulling fs layer 16:15:49 765212b225bb: Pulling fs layer 16:15:49 f23df028b6ca: Pulling fs layer 16:15:49 d65c8cfc05b1: Pulling fs layer 16:15:49 2437ff75d9bd: Pulling fs layer 16:15:49 765212b225bb: Waiting 16:15:49 f23df028b6ca: Waiting 16:15:49 d65c8cfc05b1: Waiting 16:15:49 2437ff75d9bd: Waiting 16:15:50 04944245beec: Verifying Checksum 16:15:50 04944245beec: Download complete 16:15:50 765212b225bb: Verifying Checksum 16:15:50 765212b225bb: Download complete 16:15:50 f23df028b6ca: Verifying Checksum 16:15:50 f23df028b6ca: Download complete 16:15:50 d65c8cfc05b1: Verifying Checksum 16:15:50 d65c8cfc05b1: Download complete 16:15:50 699f458cf7ca: Verifying Checksum 16:15:50 699f458cf7ca: Download complete 16:15:50 8998bd30e6a1: Verifying Checksum 16:15:50 8998bd30e6a1: Download complete 16:15:53 2437ff75d9bd: Verifying Checksum 16:15:53 2437ff75d9bd: Download complete 16:15:55 8998bd30e6a1: Pull complete 16:15:59 04944245beec: Pull complete 16:16:00 699f458cf7ca: Pull complete 16:16:00 765212b225bb: Pull complete 16:16:01 f23df028b6ca: Pull complete 16:16:01 d65c8cfc05b1: Pull complete 16:16:16 2437ff75d9bd: Pull complete 16:16:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:16:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:16:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:16:16 prd-ubuntu20.04-docker-arm64-4c-16g-16513 does not seem to be running inside a container 16:16:16 $ 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/111 -v /w/workspace/edgex-ui-go/111:/w/workspace/edgex-ui-go/111:rw,z -v /w/workspace/edgex-ui-go/111@tmp:/w/workspace/edgex-ui-go/111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:16:19 $ docker top 9fee10103787bcb634b9abfc4dae41e561a6f67737a40a1fd02a233d78db70d8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:16:20 ---> job-cost.sh 16:16:20 lf-activate-venv: SKIPPING 16:16:20 INFO: No Stack... 16:16:20 INFO: Retrieving Pricing Info for: v3-standard-4 16:16:21 INFO: Archiving Costs [Pipeline] sh 16:16:22 + cat /w/workspace/edgex-ui-go/111/archives/cost.csv 16:16:22 + cut -d, -f6 [Pipeline] lock 16:16:22 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-111-stack-cost] 16:16:22 Resource [jenkins-edgexfoundry-edgex-ui-go-main-111-stack-cost] did not exist. Created. 16:16:22 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-111-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:16:22 /w/workspace/edgex-ui-go/111@tmp/durable-e90ff9f9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:16:23 + echo total: 0.10999999940395355 [Pipeline] stash 16:16:23 Warning: overwriting stash ‘stack-cost’ 16:16:28 Stashed 1 file(s) [Pipeline] } 16:16:28 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-111-stack-cost] [Pipeline] // lock [Pipeline] } 16:16:28 $ docker stop --time=1 9fee10103787bcb634b9abfc4dae41e561a6f67737a40a1fd02a233d78db70d8 16:16:30 $ docker rm -f --volumes 9fee10103787bcb634b9abfc4dae41e561a6f67737a40a1fd02a233d78db70d8 [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 16:16:30 provisioning config files... 16:16:30 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3063478739344472548tmp [Pipeline] { [Pipeline] sh 16:16:30 + set +x 16:16:30 + curl -s https://codecov.io/bash 16:16:30 + bash -s -- 16:16:30 16:16:30 _____ _ 16:16:30 / ____| | | 16:16:30 | | ___ __| | ___ ___ _____ __ 16:16:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:16:30 | |___| (_) | (_| | __/ (_| (_) \ V / 16:16:30 \_____\___/ \__,_|\___|\___\___/ \_/ 16:16:30 Bash-1.0.6 16:16:30 16:16:30 16:16:30 ==> git version 2.25.1 found 16:16:30 ==> 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 16:16:30 Release-Date: 2020-01-08 16:16:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:16:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:16:30 ==> Jenkins CI detected. 16:16:30 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 16:16:30 project root: . 16:16:30 --> token set from env 16:16:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:16:30 ==> Running gcov in . (disable via -X gcov) 16:16:31 ==> Python coveragepy not found 16:16:31 ==> Searching for coverage reports in: 16:16:31 + . 16:16:31 -> Found 1 reports 16:16:31 ==> Detecting git/mercurial file structure 16:16:31 ==> Reading reports 16:16:31 + ./coverage.out bytes=10 16:16:31 ==> Appending adjustments 16:16:31 https://docs.codecov.io/docs/fixing-reports 16:16:31 + Found adjustments 16:16:31 ==> Gzipping contents 16:16:31 12K /tmp/codecov.jQ2KUv.gz 16:16:31 ==> Uploading reports 16:16:31 url: https://codecov.io 16:16:31 query: branch=main&commit=1a50055877b3ba9e707da638ed848135075ac4df&build=111&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F111%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:16:31 -> Pinging Codecov 16:16:31 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=1a50055877b3ba9e707da638ed848135075ac4df&build=111&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F111%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:16:32 -> Uploading to 16:16:32 https://storage.googleapis.com/codecov/v4/raw/2023-05-23/FB506323287CE973F263BFD2A0EB1F37/1a50055877b3ba9e707da638ed848135075ac4df/23d70cef-dda0-4fe8-b003-b34b8c406d33.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230523T161631Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e0c3c611ca85d391bb129dfa5c815d5c1e16ef8e2d27467646236a710087d41b 16:16:32 % Total % Received % Xferd Average Speed Time Time Time Current 16:16:32 Dload Upload Total Spent Left Speed 16:16:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8769 0 0 100 8769 0 34253 --:--:-- --:--:-- --:--:-- 34253 16:16:32 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/1a50055877b3ba9e707da638ed848135075ac4df [Pipeline] } 16:16:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:16:32 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:16:32 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:16:33 16:16:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:16:33 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:16:33 df9b9388f04a: Pulling fs layer 16:16:33 52dc419b0ee2: Pulling fs layer 16:16:33 25bc292e5bac: Pulling fs layer 16:16:33 114826534d7a: Pulling fs layer 16:16:33 4657fd5d0bcf: Pulling fs layer 16:16:33 6ad1cebc031e: Pulling fs layer 16:16:33 8a3aa393b2d8: Pulling fs layer 16:16:33 114826534d7a: Waiting 16:16:33 4657fd5d0bcf: Waiting 16:16:33 6ad1cebc031e: Waiting 16:16:33 8a3aa393b2d8: Waiting 16:16:33 25bc292e5bac: Verifying Checksum 16:16:33 25bc292e5bac: Download complete 16:16:33 52dc419b0ee2: Verifying Checksum 16:16:33 52dc419b0ee2: Download complete 16:16:33 4657fd5d0bcf: Verifying Checksum 16:16:33 4657fd5d0bcf: Download complete 16:16:33 df9b9388f04a: Verifying Checksum 16:16:33 df9b9388f04a: Download complete 16:16:33 6ad1cebc031e: Verifying Checksum 16:16:33 6ad1cebc031e: Download complete 16:16:33 df9b9388f04a: Pull complete 16:16:33 52dc419b0ee2: Pull complete 16:16:33 25bc292e5bac: Pull complete 16:16:34 114826534d7a: Download complete 16:16:34 8a3aa393b2d8: Verifying Checksum 16:16:34 8a3aa393b2d8: Download complete 16:16:37 114826534d7a: Pull complete 16:16:37 4657fd5d0bcf: Pull complete 16:16:37 6ad1cebc031e: Pull complete 16:16:40 8a3aa393b2d8: Pull complete 16:16:40 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:16:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:16:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:16:40 prd-ubuntu20.04-docker-8c-8g-16510 does not seem to be running inside a container 16:16:40 $ 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 16:16:44 $ docker top 34bd9f690a3ac37bd9b0a022c2113d3d6de3531f630d87934a7d45b880ea2b47 -eo pid,comm [Pipeline] { [Pipeline] echo 16:16:44 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 16:16:45 + set -o pipefail 16:16:45 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 16:16:51 16:16:51 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 16:16:51 16:16:51 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/15f65677-d545-4177-b63f-2e5755810c08 16:16:51 16:16:51 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 16:16:51 16:16:51 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:16:51 16:16:51 16:16:51 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:16:51 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:16:51 More details here: https://snyk.co/ue1NS [Pipeline] } 16:16:51 $ docker stop --time=1 34bd9f690a3ac37bd9b0a022c2113d3d6de3531f630d87934a7d45b880ea2b47 16:16:55 $ docker rm -f --volumes 34bd9f690a3ac37bd9b0a022c2113d3d6de3531f630d87934a7d45b880ea2b47 [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 16:16:55 + git log --format=format:%s -1 1a50055877b3ba9e707da638ed848135075ac4df [Pipeline] sh 16:16:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:16:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:16:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:16:56 prd-ubuntu20.04-docker-8c-8g-16510 does not seem to be running inside a container 16:16:56 $ 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 16:16:56 $ docker top 399272a1d2dbde0f17d9f264bdfa1e3531e4d17e6cbbf1c1f994b010f9f02664 -eo pid,comm 16:16:56 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). 16:16:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:16:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:16:56 [ssh-agent] Looking for ssh-agent implementation... 16:16:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:16:56 $ docker exec 399272a1d2dbde0f17d9f264bdfa1e3531e4d17e6cbbf1c1f994b010f9f02664 ssh-agent 16:16:57 SSH_AUTH_SOCK=/tmp/ssh-yscPXN4XtL84/agent.31 16:16:57 SSH_AGENT_PID=37 16:16:57 Running ssh-add (command line suppressed) 16:16:57 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_18011963195404153164.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_18011963195404153164.key) 16:16:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:16:57 + git semver tag 16:16:57 2023-05-23 16:16:57,677 [run_tag] DEBUG tag force:False 16:16:57 2023-05-23 16:16:57,677 [check_head_tag] DEBUG check head tag 16:16:57 2023-05-23 16:16:57,678 [execute] INFO git cat-file --batch-check 16:16:57 2023-05-23 16:16:57,678 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 16:16:57 2023-05-23 16:16:57,682 [execute] INFO git cat-file --batch 16:16:57 2023-05-23 16:16:57,682 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 16:16:57 2023-05-23 16:16:57,699 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:16:57 2023-05-23 16:16:57,699 [execute] INFO git tag -a v3.0.0-dev.15 -m v3.0.0-dev.15 16:16:57 2023-05-23 16:16:57,699 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.15', '-m', 'v3.0.0-dev.15'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 16:16:57 2023-05-23 16:16:57,704 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:16:57 3.0.0-dev.15 [Pipeline] } 16:16:57 $ docker exec --env ******** --env ******** 399272a1d2dbde0f17d9f264bdfa1e3531e4d17e6cbbf1c1f994b010f9f02664 ssh-agent -k 16:16:57 unset SSH_AUTH_SOCK; 16:16:57 unset SSH_AGENT_PID; 16:16:57 echo Agent pid 37 killed; 16:16:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:16:58 + git semver [Pipeline] } 16:16:58 $ docker stop --time=1 399272a1d2dbde0f17d9f264bdfa1e3531e4d17e6cbbf1c1f994b010f9f02664 16:16:59 $ docker rm -f --volumes 399272a1d2dbde0f17d9f264bdfa1e3531e4d17e6cbbf1c1f994b010f9f02664 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:17:00 16:17:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:17:00 0.23.1-centos7: Pulling from edgex-lftools 16:17:00 ab5ef0e58194: Pulling fs layer 16:17:00 9712f1f96733: Pulling fs layer 16:17:00 63f879dbbcfc: Pulling fs layer 16:17:00 0d9ebad4ef96: Pulling fs layer 16:17:00 e9a5061849ea: Pulling fs layer 16:17:00 d747dcd14b5f: Pulling fs layer 16:17:00 2de7ff778b66: Pulling fs layer 16:17:00 d747dcd14b5f: Waiting 16:17:00 e9a5061849ea: Waiting 16:17:00 2de7ff778b66: Waiting 16:17:00 0d9ebad4ef96: Waiting 16:17:00 9712f1f96733: Verifying Checksum 16:17:00 9712f1f96733: Download complete 16:17:00 63f879dbbcfc: Verifying Checksum 16:17:00 63f879dbbcfc: Download complete 16:17:00 0d9ebad4ef96: Verifying Checksum 16:17:00 0d9ebad4ef96: Download complete 16:17:00 d747dcd14b5f: Download complete 16:17:00 e9a5061849ea: Download complete 16:17:00 ab5ef0e58194: Download complete 16:17:00 2de7ff778b66: Verifying Checksum 16:17:00 2de7ff778b66: Download complete 16:17:03 ab5ef0e58194: Pull complete 16:17:03 9712f1f96733: Pull complete 16:17:04 63f879dbbcfc: Pull complete 16:17:08 0d9ebad4ef96: Pull complete 16:17:08 e9a5061849ea: Pull complete 16:17:08 d747dcd14b5f: Pull complete 16:17:09 2de7ff778b66: Pull complete 16:17:09 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:17:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:17:09 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:17:09 prd-ubuntu20.04-docker-8c-8g-16510 does not seem to be running inside a container 16:17:09 $ 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 16:17:14 $ docker top a1d4c5554c63e9c0f84e1b869bae48f3a67e515b3b5eea022982c19e1d57171d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:17:14 provisioning config files... 16:17:14 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10938233008370088382tmp 16:17:14 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7209126934313226343tmp 16:17:14 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3968489974722980131tmp [Pipeline] { [Pipeline] echo 16:17:14 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:17:14 ---> sigul-configuration.sh 16:17:14 gpg: directory `/root/.gnupg' created 16:17:14 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:17:14 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:17:14 gpg: keyring `/root/.gnupg/secring.gpg' created 16:17:14 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:17:14 gpg: CAST5 encrypted data 16:17:14 gpg: encrypted with 1 passphrase 16:17:14 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:17:15 + mkdir /home/jenkins 16:17:15 + mkdir /home/jenkins/sigul [Pipeline] sh 16:17:15 + 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 16:17:15 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:17:15 ---> sigul-install.sh 16:17:15 Sigul already installed; skipping installation. [Pipeline] sh 16:17:16 + git tag --list 16:17:16 0.1.1 16:17:16 v1.1.0 16:17:16 v1.2.0 16:17:16 v1.2.1 16:17:16 v1.3.0 16:17:16 v2.0.0 16:17:16 v2.1.0 16:17:16 v2.2.0 16:17:16 v2.2.1-dev.1 16:17:16 v2.2.1-dev.2 16:17:16 v2.2.1-dev.3 16:17:16 v2.2.1-dev.4 16:17:16 v2.2.1-dev.5 16:17:16 v2.2.1-dev.6 16:17:16 v2.2.1-dev.7 16:17:16 v2.3.0 16:17:16 v2.3.0-dev.10 16:17:16 v2.3.0-dev.11 16:17:16 v2.3.0-dev.12 16:17:16 v2.3.0-dev.13 16:17:16 v2.3.0-dev.14 16:17:16 v2.3.0-dev.15 16:17:16 v2.3.0-dev.16 16:17:16 v2.3.0-dev.17 16:17:16 v2.3.0-dev.18 16:17:16 v2.3.0-dev.19 16:17:16 v2.3.0-dev.20 16:17:16 v2.3.0-dev.21 16:17:16 v2.3.0-dev.22 16:17:16 v2.3.0-dev.23 16:17:16 v2.3.0-dev.24 16:17:16 v2.3.0-dev.7 16:17:16 v2.3.0-dev.8 16:17:16 v2.3.0-dev.9 16:17:16 v3.0.0-dev.1 16:17:16 v3.0.0-dev.10 16:17:16 v3.0.0-dev.11 16:17:16 v3.0.0-dev.12 16:17:16 v3.0.0-dev.13 16:17:16 v3.0.0-dev.14 16:17:16 v3.0.0-dev.15 16:17:16 v3.0.0-dev.2 16:17:16 v3.0.0-dev.3 16:17:16 v3.0.0-dev.4 16:17:16 v3.0.0-dev.5 16:17:16 v3.0.0-dev.6 16:17:16 v3.0.0-dev.7 16:17:16 v3.0.0-dev.8 16:17:16 v3.0.0-dev.9 [Pipeline] sh 16:17:16 + lftools sign git-tag v3.0.0-dev.15 16:17:16 Signing Git tag with Sigul... 16:17:16 Signing v3.0.0-dev.15 [Pipeline] echo 16:17:17 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:17:17 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:17:17 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:17:17 $ docker stop --time=1 a1d4c5554c63e9c0f84e1b869bae48f3a67e515b3b5eea022982c19e1d57171d 16:17:18 $ docker rm -f --volumes a1d4c5554c63e9c0f84e1b869bae48f3a67e515b3b5eea022982c19e1d57171d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:17:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:17:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:17:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:17:19 prd-ubuntu20.04-docker-8c-8g-16510 does not seem to be running inside a container 16:17:19 $ 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 16:17:19 $ docker top 39e514091b7e91fa223fd66c491b45e940a97dddebda2af1a8795657cafb6150 -eo pid,comm 16:17:20 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). 16:17:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:17:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:17:20 [ssh-agent] Looking for ssh-agent implementation... 16:17:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:17:20 $ docker exec 39e514091b7e91fa223fd66c491b45e940a97dddebda2af1a8795657cafb6150 ssh-agent 16:17:20 SSH_AUTH_SOCK=/tmp/ssh-FhVXLRK7sEZ8/agent.32 16:17:20 SSH_AGENT_PID=38 16:17:20 Running ssh-add (command line suppressed) 16:17:20 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16923971398170243898.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16923971398170243898.key) 16:17:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:17:20 + git semver bump pre 16:17:20 2023-05-23 16:17:20,821 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:17:20 2023-05-23 16:17:20,821 [bump_version] DEBUG bumping version:3.0.0-dev.15 on axis:pre with prefix:dev 16:17:20 2023-05-23 16:17:20,821 [bump_version] DEBUG bumped version:3.0.0-dev.16 16:17:20 2023-05-23 16:17:20,821 [write_version] DEBUG write version:3.0.0-dev.16 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 16:17:20 2023-05-23 16:17:20,821 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:17:20 2023-05-23 16:17:20,822 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:17:20 2023-05-23 16:17:20,824 [execute] INFO git cat-file --batch-check 16:17:20 2023-05-23 16:17:20,824 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:17:20 2023-05-23 16:17:20,829 [execute] INFO git cat-file --batch 16:17:20 2023-05-23 16:17:20,830 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:17:20 2023-05-23 16:17:20,835 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:17:20 3.0.0-dev.16 [Pipeline] } 16:17:20 $ docker exec --env ******** --env ******** 39e514091b7e91fa223fd66c491b45e940a97dddebda2af1a8795657cafb6150 ssh-agent -k 16:17:21 unset SSH_AUTH_SOCK; 16:17:21 unset SSH_AGENT_PID; 16:17:21 echo Agent pid 38 killed; 16:17:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:17:21 + git semver [Pipeline] } 16:17:21 $ docker stop --time=1 39e514091b7e91fa223fd66c491b45e940a97dddebda2af1a8795657cafb6150 16:17:22 $ docker rm -f --volumes 39e514091b7e91fa223fd66c491b45e940a97dddebda2af1a8795657cafb6150 [Pipeline] // withDockerContainer [Pipeline] sh 16:17:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:17:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:17:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:17:23 prd-ubuntu20.04-docker-8c-8g-16510 does not seem to be running inside a container 16:17:23 $ 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 16:17:23 $ docker top 7d15c86d59afbb42cc518aee7cabf544469bcc0130532779fe9d33c5e2d6a2b2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:17:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:17:23 [ssh-agent] Looking for ssh-agent implementation... 16:17:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:17:24 $ docker exec 7d15c86d59afbb42cc518aee7cabf544469bcc0130532779fe9d33c5e2d6a2b2 ssh-agent 16:17:24 SSH_AUTH_SOCK=/tmp/ssh-FJ0E5GglpHoK/agent.32 16:17:24 SSH_AGENT_PID=38 16:17:24 Running ssh-add (command line suppressed) 16:17:24 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7283444233134218563.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7283444233134218563.key) 16:17:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:17:24 + git semver push 16:17:24 2023-05-23 16:17:24,758 [run_push] DEBUG push 16:17:24 2023-05-23 16:17:24,759 [execute] INFO git cat-file --batch-check 16:17:24 2023-05-23 16:17:24,759 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:17:24 2023-05-23 16:17:24,763 [execute] INFO git rev-list af97e79b9ecc42b55ac7bb47d41c0ad1816cf8e8 -- 16:17:24 2023-05-23 16:17:24,763 [execute] DEBUG Popen(['git', 'rev-list', 'af97e79b9ecc42b55ac7bb47d41c0ad1816cf8e8', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 16:17:24 2023-05-23 16:17:24,772 [execute] INFO git fetch -v origin 16:17:24 2023-05-23 16:17:24,773 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 16:17:25 2023-05-23 16:17:25,247 [run_push] DEBUG no remote changes detected 16:17:25 2023-05-23 16:17:25,247 [execute] INFO git push origin semver 16:17:25 2023-05-23 16:17:25,248 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 16:17:26 2023-05-23 16:17:26,057 [run_push] DEBUG push all version tags 16:17:26 2023-05-23 16:17:26,057 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:17:26 2023-05-23 16:17:26,058 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 16:17:26 2023-05-23 16:17:26,849 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:17:26 3.0.0-dev.16 [Pipeline] } 16:17:26 $ docker exec --env ******** --env ******** 7d15c86d59afbb42cc518aee7cabf544469bcc0130532779fe9d33c5e2d6a2b2 ssh-agent -k 16:17:27 unset SSH_AUTH_SOCK; 16:17:27 unset SSH_AGENT_PID; 16:17:27 echo Agent pid 38 killed; 16:17:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:17:27 + git semver [Pipeline] } 16:17:27 $ docker stop --time=1 7d15c86d59afbb42cc518aee7cabf544469bcc0130532779fe9d33c5e2d6a2b2 16:17:28 $ docker rm -f --volumes 7d15c86d59afbb42cc518aee7cabf544469bcc0130532779fe9d33c5e2d6a2b2 [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 16:17:29 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 16:17:29 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 16:17:29 total 16 16:17:29 drwxr-xr-x 3 root root 4096 May 23 15:57 . 16:17:29 drwxrwxr-x 15 jenkins jenkins 4096 May 23 16:17 .. 16:17:29 drwxr-xr-x 2 root root 4096 May 23 15:57 cost 16:17:29 -rw-r--r-- 1 root root 83 May 23 15:57 cost.csv 16:17:29 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 16:17:29 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 16:17:29 total 16 16:17:29 drwxr-xr-x 3 jenkins jenkins 4096 May 23 15:57 . 16:17:29 drwxrwxr-x 15 jenkins jenkins 4096 May 23 16:17 .. 16:17:29 drwxr-xr-x 2 jenkins jenkins 4096 May 23 15:57 cost 16:17:29 -rw-r--r-- 1 jenkins jenkins 83 May 23 15:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:17:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:17:30 ---> package-listing.sh 16:17:30 ++ facter osfamily 16:17:30 ++ tr '[:upper:]' '[:lower:]' 16:17:30 + OS_FAMILY=debian 16:17:30 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 16:17:30 + START_PACKAGES=/tmp/packages_start.txt 16:17:30 + END_PACKAGES=/tmp/packages_end.txt 16:17:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:17:30 + PACKAGES=/tmp/packages_start.txt 16:17:30 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 16:17:30 + PACKAGES=/tmp/packages_end.txt 16:17:30 + case "${OS_FAMILY}" in 16:17:30 + dpkg -l 16:17:30 + grep '^ii' 16:17:30 + '[' -f /tmp/packages_start.txt ']' 16:17:30 + '[' -f /tmp/packages_end.txt ']' 16:17:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:17:30 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 16:17:30 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 16:17:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 16:17:30 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 16:17:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:17:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:17:31 prd-ubuntu20.04-docker-8c-8g-16510 does not seem to be running inside a container 16:17:31 $ 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 16:17:32 $ docker top 4808b95343471fb441af20233c22eeccea38e040101549fa057006c7ed19e351 -eo pid,comm [Pipeline] { [Pipeline] sh 16:17:32 + touch /tmp/pre-build-complete [Pipeline] sh 16:17:32 + mkdir -p /var/log/sysstat [Pipeline] sh 16:17:32 + ls /var/log/sa-host 16:17:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:17:32 provisioning config files... 16:17:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2587517669782672873tmp [Pipeline] { [Pipeline] echo 16:17:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:17:33 ---> create-netrc.sh [Pipeline] } 16:17:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:17:33 ---> python-tools-install.sh [Pipeline] echo 16:17:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:17:33 ---> sudo-logs.sh 16:17:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:17:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:17:34 ---> job-cost.sh 16:17:34 lf-activate-venv: SKIPPING 16:17:34 DEBUG: total: 0.2199999988079071 16:17:34 INFO: Retrieving Stack Cost... 16:17:34 INFO: Retrieving Pricing Info for: v3-standard-8 16:17:35 INFO: Archiving Costs [Pipeline] echo 16:17:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:17:35 ---> logs-deploy.sh 16:17:35 lf-activate-venv: SKIPPING 16:17:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/111 16:17:35 INFO: archiving workspace using pattern(s): 16:17:36 Archives upload complete. 16:17:36 INFO: archiving logs to Nexus