Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e531bddd1517835c184708cb98e9a802e5df4205 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-ssh2919937069401926440.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh4551241799809555112.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh13236342401305066991.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh4140644297899565791.key Verifying host key using known hosts file > 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-ssh6488396036586645678.key Verifying host key using known hosts file > 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-117431 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e531bddd1517835c184708cb98e9a802e5df4205 (main) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#567)" > git config core.sparsecheckout # timeout=10 > git checkout -f e531bddd1517835c184708cb98e9a802e5df4205 # timeout=10 > git rev-list --no-walk e14961ab0b8184a268f9b1ec7e31faff01efae52 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:57:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:57:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:57:31 ========================================================= 05:57:31 EdgeX Global Pipelines Version Info 05:57:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:57:31 ------------------- 05:57:31 stable info: 05:57:31 ------------------- 05:57:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:57:31 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 05:57:31 Message: update stable to v1.0.243 05:57:32 ------------------- 05:57:32 experimental info: 05:57:32 ------------------- 05:57:32 Commited By: **** collab-it+edgex@linuxfoundation.org 05:57:32 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 05:57:32 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:57:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 05:57:33 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 05:57:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:57:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:57:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:57:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 05:57:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:57:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:57:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:57:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:57:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:57:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 05:57:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:57:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:57:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:57:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:57:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:57:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:57:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:57:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:57:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:57:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:57:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:57:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:57:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:57:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:57:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:57:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:57:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:57:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:57:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e531bddd1517835c184708cb98e9a802e5df4205 [Pipeline] echo 05:57:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e531bdd [Pipeline] echo 05:57:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:57:33 provisioning config files... 05:57:33 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3237630118386360680tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:57:33 ---> docker-login.sh 05:57:33 nexus3.edgexfoundry.org:10001 05:57:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:57:34 Configure a credential helper to remove this warning. See 05:57:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:57:34 05:57:34 Login Succeeded 05:57:34 nexus3.edgexfoundry.org:10002 05:57:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:57:34 Configure a credential helper to remove this warning. See 05:57:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:57:34 05:57:34 Login Succeeded 05:57:34 nexus3.edgexfoundry.org:10003 05:57:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:57:34 Configure a credential helper to remove this warning. See 05:57:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:57:34 05:57:34 Login Succeeded 05:57:34 nexus3.edgexfoundry.org:10004 05:57:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:57:34 Configure a credential helper to remove this warning. See 05:57:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:57:34 05:57:34 Login Succeeded 05:57:34 docker.io 05:57:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:57:35 Configure a credential helper to remove this warning. See 05:57:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:57:35 05:57:35 Login Succeeded 05:57:35 ---> docker-login.sh ends [Pipeline] } 05:57:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:57:35 + git rev-list -1 --merges e531bddd1517835c184708cb98e9a802e5df4205~1..e531bddd1517835c184708cb98e9a802e5df4205 [Pipeline] echo 05:57:35 -----------> git rev-list -1 --merges e531bddd1517835c184708cb98e9a802e5df4205~1..e531bddd1517835c184708cb98e9a802e5df4205 e531bddd1517835c184708cb98e9a802e5df4205 [false] [Pipeline] sh 05:57:35 + git log --format=format:%s -1 e531bddd1517835c184708cb98e9a802e5df4205 [Pipeline] echo 05:57:35 ========================================================= 05:57:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:57:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:57:36 + git log --format=format:%s -1 e531bddd1517835c184708cb98e9a802e5df4205 [Pipeline] echo 05:57:36 [semverPrep] GIT_COMMIT: e531bddd1517835c184708cb98e9a802e5df4205, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#567) [Pipeline] echo 05:57:36 [semverPrep] This is not a build commit. [Pipeline] sh 05:57:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:57:36 + grep -v github /etc/ssh/ssh_known_hosts 05:57:36 + [ -e /tmp/ssh_known_hosts ] 05:57:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:57:36 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:57:36 sudo tee -a /etc/ssh/ssh_known_hosts 05:57:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:57:36 05:57:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:57:37 0.1.4: Pulling from edgex-devops/py-git-semver 05:57:37 b85a868b505f: Pulling fs layer 05:57:37 e2be974225ed: Pulling fs layer 05:57:37 339a4e72a1f5: Pulling fs layer 05:57:37 988bab9f4d93: Pulling fs layer 05:57:37 1469e6f7b9e6: Pulling fs layer 05:57:37 eaf3925da568: Pulling fs layer 05:57:37 bab4dde63d76: Pulling fs layer 05:57:37 bde34c3a00c8: Pulling fs layer 05:57:37 b352a97aabf1: Pulling fs layer 05:57:37 4872d77fe225: Pulling fs layer 05:57:37 5851b861e8e6: Pulling fs layer 05:57:37 988bab9f4d93: Waiting 05:57:37 1469e6f7b9e6: Waiting 05:57:37 b352a97aabf1: Waiting 05:57:37 4872d77fe225: Waiting 05:57:37 5851b861e8e6: Waiting 05:57:37 eaf3925da568: Waiting 05:57:37 bab4dde63d76: Waiting 05:57:37 bde34c3a00c8: Waiting 05:57:37 e2be974225ed: Download complete 05:57:37 988bab9f4d93: Verifying Checksum 05:57:37 988bab9f4d93: Download complete 05:57:37 1469e6f7b9e6: Verifying Checksum 05:57:37 1469e6f7b9e6: Download complete 05:57:37 eaf3925da568: Verifying Checksum 05:57:37 eaf3925da568: Download complete 05:57:37 339a4e72a1f5: Verifying Checksum 05:57:37 339a4e72a1f5: Download complete 05:57:37 bde34c3a00c8: Verifying Checksum 05:57:37 bde34c3a00c8: Download complete 05:57:37 b352a97aabf1: Download complete 05:57:37 4872d77fe225: Download complete 05:57:37 5851b861e8e6: Verifying Checksum 05:57:37 5851b861e8e6: Download complete 05:57:37 b85a868b505f: Verifying Checksum 05:57:37 b85a868b505f: Download complete 05:57:37 bab4dde63d76: Verifying Checksum 05:57:37 bab4dde63d76: Download complete 05:57:38 b85a868b505f: Pull complete 05:57:38 e2be974225ed: Pull complete 05:57:39 339a4e72a1f5: Pull complete 05:57:39 988bab9f4d93: Pull complete 05:57:39 1469e6f7b9e6: Pull complete 05:57:40 eaf3925da568: Pull complete 05:57:41 bab4dde63d76: Pull complete 05:57:41 bde34c3a00c8: Pull complete 05:57:41 b352a97aabf1: Pull complete 05:57:41 4872d77fe225: Pull complete 05:57:42 5851b861e8e6: Pull complete 05:57:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:57:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:57:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:57:42 prd-ubuntu20.04-docker-8c-8g-117431 does not seem to be running inside a container 05:57:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:57:44 $ docker top e7d822bf7e7baf1e16feccecc1f3c937c0199b5ff30258ed4ca512116bf325f3 -eo pid,comm 05:57:44 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:57:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:57:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:57:44 [ssh-agent] Looking for ssh-agent implementation... 05:57:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:57:44 $ docker exec e7d822bf7e7baf1e16feccecc1f3c937c0199b5ff30258ed4ca512116bf325f3 ssh-agent 05:57:44 SSH_AUTH_SOCK=/tmp/ssh-o3ABnHQCJppE/agent.33 05:57:44 SSH_AGENT_PID=39 05:57:44 Running ssh-add (command line suppressed) 05:57:44 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14830969437060505062.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14830969437060505062.key) 05:57:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:57:44 + git tag --points-at HEAD [Pipeline] } 05:57:44 $ docker exec --env ******** --env ******** e7d822bf7e7baf1e16feccecc1f3c937c0199b5ff30258ed4ca512116bf325f3 ssh-agent -k 05:57:44 unset SSH_AUTH_SOCK; 05:57:44 unset SSH_AGENT_PID; 05:57:44 echo Agent pid 39 killed; 05:57:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:57:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:57:44 [ssh-agent] Looking for ssh-agent implementation... 05:57:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:57:45 $ docker exec e7d822bf7e7baf1e16feccecc1f3c937c0199b5ff30258ed4ca512116bf325f3 ssh-agent 05:57:45 SSH_AUTH_SOCK=/tmp/ssh-nmQki7EFFX10/agent.71 05:57:45 SSH_AGENT_PID=77 05:57:45 Running ssh-add (command line suppressed) 05:57:45 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_249862095258656693.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_249862095258656693.key) 05:57:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:57:45 + git semver init 05:57:45 2022-10-27 05:57:45,786 [run_init] DEBUG init version:0.0.0 force:False 05:57:45 2022-10-27 05:57:45,788 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 05:57:45 2022-10-27 05:57:45,789 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 05:57:45 2022-10-27 05:57:45,789 [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) 05:57:47 2022-10-27 05:57:47,180 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 05:57:47 2022-10-27 05:57:47,180 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 05:57:47 2022-10-27 05:57:47,180 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 05:57:47 2022-10-27 05:57:47,180 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 05:57:47 2.3.0-dev.19 [Pipeline] } 05:57:47 $ docker exec --env ******** --env ******** e7d822bf7e7baf1e16feccecc1f3c937c0199b5ff30258ed4ca512116bf325f3 ssh-agent -k 05:57:47 unset SSH_AUTH_SOCK; 05:57:47 unset SSH_AGENT_PID; 05:57:47 echo Agent pid 77 killed; 05:57:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:57:47 + git semver [Pipeline] } 05:57:47 $ docker stop --time=1 e7d822bf7e7baf1e16feccecc1f3c937c0199b5ff30258ed4ca512116bf325f3 05:57:49 $ docker rm -f e7d822bf7e7baf1e16feccecc1f3c937c0199b5ff30258ed4ca512116bf325f3 [Pipeline] // withDockerContainer [Pipeline] sh 05:57:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:57:49 Stashed 1 file(s) [Pipeline] echo 05:57:49 [edgeXSemver]: initialized semver on version 2.3.0-dev.19 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:57:49 provisioning config files... 05:57:50 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config13427851163665912595tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:57:50 ---> docker-login.sh 05:57:50 nexus3.edgexfoundry.org:10001 05:57:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:57:50 Configure a credential helper to remove this warning. See 05:57:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:57:50 05:57:50 Login Succeeded 05:57:50 nexus3.edgexfoundry.org:10002 05:57:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:57:50 Configure a credential helper to remove this warning. See 05:57:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:57:50 05:57:50 Login Succeeded 05:57:50 nexus3.edgexfoundry.org:10003 05:57:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:57:50 Configure a credential helper to remove this warning. See 05:57:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:57:50 05:57:50 Login Succeeded 05:57:50 nexus3.edgexfoundry.org:10004 05:57:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:57:50 Configure a credential helper to remove this warning. See 05:57:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:57:50 05:57:50 Login Succeeded 05:57:50 docker.io 05:57:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:57:51 Configure a credential helper to remove this warning. See 05:57:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:57:51 05:57:51 Login Succeeded 05:57:51 ---> docker-login.sh ends [Pipeline] } 05:57:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:57:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:57:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:57:51 ========================================================= 05:57:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 05:57:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:51 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 05:57:51 Sending build context to Docker daemon 45.51MB 05:57:51 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 05:57:51 Step 2/16 : FROM ${BASE} AS builder 05:57:51 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 05:57:51 213ec9aee27d: Pulling fs layer 05:57:51 4583459ba037: Pulling fs layer 05:57:51 93c1e223e6f2: Pulling fs layer 05:57:51 53926ce57604: Pulling fs layer 05:57:51 21b2b0c7a3f4: Pulling fs layer 05:57:51 30f14e443154: Pulling fs layer 05:57:51 801331c1e519: Pulling fs layer 05:57:51 99cc6dd402b0: Pulling fs layer 05:57:51 7d9ed39f4882: Pulling fs layer 05:57:51 53926ce57604: Waiting 05:57:51 21b2b0c7a3f4: Waiting 05:57:51 30f14e443154: Waiting 05:57:51 801331c1e519: Waiting 05:57:51 99cc6dd402b0: Waiting 05:57:51 7d9ed39f4882: Waiting 05:57:51 93c1e223e6f2: Verifying Checksum 05:57:51 93c1e223e6f2: Download complete 05:57:51 4583459ba037: Verifying Checksum 05:57:51 4583459ba037: Download complete 05:57:51 21b2b0c7a3f4: Verifying Checksum 05:57:51 21b2b0c7a3f4: Download complete 05:57:51 30f14e443154: Verifying Checksum 05:57:51 30f14e443154: Download complete 05:57:51 213ec9aee27d: Verifying Checksum 05:57:51 213ec9aee27d: Download complete 05:57:51 801331c1e519: Verifying Checksum 05:57:51 801331c1e519: Download complete 05:57:51 213ec9aee27d: Pull complete 05:57:51 4583459ba037: Pull complete 05:57:52 93c1e223e6f2: Pull complete 05:57:52 7d9ed39f4882: Verifying Checksum 05:57:52 7d9ed39f4882: Download complete 05:57:52 99cc6dd402b0: Verifying Checksum 05:57:52 99cc6dd402b0: Download complete 05:57:52 53926ce57604: Verifying Checksum 05:57:52 53926ce57604: Download complete 05:57:57 53926ce57604: Pull complete 05:57:57 21b2b0c7a3f4: Pull complete 05:57:57 30f14e443154: Pull complete 05:57:57 801331c1e519: Pull complete 05:57:59 99cc6dd402b0: Pull complete 05:58:00 7d9ed39f4882: Pull complete 05:58:00 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 05:58:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:58:00 ---> 1dedd983c030 05:58:00 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:58:02 ---> Running in cd6b4cafac50 05:58:02 Removing intermediate container cd6b4cafac50 05:58:02 ---> 24e1a59c189c 05:58:02 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 05:58:02 ---> Running in ec982d9560f1 05:58:02 Removing intermediate container ec982d9560f1 05:58:02 ---> 491ea77cd3d8 05:58:02 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 05:58:02 ---> Running in d6b1abae46b9 05:58:02 Removing intermediate container d6b1abae46b9 05:58:02 ---> 3943506a85b3 05:58:02 Step 6/16 : LABEL Name=edgex-ui-go 05:58:02 ---> Running in 953d24e22eca 05:58:02 Removing intermediate container 953d24e22eca 05:58:02 ---> 2563341bb3a0 05:58:02 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 05:58:02 ---> Running in fd791377c432 05:58:03 Removing intermediate container fd791377c432 05:58:03 ---> c6ef3cc19a49 05:58:03 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:58:03 latest: Pulling from library/docker 05:58:03 213ec9aee27d: Already exists 05:58:03 7b0dd730a5c3: Pulling fs layer 05:58:03 4b90f8029a36: Pulling fs layer 05:58:03 a89466c712af: Pulling fs layer 05:58:03 9c6a0a734fa9: Pulling fs layer 05:58:03 beeedf2bf9bb: Pulling fs layer 05:58:03 3bc3016a9123: Pulling fs layer 05:58:03 45d434503156: Pulling fs layer 05:58:03 539e1dfa3993: Pulling fs layer 05:58:03 9c6a0a734fa9: Waiting 05:58:03 beeedf2bf9bb: Waiting 05:58:03 45d434503156: Waiting 05:58:03 539e1dfa3993: Waiting 05:58:03 4b90f8029a36: Verifying Checksum 05:58:03 4b90f8029a36: Download complete 05:58:03 7b0dd730a5c3: Download complete 05:58:03 a89466c712af: Verifying Checksum 05:58:03 a89466c712af: Download complete 05:58:04 7b0dd730a5c3: Pull complete 05:58:04 4b90f8029a36: Pull complete 05:58:04 9c6a0a734fa9: Verifying Checksum 05:58:04 9c6a0a734fa9: Download complete 05:58:04 3bc3016a9123: Verifying Checksum 05:58:04 3bc3016a9123: Download complete 05:58:04 beeedf2bf9bb: Verifying Checksum 05:58:04 beeedf2bf9bb: Download complete 05:58:04 45d434503156: Verifying Checksum 05:58:04 45d434503156: Download complete 05:58:04 539e1dfa3993: Verifying Checksum 05:58:04 539e1dfa3993: Download complete 05:58:04 a89466c712af: Pull complete 05:58:04 9c6a0a734fa9: Pull complete 05:58:04 Still waiting to schedule task 05:58:04 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:58:05 beeedf2bf9bb: Pull complete 05:58:05 3bc3016a9123: Pull complete 05:58:05 45d434503156: Pull complete 05:58:05 539e1dfa3993: Pull complete 05:58:05 Digest: sha256:0e3e7e2033cf7779ab6985e24ad18d6ec415c9dd944acef5ca56119a3a0dda2e 05:58:05 Status: Downloaded newer image for docker:latest 05:58:06 ---> 7abb90496ef0 05:58:06 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:58:06 ---> Running in 144c61aa1f3a 05:58:07 Removing intermediate container 144c61aa1f3a 05:58:07 ---> 70002a07ddd5 05:58:07 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:58:07 ---> Running in eee6172b1fb2 05:58:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:58:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:58:08 OK: 211 MiB in 51 packages 05:58:09 Removing intermediate container eee6172b1fb2 05:58:09 ---> fedee181c227 05:58:09 Step 11/16 : ENV GO111MODULE=on 05:58:09 ---> Running in 44125e19ede7 05:58:09 Removing intermediate container 44125e19ede7 05:58:09 ---> 51b2d0012952 05:58:09 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:58:09 ---> Running in 5557bc280e11 05:58:09 Removing intermediate container 5557bc280e11 05:58:09 ---> 913abfce0620 05:58:09 Step 13/16 : COPY go.mod vendor* ./ 05:58:09 ---> 4aec927feb28 05:58:09 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:58:09 ---> Running in 5689c5795ad4 05:58:36 Removing intermediate container 5689c5795ad4 05:58:36 ---> bc402cd80d77 05:58:36 Step 15/16 : COPY . . 05:58:36 ---> b34962be6ef5 05:58:36 Step 16/16 : RUN ${MAKE} 05:58:36 ---> Running in 34e02d6aeba4 05:58:36 noop 05:58:36 Removing intermediate container 34e02d6aeba4 05:58:36 ---> 63aa628dde11 05:58:36 Successfully built 63aa628dde11 05:58:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:37 + docker inspect -f . ci-base-image-x86_64 05:58:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:58:37 prd-ubuntu20.04-docker-8c-8g-117431 does not seem to be running inside a container 05:58:37 $ 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 ******** ci-base-image-x86_64 cat 05:58:37 $ docker top 541593b9a856514e7e03f6b244ae89632ef91ac7bd8e7948dbf0cf37c6ced8f6 -eo pid,comm [Pipeline] { [Pipeline] sh 05:58:37 + go version 05:58:37 go version go1.18.7 linux/amd64 [Pipeline] } 05:58:37 $ docker stop --time=1 541593b9a856514e7e03f6b244ae89632ef91ac7bd8e7948dbf0cf37c6ced8f6 05:58:39 $ docker rm -f 541593b9a856514e7e03f6b244ae89632ef91ac7bd8e7948dbf0cf37c6ced8f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:39 + docker inspect -f . ci-base-image-x86_64 05:58:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:58:39 prd-ubuntu20.04-docker-8c-8g-117431 does not seem to be running inside a container 05:58:39 $ 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 ******** ci-base-image-x86_64 cat 05:58:39 $ docker top 0fa4fcbb210ddb7d42f25568912f6acbfc98712f4c5fa2c264e44b75a2b8edab -eo pid,comm [Pipeline] { [Pipeline] sh 05:58:40 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 05:58:40 + make test 05:58:40 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 05:58:40 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:58:50 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:58:50 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 05:58:50 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 05:58:50 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 05:58:50 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 05:58:50 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:58:50 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:58:50 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 05:58:50 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 05:58:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:58:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:58:52 ./bin/test-attribution-txt.sh 05:58:53 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 05:58:53 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 05:58:53 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 05:58:53 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 05:58:53 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 05:58:53 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 05:58:53 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 05:58:53 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 05:58:53 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 05:58:53 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 05:58:53 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 05:58:53 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 05:58:53 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 05:58:53 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 05:58:53 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 05:58:53 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 05:58:53 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 05:58:53 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 05:58:53 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 05:58:53 An attribution for golang.org/x/net is missing from Attribution.txt, please add 05:58:53 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 05:58:53 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 05:58:53 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 05:58:53 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 05:58:53 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 05:58:53 make -C web test 05:58:53 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 05:58:53 make[1]: tput: No such file or directory 05:58:53 make[1]: tput: No such file or directory 05:58:53 warning: generating ./VERSION 05:58:53 echo "0.0.0" > VERSION 05:58:53 docker build \ 05:58:53 -f Dockerfile \ 05:58:53 --build-arg USER=1000 \ 05:58:53 \ 05:58:53 --label "git_sha=e531bddd1517835c184708cb98e9a802e5df4205" \ 05:58:53 -t edgexfoundry/edgex-web-ui:e531bddd1517835c184708cb98e9a802e5df4205 \ 05:58:53 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 05:58:53 . 05:58:53 Sending build context to Docker daemon 3.269MB 05:58:53 Step 1/10 : FROM node:16.17-alpine3.15 05:58:53 16.17-alpine3.15: Pulling from library/node 05:58:53 9621f1afde84: Pulling fs layer 05:58:53 c6f70ee39829: Pulling fs layer 05:58:53 56892a8094a2: Pulling fs layer 05:58:53 58dd87906ef0: Pulling fs layer 05:58:53 58dd87906ef0: Waiting 05:58:53 56892a8094a2: Download complete 05:58:53 9621f1afde84: Verifying Checksum 05:58:53 9621f1afde84: Download complete 05:58:53 58dd87906ef0: Verifying Checksum 05:58:53 58dd87906ef0: Download complete 05:58:53 9621f1afde84: Pull complete 05:58:53 c6f70ee39829: Verifying Checksum 05:58:53 c6f70ee39829: Download complete 05:58:54 c6f70ee39829: Pull complete 05:58:54 56892a8094a2: Pull complete 05:58:54 58dd87906ef0: Pull complete 05:58:54 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 05:58:54 Status: Downloaded newer image for node:16.17-alpine3.15 05:58:54 ---> b69703f70c3d 05:58:54 Step 2/10 : RUN apk add --no-cache chromium 05:58:55 ---> Running in 7d811a02dd7b 05:58:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:58:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:58:56 (1/129) Installing libxau (1.0.9-r0) 05:58:56 (2/129) Installing libmd (1.0.3-r0) 05:58:56 (3/129) Installing libbsd (0.11.3-r1) 05:58:56 (4/129) Installing libxdmcp (1.1.3-r0) 05:58:56 (5/129) Installing libxcb (1.14-r2) 05:58:56 (6/129) Installing libx11 (1.7.3.1-r0) 05:58:56 (7/129) Installing libxext (1.3.4-r0) 05:58:56 (8/129) Installing libice (1.0.10-r0) 05:58:56 (9/129) Installing libuuid (2.37.4-r0) 05:58:56 (10/129) Installing libsm (1.2.3-r0) 05:58:56 (11/129) Installing libxt (1.2.1-r0) 05:58:56 (12/129) Installing libxmu (1.1.3-r0) 05:58:56 (13/129) Installing xset (1.2.4-r0) 05:58:56 (14/129) Installing xprop (1.2.5-r0) 05:58:56 (15/129) Installing xdg-utils (1.1.3-r0) 05:58:56 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 05:58:56 (17/129) Installing pkgconf (1.8.0-r0) 05:58:56 (18/129) Installing libffi (3.4.2-r1) 05:58:56 (19/129) Installing libintl (0.21-r0) 05:58:56 (20/129) Installing libblkid (2.37.4-r0) 05:58:56 (21/129) Installing libmount (2.37.4-r0) 05:58:56 (22/129) Installing pcre (8.45-r1) 05:58:56 (23/129) Installing glib (2.70.1-r0) 05:58:56 (24/129) Installing xz-libs (5.2.5-r1) 05:58:56 (25/129) Installing libxml2 (2.9.14-r2) 05:58:56 (26/129) Installing shared-mime-info (2.1-r1) 05:58:56 (27/129) Installing hicolor-icon-theme (0.17-r1) 05:58:56 (28/129) Installing libjpeg-turbo (2.1.2-r0) 05:58:56 (29/129) Installing libpng (1.6.37-r1) 05:58:56 (30/129) Installing libwebp (1.2.2-r0) 05:58:56 (31/129) Installing zstd-libs (1.5.0-r0) 05:58:56 (32/129) Installing tiff (4.4.0-r0) 05:58:56 (33/129) Installing gdk-pixbuf (2.42.8-r0) 05:58:56 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 05:58:56 (35/129) Installing libxcomposite (0.4.5-r0) 05:58:56 (36/129) Installing libxfixes (6.0.0-r0) 05:58:56 (37/129) Installing libxrender (0.9.10-r3) 05:58:56 (38/129) Installing libxcursor (1.2.0-r0) 05:58:56 (39/129) Installing libxdamage (1.1.5-r1) 05:58:56 (40/129) Installing libxi (1.8-r0) 05:58:56 (41/129) Installing libxinerama (1.1.4-r1) 05:58:56 (42/129) Installing libxrandr (1.5.2-r1) 05:58:56 (43/129) Installing atk (2.36.0-r0) 05:58:56 (44/129) Installing libxtst (1.2.3-r3) 05:58:56 (45/129) Installing dbus-libs (1.12.24-r0) 05:58:56 (46/129) Installing at-spi2-core (2.42.0-r0) 05:58:56 (47/129) Installing at-spi2-atk (2.38.0-r0) 05:58:56 (48/129) Installing expat (2.5.0-r0) 05:58:56 (49/129) Installing brotli-libs (1.0.9-r5) 05:58:56 (50/129) Installing libbz2 (1.0.8-r1) 05:58:56 (51/129) Installing freetype (2.11.1-r2) 05:58:56 (52/129) Installing fontconfig (2.13.1-r4) 05:58:56 (53/129) Installing pixman (0.40.0-r3) 05:58:56 (54/129) Installing cairo (1.16.0-r5) 05:58:56 (55/129) Installing cairo-gobject (1.16.0-r5) 05:58:56 (56/129) Installing avahi-libs (0.8-r5) 05:58:56 (57/129) Installing gmp (6.2.1-r1) 05:58:56 (58/129) Installing nettle (3.7.3-r0) 05:58:56 (59/129) Installing p11-kit (0.24.0-r1) 05:58:56 (60/129) Installing libtasn1 (4.18.0-r0) 05:58:56 (61/129) Installing libunistring (0.9.10-r1) 05:58:56 (62/129) Installing gnutls (3.7.1-r1) 05:58:56 (63/129) Installing cups-libs (2.3.3-r6) 05:58:56 (64/129) Installing libepoxy (1.5.9-r0) 05:58:56 (65/129) Installing fribidi (1.0.11-r0) 05:58:56 (66/129) Installing graphite2 (1.3.14-r0) 05:58:56 (67/129) Installing harfbuzz (3.0.0-r2) 05:58:56 (68/129) Installing libxft (2.3.4-r0) 05:58:57 (69/129) Installing pango (1.48.10-r0) 05:58:57 (70/129) Installing wayland-libs-client (1.19.0-r1) 05:58:57 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 05:58:57 (72/129) Installing wayland-libs-egl (1.19.0-r1) 05:58:57 (73/129) Installing xkeyboard-config (2.34-r0) 05:58:57 (74/129) Installing libxkbcommon (1.3.1-r0) 05:58:57 (75/129) Installing gtk+3.0 (3.24.30-r0) 05:58:57 Executing gtk+3.0-3.24.30-r0.post-install 05:58:57 (76/129) Installing libfontenc (1.1.4-r0) 05:58:57 (77/129) Installing mkfontscale (1.2.1-r1) 05:58:57 (78/129) Installing ttf-opensans (1.10-r1) 05:58:57 Executing ttf-opensans-1.10-r1.post-install 05:58:59 (79/129) Installing libogg (1.3.5-r0) 05:58:59 (80/129) Installing flac (1.3.4-r0) 05:58:59 (81/129) Installing alsa-lib (1.2.5.1-r1) 05:58:59 (82/129) Installing libatomic (10.3.1_git20211027-r0) 05:58:59 (83/129) Installing sdl2 (2.0.16-r4) 05:58:59 (84/129) Installing aom-libs (3.2.0-r0) 05:58:59 (85/129) Installing libass (0.15.2-r0) 05:58:59 (86/129) Installing libdav1d (0.9.2-r0) 05:58:59 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 05:58:59 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 05:58:59 (89/129) Installing lame (3.100-r0) 05:58:59 (90/129) Installing opus (1.3.1-r1) 05:58:59 (91/129) Installing libgomp (10.3.1_git20211027-r0) 05:58:59 (92/129) Installing soxr (0.1.3-r2) 05:58:59 (93/129) Installing libsrt (1.4.2-r1) 05:58:59 (94/129) Installing libssh (0.9.6-r1) 05:58:59 (95/129) Installing libtheora (1.1.1-r16) 05:58:59 (96/129) Installing v4l-utils-libs (1.22.1-r1) 05:58:59 (97/129) Installing libpciaccess (0.16-r0) 05:58:59 (98/129) Installing libdrm (2.4.109-r0) 05:58:59 (99/129) Installing libva (2.13.0-r0) 05:58:59 (100/129) Installing libvdpau (1.4-r0) 05:58:59 (101/129) Installing vidstab (1.1.0-r1) 05:58:59 (102/129) Installing libvorbis (1.3.7-r0) 05:58:59 (103/129) Installing libvpx (1.10.0-r0) 05:58:59 (104/129) Installing vulkan-loader (1.2.196-r0) 05:58:59 (105/129) Installing x264-libs (20210613-r0) 05:58:59 (106/129) Installing x265-libs (3.5-r0) 05:58:59 (107/129) Installing xvidcore (1.3.7-r1) 05:58:59 (108/129) Installing ffmpeg-libs (4.4.1-r2) 05:58:59 (109/129) Installing libevent (2.1.12-r4) 05:58:59 (110/129) Installing mesa (21.2.6-r0) 05:58:59 (111/129) Installing wayland-libs-server (1.19.0-r1) 05:58:59 (112/129) Installing mesa-gbm (21.2.6-r0) 05:58:59 (113/129) Installing lcms2 (2.12-r1) 05:58:59 (114/129) Installing nspr (4.32-r0) 05:58:59 (115/129) Installing sqlite-libs (3.36.0-r0) 05:58:59 (116/129) Installing nss (3.78.1-r0) 05:58:59 (117/129) Installing libasyncns (0.8-r1) 05:58:59 (118/129) Installing libltdl (2.4.6-r7) 05:58:59 (119/129) Installing orc (0.4.32-r0) 05:58:59 (120/129) Installing libsndfile (1.0.31-r1) 05:58:59 (121/129) Installing speexdsp (1.2.0-r0) 05:58:59 (122/129) Installing tdb-libs (1.4.5-r0) 05:58:59 (123/129) Installing libpulse (15.0-r2) 05:58:59 (124/129) Installing re2 (2021.11.01-r0) 05:58:59 (125/129) Installing snappy (1.1.9-r1) 05:58:59 (126/129) Installing libgpg-error (1.42-r1) 05:58:59 (127/129) Installing libgcrypt (1.9.4-r0) 05:58:59 (128/129) Installing libxslt (1.1.35-r0) 05:58:59 (129/129) Installing chromium (99.0.4844.84-r0) 05:59:00 Executing busybox-1.34.1-r7.trigger 05:59:00 Executing glib-2.70.1-r0.trigger 05:59:01 Executing shared-mime-info-2.1-r1.trigger 05:59:03 Executing gdk-pixbuf-2.42.8-r0.trigger 05:59:03 Executing gtk-update-icon-cache-2.24.33-r0.trigger 05:59:03 Executing fontconfig-2.13.1-r4.trigger 05:59:03 Executing mkfontscale-1.2.1-r1.trigger 05:59:03 OK: 286 MiB in 145 packages 05:59:07 Removing intermediate container 7d811a02dd7b 05:59:07 ---> 083b9a0e6b56 05:59:07 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 05:59:07 ---> Running in 1a2b3ae29574 05:59:07 Removing intermediate container 1a2b3ae29574 05:59:07 ---> 73d5e4cba834 05:59:07 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 05:59:07 ---> Running in d7921b53e44a 05:59:07 Removing intermediate container d7921b53e44a 05:59:07 ---> b80a256c7dca 05:59:07 Step 5/10 : RUN npm install -g npm 05:59:07 ---> Running in 6962cb8e2ac1 05:59:13 05:59:13 changed 54 packages, and audited 212 packages in 6s 05:59:13 05:59:13 11 packages are looking for funding 05:59:13 run `npm fund` for details 05:59:13 05:59:13 found 0 vulnerabilities 05:59:14 Removing intermediate container 6962cb8e2ac1 05:59:14 ---> e48f9f5fbb33 05:59:14 Step 6/10 : ARG USER=1000 05:59:14 ---> Running in df22df333dff 05:59:14 Removing intermediate container df22df333dff 05:59:14 ---> 94ff097c4209 05:59:14 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 05:59:14 ---> Running in bac20ec1d7df 05:59:14 Removing intermediate container bac20ec1d7df 05:59:14 ---> 0e5e4a39e898 05:59:14 Step 8/10 : USER $USER:$USER 05:59:15 ---> Running in 7755392d08a1 05:59:15 Removing intermediate container 7755392d08a1 05:59:15 ---> 4935915d4749 05:59:15 Step 9/10 : WORKDIR /app 05:59:15 ---> Running in da18fddb46f5 05:59:15 Removing intermediate container da18fddb46f5 05:59:15 ---> 5dc32b69b9d6 05:59:15 Step 10/10 : LABEL git_sha=e531bddd1517835c184708cb98e9a802e5df4205 05:59:15 ---> Running in c8b593700bb1 05:59:15 Removing intermediate container c8b593700bb1 05:59:15 ---> 4231a5502e0e 05:59:15 Successfully built 4231a5502e0e 05:59:15 Successfully tagged edgexfoundry/edgex-web-ui:e531bddd1517835c184708cb98e9a802e5df4205 05:59:15 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 05:59:15 touch edgex-web-ui.imagebuilt 05:59:15 mkdir -p node_modules coverage 05:59:15 chown "1000:1000" node_modules coverage package-lock.json 05:59:15 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 05:59:17 npm WARN EBADENGINE Unsupported engine { 05:59:17 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 05:59:17 npm WARN EBADENGINE required: { 05:59:17 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:59:17 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:59:17 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:59:17 npm WARN EBADENGINE }, 05:59:17 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 05:59:17 npm WARN EBADENGINE } 05:59:17 npm WARN EBADENGINE Unsupported engine { 05:59:17 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 05:59:17 npm WARN EBADENGINE required: { 05:59:17 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:59:17 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:59:17 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:59:17 npm WARN EBADENGINE }, 05:59:17 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 05:59:17 npm WARN EBADENGINE } 05:59:17 npm WARN EBADENGINE Unsupported engine { 05:59:17 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 05:59:17 npm WARN EBADENGINE required: { 05:59:17 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:59:17 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:59:17 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:59:17 npm WARN EBADENGINE }, 05:59:17 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 05:59:17 npm WARN EBADENGINE } 05:59:17 npm WARN EBADENGINE Unsupported engine { 05:59:17 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 05:59:17 npm WARN EBADENGINE required: { 05:59:17 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:59:17 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:59:17 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:59:17 npm WARN EBADENGINE }, 05:59:17 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 05:59:17 npm WARN EBADENGINE } 05:59:17 npm WARN EBADENGINE Unsupported engine { 05:59:17 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 05:59:17 npm WARN EBADENGINE required: { 05:59:17 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:59:17 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:59:17 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:59:17 npm WARN EBADENGINE }, 05:59:17 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 05:59:17 npm WARN EBADENGINE } 05:59:17 npm WARN EBADENGINE Unsupported engine { 05:59:17 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 05:59:17 npm WARN EBADENGINE required: { 05:59:17 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:59:17 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:59:17 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:59:17 npm WARN EBADENGINE }, 05:59:17 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 05:59:17 npm WARN EBADENGINE } 05:59:17 npm WARN EBADENGINE Unsupported engine { 05:59:17 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 05:59:17 npm WARN EBADENGINE required: { 05:59:17 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:59:17 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:59:17 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:59:17 npm WARN EBADENGINE }, 05:59:17 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 05:59:17 npm WARN EBADENGINE } 05:59:17 npm WARN EBADENGINE Unsupported engine { 05:59:17 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 05:59:17 npm WARN EBADENGINE required: { 05:59:17 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:59:17 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:59:17 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:59:17 npm WARN EBADENGINE }, 05:59:17 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 05:59:17 npm WARN EBADENGINE } 05:59:17 npm WARN EBADENGINE Unsupported engine { 05:59:17 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 05:59:17 npm WARN EBADENGINE required: { 05:59:17 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:59:17 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:59:17 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:59:17 npm WARN EBADENGINE }, 05:59:17 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 05:59:17 npm WARN EBADENGINE } 05:59:21 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 05:59:21 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 05:59:21 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 05:59:21 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 05:59:22 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 05:59:22 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 05:59:22 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 05:59:23 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 05:59:24 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 05:59:25 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 05:59:25 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 05:59:27 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. 05:59:28 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. 05:59:28 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 05:59:28 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 05:59:29 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. 05:59:29 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. 05:59:29 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 05:59:33 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. 05:59:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-117432 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 05:59:38 Running in /w/workspace/edgex-ui-go/90 [Pipeline] { [Pipeline] checkout 05:59:38 The recommended git tool is: git 05:59:38 05:59:38 added 1478 packages, and audited 1479 packages in 22s 05:59:38 05:59:38 90 packages are looking for funding 05:59:38 run `npm fund` for details 05:59:38 05:59:38 14 vulnerabilities (3 moderate, 9 high, 2 critical) 05:59:38 05:59:38 To address issues that do not require attention, run: 05:59:38 npm audit fix 05:59:38 05:59:38 To address all issues (including breaking changes), run: 05:59:38 npm audit fix --force 05:59:38 05:59:38 Run `npm audit` for details. 05:59:42 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 05:59:43 using credential edgex-jenkins-ssh 05:59:43 Cloning the remote Git repository 05:59:43 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 05:59:43 > git init /w/workspace/edgex-ui-go/90 # timeout=10 05:59:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:59:43 > git --version # timeout=10 05:59:43 > git --version # 'git version 2.25.1' 05:59:43 using GIT_SSH to set credentials SSH Credentials for GitHub 05:59:43 Verifying host key using known hosts file 05:59:43 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 05:59:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:59:44 - Generating browser application bundles (phase: setup)... 05:59:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:59:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:59:47 Avoid second fetch 05:59:47 Checking out Revision e531bddd1517835c184708cb98e9a802e5df4205 (main) 05:59:47 > git config core.sparsecheckout # timeout=10 05:59:47 > git checkout -f e531bddd1517835c184708cb98e9a802e5df4205 # timeout=10 05:59:48 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#567)" 05:59:48 Compiling @angular/core : es2015 as esm2015 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 05:59:49 Compiling @angular/compiler/testing : es2015 as esm2015 [Pipeline] sh 05:59:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:59:49 % Total % Received % Xferd Average Speed Time Time Time Current 05:59:49 Dload Upload Total Spent Left Speed 05:59:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 82907 0 --:--:-- --:--:-- --:--:-- 82366 100 12602 100 12602 0 0 82366 0 --:--:-- --:--:-- --:--:-- 81831 [Pipeline] sh 05:59:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:59:50 + sudo tee /etc/docker/daemon.new 05:59:50 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:59:50 { 05:59:50 "registry-mirrors": [ 05:59:50 "https://nexus3.edgexfoundry.org:10001" 05:59:50 ], 05:59:50 "bip": "10.250.0.254/24", 05:59:50 "hosts": [ 05:59:50 "tcp://0.0.0.0:5555", 05:59:50 "unix:///var/run/docker.sock" 05:59:50 ], 05:59:50 "mtu": 1458, 05:59:50 "selinux-enabled": true, 05:59:50 "seccomp-profile": "/etc/docker/seccomp.json" 05:59:50 } [Pipeline] sh 05:59:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:59:51 + sudo service docker restart 05:59:52 Compiling @angular/core/testing : es2015 as esm2015 05:59:52 Compiling @angular/common : es2015 as esm2015 05:59:53 Compiling @angular/platform-browser : es2015 as esm2015 05:59:53 Compiling @angular/common/testing : es2015 as esm2015 05:59:53 Compiling @angular/common/http : es2015 as esm2015 05:59:53 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 05:59:54 Compiling @angular/platform-browser/testing : es2015 as esm2015 05:59:54 Compiling @angular/router : es2015 as esm2015 05:59:54 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 05:59:54 Compiling @angular/forms : es2015 as esm2015 05:59:54 Compiling @angular/common/http/testing : es2015 as esm2015 05:59:56 Compiling @angular/router/testing : es2015 as esm2015 06:00:03 27 10 2022 06:00:02.291:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 06:00:03 27 10 2022 06:00:02.293:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 06:00:03 27 10 2022 06:00:02.296:INFO [launcher]: Starting browser ChromeHeadless [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:00:09 provisioning config files... 06:00:09 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/90@tmp/config15486659631814461668tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:00:09 ---> docker-login.sh 06:00:09 nexus3.edgexfoundry.org:10001 06:00:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:10 Configure a credential helper to remove this warning. See 06:00:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:10 06:00:10 Login Succeeded 06:00:10 nexus3.edgexfoundry.org:10002 06:00:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:11 Configure a credential helper to remove this warning. See 06:00:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:11 06:00:11 Login Succeeded 06:00:11 nexus3.edgexfoundry.org:10003 06:00:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:11 Configure a credential helper to remove this warning. See 06:00:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:11 06:00:11 Login Succeeded 06:00:11 nexus3.edgexfoundry.org:10004 06:00:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:11 Configure a credential helper to remove this warning. See 06:00:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:11 06:00:11 Login Succeeded 06:00:11 docker.io 06:00:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:12 Configure a credential helper to remove this warning. See 06:00:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:12 06:00:12 Login Succeeded 06:00:12 ---> docker-login.sh ends [Pipeline] } 06:00:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:00:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:00:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:00:12 ========================================================= 06:00:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 06:00:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:13 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 06:00:13 Sending build context to Docker daemon 28.72MB 06:00:13 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 06:00:13 Step 2/16 : FROM ${BASE} AS builder 06:00:14 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:00:14 9b18e9b68314: Pulling fs layer 06:00:14 d32db5db7311: Pulling fs layer 06:00:14 d0c4b47475fc: Pulling fs layer 06:00:14 5831b945b038: Pulling fs layer 06:00:14 86bbec2aaacd: Pulling fs layer 06:00:14 e10730c5d714: Pulling fs layer 06:00:14 5dd5c2283517: Pulling fs layer 06:00:14 d5ac0230b979: Pulling fs layer 06:00:14 86bbec2aaacd: Waiting 06:00:14 e10730c5d714: Waiting 06:00:14 5831b945b038: Waiting 06:00:14 5dd5c2283517: Waiting 06:00:14 d5ac0230b979: Waiting 06:00:14 d0c4b47475fc: Verifying Checksum 06:00:14 d0c4b47475fc: Download complete 06:00:14 d32db5db7311: Download complete 06:00:14 86bbec2aaacd: Verifying Checksum 06:00:14 86bbec2aaacd: Download complete 06:00:14 e10730c5d714: Download complete 06:00:14 9b18e9b68314: Verifying Checksum 06:00:14 9b18e9b68314: Download complete 06:00:15 9b18e9b68314: Pull complete 06:00:15 ✔ Browser application bundle generation complete. 06:00:15 27 10 2022 06:00:14.804:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket 1f93fHf5yYUuzEx6AAAB with id 75502242 06:00:15 d5ac0230b979: Verifying Checksum 06:00:15 d5ac0230b979: Download complete 06:00:15 d32db5db7311: Pull complete 06:00:16 d0c4b47475fc: Pull complete 06:00:16 5dd5c2283517: Download complete 06:00:17 5831b945b038: Verifying Checksum 06:00:17 5831b945b038: Download complete 06:00:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 06:00:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.11 secs) 06:00:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.145 secs) 06:00:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.255 secs) 06:00:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.266 secs) 06:00:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.306 secs) 06:00:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.349 secs) 06:00:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.36 secs) 06:00:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.368 secs) 06:00:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.391 secs) 06:00:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.398 secs) 06:00:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.4 secs) 06:00:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.409 secs) 06:00:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.425 secs) 06:00:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.45 secs) 06:00:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.461 secs) 06:00:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.479 secs) 06:00:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.53 secs) 06:00:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.546 secs) 06:00:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.549 secs) 06:00:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.578 secs) 06:00:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.596 secs) 06:00:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.613 secs) 06:00:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.624 secs) 06:00:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.635 secs) 06:00:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.662 secs) 06:00:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.699 secs) 06:00:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.787 secs) 06:00:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.797 secs) 06:00:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.799 secs) 06:00:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.803 secs) 06:00:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.82 secs) 06:00:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.828 secs) 06:00:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.843 secs) 06:00:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.876 secs) 06:00:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.893 secs) 06:00:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.9 secs) 06:00:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.908 secs) 06:00:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.917 secs) 06:00:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.927 secs) 06:00:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.952 secs) 06:00:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.961 secs) 06:00:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.976 secs) 06:00:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.979 secs) 06:00:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.982 secs) 06:00:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.986 secs) 06:00:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.992 secs) 06:00:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.996 secs) 06:00:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.015 secs) 06:00:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.025 secs) 06:00:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.031 secs) 06:00:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.041 secs) 06:00:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.065 secs) 06:00:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.103 secs) 06:00:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.118 secs) 06:00:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.129 secs) 06:00:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.139 secs) 06:00:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.142 secs) 06:00:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.154 secs) 06:00:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.158 secs) 06:00:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.163 secs) 06:00:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.166 secs) 06:00:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.173 secs) 06:00:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.198 secs) 06:00:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.214 secs) 06:00:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.222 secs) 06:00:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.231 secs) 06:00:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.24 secs) 06:00:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.258 secs) 06:00:19 WARN: ' 06:00:19 It looks like you're using ngModel on the same form field as formControlName. 06:00:19 Support for using the ngModel input property and ngModelChange event with 06:00:19 reactive form directives has been deprecated in Angular v6 and will be removed 06:00:19 in a future version of Angular. 06:00:19 06:00:19 For more information on this, see our API docs here: 06:00:19 https://angular.io/api/forms/FormControlName#use-with-ngmodel 06:00:19 ' 06:00:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.258 secs) 06:00:19 WARN: ' 06:00:19 It looks like you're using ngModel on the same form field as formControlName. 06:00:19 Support for using the ngModel input property and ngModelChange event with 06:00:19 reactive form directives has been deprecated in Angular v6 and will be removed 06:00:19 in a future version of Angular. 06:00:19 06:00:19 For more information on this, see our API docs here: 06:00:19 https://angular.io/api/forms/FormControlName#use-with-ngmodel 06:00:19 ' 06:00:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.278 secs) 06:00:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.287 secs) 06:00:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.312 secs) 06:00:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.32 secs) 06:00:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.329 secs) 06:00:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.34 secs) 06:00:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.346 secs) 06:00:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.362 secs) 06:00:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.371 secs) 06:00:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.375 secs) 06:00:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.378 secs) 06:00:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.379 secs) 06:00:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.412 secs) 06:00:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.42 secs) 06:00:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.442 secs) 06:00:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.45 secs) 06:00:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.459 secs) 06:00:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.509 secs) 06:00:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.517 secs) 06:00:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.52 secs) 06:00:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.53 secs) 06:00:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.553 secs) 06:00:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.561 secs) 06:00:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.566 secs) 06:00:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.568 secs) 06:00:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.572 secs) 06:00:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.59 secs) 06:00:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.618 secs) 06:00:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.632 secs) 06:00:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.649 secs) 06:00:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.655 secs) 06:00:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.657 secs) 06:00:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.658 secs) 06:00:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.66 secs) 06:00:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.662 secs) 06:00:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.664 secs) 06:00:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.665 secs) 06:00:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.684 secs) 06:00:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.691 secs) 06:00:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.697 secs) 06:00:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.704 secs) 06:00:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.71 secs) 06:00:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.715 secs) 06:00:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.718 secs) 06:00:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.724 secs) 06:00:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.726 secs) 06:00:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.735 secs) 06:00:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.759 secs) 06:00:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.775 secs) 06:00:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.786 secs) 06:00:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.804 secs) 06:00:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.812 secs) 06:00:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.814 secs) 06:00:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.821 secs) 06:00:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.823 secs) 06:00:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.826 secs) 06:00:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.83 secs) 06:00:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.858 secs) 06:00:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.864 secs) 06:00:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.879 secs) 06:00:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.888 secs) 06:00:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.893 secs) 06:00:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.898 secs) 06:00:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.914 secs) 06:00:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.923 secs) 06:00:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.927 secs) 06:00:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.93 secs) 06:00:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.935 secs) 06:00:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.939 secs) 06:00:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.958 secs) 06:00:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.96 secs) 06:00:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 1.962 secs) 06:00:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 1.984 secs) 06:00:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 1.992 secs) 06:00:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2 secs) 06:00:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.028 secs) 06:00:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.03 secs) 06:00:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.034 secs) 06:00:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.084 secs) 06:00:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.09 secs) 06:00:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.094 secs) 06:00:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.178 secs / 2.094 secs) 06:00:20 TOTAL: 149 SUCCESS 06:00:20 ✔ Browser application bundle generation complete. 06:00:21 06:00:21 =============================== Coverage summary =============================== 06:00:21 Statements : 40.98% ( 1467/3580 ) 06:00:21 Branches : 12.03% ( 111/923 ) 06:00:21 Functions : 33.28% ( 432/1298 ) 06:00:21 Lines : 38.91% ( 1318/3387 ) 06:00:21 ================================================================================ 06:00:21 ✔ Browser application bundle generation complete. 06:00:22 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 06:00:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:00:22 $ docker stop --time=1 0fa4fcbb210ddb7d42f25568912f6acbfc98712f4c5fa2c264e44b75a2b8edab 06:00:23 $ docker rm -f 0fa4fcbb210ddb7d42f25568912f6acbfc98712f4c5fa2c264e44b75a2b8edab [Pipeline] // withDockerContainer [Pipeline] sh 06:00:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:00:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:00:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:00:25 + ls -al . 06:00:25 total 184 06:00:25 drwxrwxr-x 14 jenkins jenkins 4096 Oct 27 05:58 . 06:00:25 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 05:57 .. 06:00:25 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 05:57 .blubracket 06:00:25 -rw-rw-r-- 1 jenkins jenkins 18 Oct 27 05:57 .dockerignore 06:00:25 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 05:57 .git 06:00:25 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 05:57 .github 06:00:25 -rw-rw-r-- 1 jenkins jenkins 185 Oct 27 05:57 .gitignore 06:00:25 drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 05:57 .semver 06:00:25 -rw-rw-r-- 1 jenkins jenkins 4856 Oct 27 05:57 Attribution.txt 06:00:25 -rw-rw-r-- 1 jenkins jenkins 14570 Oct 27 05:57 CHANGELOG.md 06:00:25 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 27 05:57 CONTRIBUTING.md 06:00:25 -rw-rw-r-- 1 jenkins jenkins 1847 Oct 27 05:57 Dockerfile 06:00:25 -rw-rw-r-- 1 jenkins jenkins 652 Oct 27 05:57 Jenkinsfile 06:00:25 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 27 05:57 LICENSE 06:00:25 -rw-rw-r-- 1 jenkins jenkins 2124 Oct 27 05:57 Makefile 06:00:25 -rw-rw-r-- 1 jenkins jenkins 4558 Oct 27 05:57 README.md 06:00:25 -rw-rw-r-- 1 jenkins jenkins 12 Oct 27 05:57 VERSION 06:00:25 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 05:57 assets 06:00:25 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 05:57 bin 06:00:25 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 05:57 cmd 06:00:25 -rw-r--r-- 1 jenkins jenkins 10 Oct 27 05:58 coverage.out 06:00:25 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 05:57 docs 06:00:25 -rw-rw-r-- 1 jenkins jenkins 3151 Oct 27 05:57 go.mod 06:00:25 -rw-rw-r-- 1 jenkins jenkins 43970 Oct 27 05:57 go.sum 06:00:25 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 05:57 internal 06:00:25 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 05:57 snap 06:00:25 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 05:57 testing 06:00:25 -rw-rw-r-- 1 jenkins jenkins 155 Oct 27 05:57 version.go 06:00:25 drwxrwxr-x 6 jenkins jenkins 4096 Oct 27 05:59 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:25 + 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=e531bddd1517835c184708cb98e9a802e5df4205 --label arch=amd64 --label version=2.3.0-dev.19 . 06:00:26 Sending build context to Docker daemon 48.26MB 06:00:26 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 06:00:26 Step 2/26 : FROM ${BASE} AS builder 06:00:26 ---> 63aa628dde11 06:00:26 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:00:26 ---> Running in c0f1bbdf87da 06:00:26 Removing intermediate container c0f1bbdf87da 06:00:26 ---> 162ddf6ac8ee 06:00:26 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 06:00:26 ---> Running in 6ce154ee9635 06:00:26 Removing intermediate container 6ce154ee9635 06:00:26 ---> 54f90e146e56 06:00:26 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 06:00:26 ---> Running in f9273852f7eb 06:00:26 Removing intermediate container f9273852f7eb 06:00:26 ---> 9de64be0dc02 06:00:26 Step 6/26 : LABEL Name=edgex-ui-go 06:00:26 ---> Running in 7c3d8aaaa438 06:00:26 Removing intermediate container 7c3d8aaaa438 06:00:26 ---> f4f800551518 06:00:26 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 06:00:26 ---> Running in 3995a634390b 06:00:27 Removing intermediate container 3995a634390b 06:00:27 ---> 031abfe68200 06:00:27 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 06:00:27 ---> 57199fa13db0 06:00:27 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:00:27 ---> Running in 3e189d27b1a6 06:00:28 Removing intermediate container 3e189d27b1a6 06:00:28 ---> d1a0d555e810 06:00:28 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:00:28 ---> Running in b08f5ddce157 06:00:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:00:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:00:29 5831b945b038: Pull complete 06:00:29 86bbec2aaacd: Pull complete 06:00:29 e10730c5d714: Pull complete 06:00:29 OK: 211 MiB in 51 packages 06:00:30 Removing intermediate container b08f5ddce157 06:00:30 ---> 7ad8ac18890c 06:00:30 Step 11/26 : ENV GO111MODULE=on 06:00:30 ---> Running in e3fa733b1e23 06:00:30 Removing intermediate container e3fa733b1e23 06:00:30 ---> 047ad38f1a99 06:00:30 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:00:30 ---> Running in bf2a54053892 06:00:30 Removing intermediate container bf2a54053892 06:00:30 ---> b745c62c3190 06:00:30 Step 13/26 : COPY go.mod vendor* ./ 06:00:30 ---> c1794b781257 06:00:30 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:30 ---> Running in 4e66f57c7e4d 06:00:31 Removing intermediate container 4e66f57c7e4d 06:00:31 ---> d329156d6b56 06:00:31 Step 15/26 : COPY . . 06:00:32 ---> 02c6d4453cc5 06:00:32 Step 16/26 : RUN ${MAKE} 06:00:32 ---> Running in 74ef0e7e072a 06:00:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.19" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 06:00:36 5dd5c2283517: Pull complete 06:00:37 d5ac0230b979: Pull complete 06:00:37 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 06:00:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 06:00:37 ---> 59b3b1a385d4 06:00:37 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:00:39 ---> Running in 4b397c2c3d5a 06:00:39 Removing intermediate container 4b397c2c3d5a 06:00:39 ---> 99748c3f6275 06:00:39 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 06:00:39 ---> Running in dde6e82ea506 06:00:39 Removing intermediate container dde6e82ea506 06:00:39 ---> 0c19b81f665f 06:00:39 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 06:00:40 ---> Running in 44f4abdfe7c1 06:00:40 Removing intermediate container 44f4abdfe7c1 06:00:40 ---> 89528f2ed103 06:00:40 Step 6/16 : LABEL Name=edgex-ui-go 06:00:40 ---> Running in e88628e3705f 06:00:40 Removing intermediate container e88628e3705f 06:00:40 ---> 240b9a8856fa 06:00:40 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 06:00:41 ---> Running in ce12960fcda7 06:00:41 Removing intermediate container ce12960fcda7 06:00:41 ---> 149237bdf42c 06:00:41 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 06:00:41 latest: Pulling from library/docker 06:00:42 9b18e9b68314: Already exists 06:00:42 e5833820420a: Pulling fs layer 06:00:42 79069699b830: Pulling fs layer 06:00:42 444a66d86b54: Pulling fs layer 06:00:42 af8c662400c0: Pulling fs layer 06:00:42 7851778f47af: Pulling fs layer 06:00:42 969048075247: Pulling fs layer 06:00:42 9d9d268b6129: Pulling fs layer 06:00:42 71d72239e8c8: Pulling fs layer 06:00:42 af8c662400c0: Waiting 06:00:42 7851778f47af: Waiting 06:00:42 71d72239e8c8: Waiting 06:00:42 969048075247: Waiting 06:00:42 9d9d268b6129: Waiting 06:00:42 79069699b830: Download complete 06:00:42 e5833820420a: Verifying Checksum 06:00:42 e5833820420a: Download complete 06:00:42 444a66d86b54: Verifying Checksum 06:00:42 444a66d86b54: Download complete 06:00:42 969048075247: Download complete 06:00:42 7851778f47af: Verifying Checksum 06:00:42 7851778f47af: Download complete 06:00:42 af8c662400c0: Verifying Checksum 06:00:42 af8c662400c0: Download complete 06:00:42 9d9d268b6129: Download complete 06:00:42 71d72239e8c8: Download complete 06:00:42 e5833820420a: Pull complete 06:00:43 79069699b830: Pull complete 06:00:44 444a66d86b54: Pull complete 06:00:44 Removing intermediate container 74ef0e7e072a 06:00:44 ---> b5791247e660 06:00:44 Step 17/26 : FROM alpine:3.14 06:00:44 3.14: Pulling from library/alpine 06:00:44 c7ed990a2339: Pulling fs layer 06:00:45 c7ed990a2339: Verifying Checksum 06:00:45 c7ed990a2339: Download complete 06:00:45 c7ed990a2339: Pull complete 06:00:45 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 06:00:45 Status: Downloaded newer image for alpine:3.14 06:00:45 ---> dd53f409bf0b 06:00:45 Step 18/26 : EXPOSE 4000 06:00:45 ---> Running in 369fedef066d 06:00:45 Removing intermediate container 369fedef066d 06:00:45 ---> 188918cd4a91 06:00:45 Step 19/26 : 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 06:00:45 af8c662400c0: Pull complete 06:00:45 ---> 6b8960bac08f 06:00:45 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 06:00:46 ---> 613af7ed107a 06:00:46 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 06:00:46 7851778f47af: Pull complete 06:00:46 ---> ac8cba830059 06:00:46 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:00:46 ---> Running in 189856b4e59d 06:00:46 Removing intermediate container 189856b4e59d 06:00:46 ---> cb8f764faf92 06:00:46 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 06:00:46 ---> Running in 57c23039c0e5 06:00:46 Removing intermediate container 57c23039c0e5 06:00:46 ---> 1e2c83db23db 06:00:46 Step 24/26 : LABEL arch=amd64 06:00:46 ---> Running in 0b3772b05596 06:00:46 Removing intermediate container 0b3772b05596 06:00:46 ---> e66e947f4e43 06:00:46 Step 25/26 : LABEL git_sha=e531bddd1517835c184708cb98e9a802e5df4205 06:00:46 969048075247: Pull complete 06:00:46 ---> Running in a2612dadad7a 06:00:46 Removing intermediate container a2612dadad7a 06:00:46 ---> a3259f01157e 06:00:46 Step 26/26 : LABEL version=2.3.0-dev.19 06:00:46 ---> Running in 21a5a57d58ea 06:00:46 Removing intermediate container 21a5a57d58ea 06:00:46 ---> 3eaed681f993 06:00:46 [Warning] One or more build-args [ARCH] were not consumed 06:00:46 Successfully built 3eaed681f993 06:00:46 9d9d268b6129: Pull complete 06:00:47 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } 06:00:47 71d72239e8c8: Pull complete 06:00:47 Digest: sha256:0e3e7e2033cf7779ab6985e24ad18d6ec415c9dd944acef5ca56119a3a0dda2e 06:00:47 Status: Downloaded newer image for docker:latest [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:00:47 provisioning config files... 06:00:47 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10469628404679229980tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:00:47 ---> docker-login.sh 06:00:47 nexus3.edgexfoundry.org:10001 06:00:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:47 Configure a credential helper to remove this warning. See 06:00:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:47 06:00:47 Login Succeeded 06:00:47 nexus3.edgexfoundry.org:10002 06:00:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:47 Configure a credential helper to remove this warning. See 06:00:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:47 06:00:47 Login Succeeded 06:00:47 nexus3.edgexfoundry.org:10003 06:00:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:47 Configure a credential helper to remove this warning. See 06:00:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:47 06:00:47 Login Succeeded 06:00:47 nexus3.edgexfoundry.org:10004 06:00:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:47 Configure a credential helper to remove this warning. See 06:00:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:47 06:00:47 Login Succeeded 06:00:47 docker.io 06:00:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:48 Configure a credential helper to remove this warning. See 06:00:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:48 06:00:48 Login Succeeded 06:00:48 ---> docker-login.sh ends [Pipeline] } 06:00:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:00:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:00:48 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 06:00:48 e531bddd1517835c184708cb98e9a802e5df4205 06:00:48 latest 06:00:48 2.3.0-dev.19 06:00:48 e531bddd1517835c184708cb98e9a802e5df4205-2.3.0-dev.19 06:00:48 main 06:00:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:48 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:e531bddd1517835c184708cb98e9a802e5df4205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:49 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:e531bddd1517835c184708cb98e9a802e5df4205 06:00:49 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 06:00:49 7cff7a8d023a: Preparing 06:00:49 87ee42d0b3a6: Preparing 06:00:49 df14d1438a46: Preparing 06:00:49 63493a9ab2d4: Preparing 06:00:49 63493a9ab2d4: Layer already exists 06:00:49 7cff7a8d023a: Pushed 06:00:49 87ee42d0b3a6: Pushed 06:00:49 ---> cc97edf901ee 06:00:49 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:00:49 ---> Running in 9ff46151e264 06:00:51 Removing intermediate container 9ff46151e264 06:00:51 ---> 64ea3c1e8daf 06:00:51 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:00:51 ---> Running in b264c30fdd88 06:00:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:00:52 df14d1438a46: Pushed 06:00:52 e531bddd1517835c184708cb98e9a802e5df4205: digest: sha256:b4190a5d49c1687a5e3dd6d0ca56797811be3a7fe4850a2c7b06c209c143e4ca size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:52 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:00:52 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 06:00:52 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 06:00:52 7cff7a8d023a: Preparing 06:00:52 87ee42d0b3a6: Preparing 06:00:52 df14d1438a46: Preparing 06:00:52 63493a9ab2d4: Preparing 06:00:52 87ee42d0b3a6: Layer already exists 06:00:52 7cff7a8d023a: Layer already exists 06:00:52 63493a9ab2d4: Layer already exists 06:00:52 df14d1438a46: Layer already exists 06:00:52 latest: digest: sha256:b4190a5d49c1687a5e3dd6d0ca56797811be3a7fe4850a2c7b06c209c143e4ca size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:53 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:53 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.19 06:00:53 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 06:00:53 7cff7a8d023a: Preparing 06:00:53 87ee42d0b3a6: Preparing 06:00:53 df14d1438a46: Preparing 06:00:53 63493a9ab2d4: Preparing 06:00:53 63493a9ab2d4: Layer already exists 06:00:53 df14d1438a46: Layer already exists 06:00:53 7cff7a8d023a: Layer already exists 06:00:53 87ee42d0b3a6: Layer already exists 06:00:53 2.3.0-dev.19: digest: sha256:b4190a5d49c1687a5e3dd6d0ca56797811be3a7fe4850a2c7b06c209c143e4ca size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:53 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:e531bddd1517835c184708cb98e9a802e5df4205-2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:54 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:e531bddd1517835c184708cb98e9a802e5df4205-2.3.0-dev.19 06:00:54 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 06:00:54 7cff7a8d023a: Preparing 06:00:54 87ee42d0b3a6: Preparing 06:00:54 df14d1438a46: Preparing 06:00:54 63493a9ab2d4: Preparing 06:00:54 87ee42d0b3a6: Layer already exists 06:00:54 7cff7a8d023a: Layer already exists 06:00:54 df14d1438a46: Layer already exists 06:00:54 63493a9ab2d4: Layer already exists 06:00:54 e531bddd1517835c184708cb98e9a802e5df4205-2.3.0-dev.19: digest: sha256:b4190a5d49c1687a5e3dd6d0ca56797811be3a7fe4850a2c7b06c209c143e4ca size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:54 OK: 221 MiB in 51 packages 06:00:54 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:54 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 06:00:54 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 06:00:54 7cff7a8d023a: Preparing 06:00:54 87ee42d0b3a6: Preparing 06:00:54 df14d1438a46: Preparing 06:00:54 63493a9ab2d4: Preparing 06:00:54 63493a9ab2d4: Layer already exists 06:00:54 df14d1438a46: Layer already exists 06:00:54 87ee42d0b3a6: Layer already exists 06:00:54 7cff7a8d023a: Layer already exists 06:00:54 main: digest: sha256:b4190a5d49c1687a5e3dd6d0ca56797811be3a7fe4850a2c7b06c209c143e4ca size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:00:54 ===================================================== [Pipeline] echo 06:00:54 taggedImages: 06:00:54 - nexus3.edgexfoundry.org:10004/edgex-ui:e531bddd1517835c184708cb98e9a802e5df4205 06:00:54 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 06:00:54 - nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.19 06:00:54 - nexus3.edgexfoundry.org:10004/edgex-ui:e531bddd1517835c184708cb98e9a802e5df4205-2.3.0-dev.19 06:00:54 - 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 06:00:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:00:55 06:00:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:55 Removing intermediate container b264c30fdd88 06:00:55 ---> 61e0b4cf3a77 06:00:55 Step 11/16 : ENV GO111MODULE=on 06:00:55 ---> Running in 31063804bb6e 06:00:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:00:55 latest: Pulling from edgex-lftools-log-publisher 06:00:55 5eb5b503b376: Pulling fs layer 06:00:55 5c69ac0246d0: Pulling fs layer 06:00:55 ec43610c2a17: Pulling fs layer 06:00:55 3a2ae6a8a46f: Pulling fs layer 06:00:55 33b1e0a273af: Pulling fs layer 06:00:55 5d3b04190fa2: Pulling fs layer 06:00:55 2f39f015ded8: Pulling fs layer 06:00:55 33b1e0a273af: Waiting 06:00:55 5d3b04190fa2: Waiting 06:00:55 2f39f015ded8: Waiting 06:00:55 3a2ae6a8a46f: Waiting 06:00:55 5c69ac0246d0: Download complete 06:00:55 3a2ae6a8a46f: Download complete 06:00:55 Removing intermediate container 31063804bb6e 06:00:55 ---> 8d57f367d2af 06:00:55 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:00:55 33b1e0a273af: Verifying Checksum 06:00:55 33b1e0a273af: Download complete 06:00:55 5d3b04190fa2: Verifying Checksum 06:00:55 5d3b04190fa2: Download complete 06:00:55 ec43610c2a17: Verifying Checksum 06:00:55 ec43610c2a17: Download complete 06:00:55 5eb5b503b376: Verifying Checksum 06:00:55 5eb5b503b376: Download complete 06:00:55 ---> Running in 16a3706ba31b 06:00:56 Removing intermediate container 16a3706ba31b 06:00:56 ---> 8a6ed119f45e 06:00:56 Step 13/16 : COPY go.mod vendor* ./ 06:00:56 2f39f015ded8: Download complete 06:00:56 ---> 2933b045e614 06:00:56 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:56 ---> Running in 13849f8f3fd8 06:00:56 5eb5b503b376: Pull complete 06:00:56 5c69ac0246d0: Pull complete 06:00:58 ec43610c2a17: Pull complete 06:00:58 3a2ae6a8a46f: Pull complete 06:00:58 33b1e0a273af: Pull complete 06:00:58 5d3b04190fa2: Pull complete 06:01:02 2f39f015ded8: Pull complete 06:01:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:01:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:01:02 prd-ubuntu20.04-docker-8c-8g-117431 does not seem to be running inside a container 06:01:02 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:01:04 $ docker top 34a6cd09d493da94a9256d96e841a3b9a8e070a99f31f8c4ad20be32235d5787 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:01:05 ---> job-cost.sh 06:01:05 lf-activate-venv: SKIPPING 06:01:05 INFO: No Stack... 06:01:05 INFO: Retrieving Pricing Info for: v3-standard-8 06:01:06 INFO: Archiving Costs [Pipeline] sh 06:01:06 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 06:01:06 + cut -d, -f6 [Pipeline] lock 06:01:06 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-90-stack-cost] 06:01:06 Resource [jenkins-edgexfoundry-edgex-ui-go-main-90-stack-cost] did not exist. Created. 06:01:06 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-90-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:01:06 + echo total: 0.2199999988079071 [Pipeline] stash 06:01:07 Stashed 1 file(s) [Pipeline] } 06:01:07 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-90-stack-cost] [Pipeline] // lock [Pipeline] } 06:01:07 $ docker stop --time=1 34a6cd09d493da94a9256d96e841a3b9a8e070a99f31f8c4ad20be32235d5787 06:01:08 $ docker rm -f 34a6cd09d493da94a9256d96e841a3b9a8e070a99f31f8c4ad20be32235d5787 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:01:53 Removing intermediate container 13849f8f3fd8 06:01:53 ---> ba370d957761 06:01:53 Step 15/16 : COPY . . 06:01:53 ---> d0eb1ab3d22c 06:01:53 Step 16/16 : RUN ${MAKE} 06:01:53 ---> Running in 0fa571f05886 06:01:53 noop 06:01:53 Removing intermediate container 0fa571f05886 06:01:53 ---> aa067093d07f 06:01:53 Successfully built aa067093d07f 06:01:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:53 + docker inspect -f . ci-base-image-arm64 06:01:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:01:53 prd-ubuntu20.04-docker-arm64-4c-16g-117432 does not seem to be running inside a container 06:01:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/90 -v /w/workspace/edgex-ui-go/90:/w/workspace/edgex-ui-go/90:rw,z -v /w/workspace/edgex-ui-go/90@tmp:/w/workspace/edgex-ui-go/90@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 06:01:55 $ docker top 6157b9691f7691b700bbe208d3572f9ec4d1778e7f862c770c900a1d42687eb7 -eo pid,comm [Pipeline] { [Pipeline] sh 06:01:55 + go version 06:01:55 go version go1.18.7 linux/arm64 [Pipeline] } 06:01:55 $ docker stop --time=1 6157b9691f7691b700bbe208d3572f9ec4d1778e7f862c770c900a1d42687eb7 06:01:57 $ docker rm -f 6157b9691f7691b700bbe208d3572f9ec4d1778e7f862c770c900a1d42687eb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:58 + docker inspect -f . ci-base-image-arm64 06:01:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:01:58 prd-ubuntu20.04-docker-arm64-4c-16g-117432 does not seem to be running inside a container 06:01:58 $ 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/90 -v /w/workspace/edgex-ui-go/90:/w/workspace/edgex-ui-go/90:rw,z -v /w/workspace/edgex-ui-go/90@tmp:/w/workspace/edgex-ui-go/90@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 06:01:59 $ docker top 1e956a753ece384eee26b33c87e19f840a3a44c0a0bd9df327c26fe778b05361 -eo pid,comm [Pipeline] { [Pipeline] sh 06:02:00 + git config --global --add safe.directory /w/workspace/edgex-ui-go/90 [Pipeline] fileExists [Pipeline] sh 06:02:01 + make test 06:02:01 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 06:02:02 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:03:24 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:03:24 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:03:24 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 06:03:24 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 06:03:24 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 06:03:24 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:03:24 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:03:24 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 06:03:24 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 06:03:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:03:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:03:42 ./bin/test-attribution-txt.sh 06:03:42 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 06:03:42 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 06:03:42 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 06:03:42 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 06:03:42 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 06:03:42 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 06:03:42 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 06:03:42 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 06:03:42 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 06:03:42 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 06:03:42 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 06:03:42 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 06:03:43 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 06:03:43 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 06:03:43 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 06:03:43 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 06:03:43 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 06:03:43 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 06:03:43 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 06:03:43 An attribution for golang.org/x/net is missing from Attribution.txt, please add 06:03:43 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 06:03:43 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 06:03:43 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 06:03:43 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 06:03:43 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 06:03:43 make -C web test 06:03:43 make[1]: Entering directory '/w/workspace/edgex-ui-go/90/web' 06:03:43 make[1]: tput: No such file or directory 06:03:43 make[1]: tput: No such file or directory 06:03:43 warning: generating ./VERSION 06:03:43 echo "0.0.0" > VERSION 06:03:43 docker build \ 06:03:43 -f Dockerfile \ 06:03:43 --build-arg USER=1000 \ 06:03:43 \ 06:03:43 --label "git_sha=e531bddd1517835c184708cb98e9a802e5df4205" \ 06:03:43 -t edgexfoundry/edgex-web-ui:e531bddd1517835c184708cb98e9a802e5df4205 \ 06:03:43 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 06:03:43 . 06:03:44 Sending build context to Docker daemon 3.269MB 06:03:44 Step 1/10 : FROM node:16.17-alpine3.15 06:03:44 16.17-alpine3.15: Pulling from library/node 06:03:44 47517142f6ba: Pulling fs layer 06:03:44 5f8c4bfa009b: Pulling fs layer 06:03:44 f7079c9c4ba1: Pulling fs layer 06:03:44 aba105e6f55a: Pulling fs layer 06:03:44 aba105e6f55a: Waiting 06:03:44 f7079c9c4ba1: Verifying Checksum 06:03:44 f7079c9c4ba1: Download complete 06:03:44 47517142f6ba: Verifying Checksum 06:03:44 47517142f6ba: Download complete 06:03:44 aba105e6f55a: Download complete 06:03:44 47517142f6ba: Pull complete 06:03:45 5f8c4bfa009b: Verifying Checksum 06:03:45 5f8c4bfa009b: Download complete 06:03:49 5f8c4bfa009b: Pull complete 06:03:49 f7079c9c4ba1: Pull complete 06:03:49 aba105e6f55a: Pull complete 06:03:49 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 06:03:49 Status: Downloaded newer image for node:16.17-alpine3.15 06:03:49 ---> bf1b8b58d215 06:03:49 Step 2/10 : RUN apk add --no-cache chromium 06:03:50 ---> Running in 7eaf719d9cde 06:03:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:03:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:03:52 (1/128) Installing libxau (1.0.9-r0) 06:03:52 (2/128) Installing libmd (1.0.3-r0) 06:03:52 (3/128) Installing libbsd (0.11.3-r1) 06:03:52 (4/128) Installing libxdmcp (1.1.3-r0) 06:03:52 (5/128) Installing libxcb (1.14-r2) 06:03:52 (6/128) Installing libx11 (1.7.3.1-r0) 06:03:52 (7/128) Installing libxext (1.3.4-r0) 06:03:52 (8/128) Installing libice (1.0.10-r0) 06:03:52 (9/128) Installing libuuid (2.37.4-r0) 06:03:52 (10/128) Installing libsm (1.2.3-r0) 06:03:52 (11/128) Installing libxt (1.2.1-r0) 06:03:52 (12/128) Installing libxmu (1.1.3-r0) 06:03:52 (13/128) Installing xset (1.2.4-r0) 06:03:52 (14/128) Installing xprop (1.2.5-r0) 06:03:52 (15/128) Installing xdg-utils (1.1.3-r0) 06:03:52 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 06:03:52 (17/128) Installing pkgconf (1.8.0-r0) 06:03:52 (18/128) Installing libffi (3.4.2-r1) 06:03:52 (19/128) Installing libintl (0.21-r0) 06:03:52 (20/128) Installing libblkid (2.37.4-r0) 06:03:52 (21/128) Installing libmount (2.37.4-r0) 06:03:52 (22/128) Installing pcre (8.45-r1) 06:03:52 (23/128) Installing glib (2.70.1-r0) 06:03:53 (24/128) Installing xz-libs (5.2.5-r1) 06:03:53 (25/128) Installing libxml2 (2.9.14-r2) 06:03:53 (26/128) Installing shared-mime-info (2.1-r1) 06:03:53 (27/128) Installing hicolor-icon-theme (0.17-r1) 06:03:53 (28/128) Installing libjpeg-turbo (2.1.2-r0) 06:03:53 (29/128) Installing libpng (1.6.37-r1) 06:03:53 (30/128) Installing libwebp (1.2.2-r0) 06:03:53 (31/128) Installing zstd-libs (1.5.0-r0) 06:03:53 (32/128) Installing tiff (4.4.0-r0) 06:03:53 (33/128) Installing gdk-pixbuf (2.42.8-r0) 06:03:53 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 06:03:53 (35/128) Installing libxcomposite (0.4.5-r0) 06:03:53 (36/128) Installing libxfixes (6.0.0-r0) 06:03:53 (37/128) Installing libxrender (0.9.10-r3) 06:03:53 (38/128) Installing libxcursor (1.2.0-r0) 06:03:53 (39/128) Installing libxdamage (1.1.5-r1) 06:03:53 (40/128) Installing libxi (1.8-r0) 06:03:53 (41/128) Installing libxinerama (1.1.4-r1) 06:03:53 (42/128) Installing libxrandr (1.5.2-r1) 06:03:53 (43/128) Installing atk (2.36.0-r0) 06:03:53 (44/128) Installing libxtst (1.2.3-r3) 06:03:53 (45/128) Installing dbus-libs (1.12.24-r0) 06:03:53 (46/128) Installing at-spi2-core (2.42.0-r0) 06:03:53 (47/128) Installing at-spi2-atk (2.38.0-r0) 06:03:53 (48/128) Installing expat (2.5.0-r0) 06:03:53 (49/128) Installing brotli-libs (1.0.9-r5) 06:03:53 (50/128) Installing libbz2 (1.0.8-r1) 06:03:53 (51/128) Installing freetype (2.11.1-r2) 06:03:53 (52/128) Installing fontconfig (2.13.1-r4) 06:03:54 (53/128) Installing pixman (0.40.0-r3) 06:03:54 (54/128) Installing cairo (1.16.0-r5) 06:03:54 (55/128) Installing cairo-gobject (1.16.0-r5) 06:03:54 (56/128) Installing avahi-libs (0.8-r5) 06:03:54 (57/128) Installing gmp (6.2.1-r1) 06:03:54 (58/128) Installing nettle (3.7.3-r0) 06:03:54 (59/128) Installing p11-kit (0.24.0-r1) 06:03:54 (60/128) Installing libtasn1 (4.18.0-r0) 06:03:54 (61/128) Installing libunistring (0.9.10-r1) 06:03:54 (62/128) Installing gnutls (3.7.1-r1) 06:03:54 (63/128) Installing cups-libs (2.3.3-r6) 06:03:54 (64/128) Installing libepoxy (1.5.9-r0) 06:03:54 (65/128) Installing fribidi (1.0.11-r0) 06:03:54 (66/128) Installing graphite2 (1.3.14-r0) 06:03:54 (67/128) Installing harfbuzz (3.0.0-r2) 06:03:54 (68/128) Installing libxft (2.3.4-r0) 06:03:54 (69/128) Installing pango (1.48.10-r0) 06:03:54 (70/128) Installing wayland-libs-client (1.19.0-r1) 06:03:54 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 06:03:54 (72/128) Installing wayland-libs-egl (1.19.0-r1) 06:03:54 (73/128) Installing xkeyboard-config (2.34-r0) 06:03:54 (74/128) Installing libxkbcommon (1.3.1-r0) 06:03:54 (75/128) Installing gtk+3.0 (3.24.30-r0) 06:03:54 Executing gtk+3.0-3.24.30-r0.post-install 06:03:55 (76/128) Installing libfontenc (1.1.4-r0) 06:03:55 (77/128) Installing mkfontscale (1.2.1-r1) 06:03:55 (78/128) Installing ttf-opensans (1.10-r1) 06:03:55 Executing ttf-opensans-1.10-r1.post-install 06:03:57 (79/128) Installing libogg (1.3.5-r0) 06:03:57 (80/128) Installing flac (1.3.4-r0) 06:03:57 (81/128) Installing alsa-lib (1.2.5.1-r1) 06:03:57 (82/128) Installing libatomic (10.3.1_git20211027-r0) 06:03:57 (83/128) Installing sdl2 (2.0.16-r4) 06:03:57 (84/128) Installing aom-libs (3.2.0-r0) 06:03:57 (85/128) Installing libass (0.15.2-r0) 06:03:57 (86/128) Installing libdav1d (0.9.2-r0) 06:03:57 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 06:03:57 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 06:03:57 (89/128) Installing lame (3.100-r0) 06:03:57 (90/128) Installing opus (1.3.1-r1) 06:03:57 (91/128) Installing libgomp (10.3.1_git20211027-r0) 06:03:57 (92/128) Installing soxr (0.1.3-r2) 06:03:57 (93/128) Installing libsrt (1.4.2-r1) 06:03:57 (94/128) Installing libssh (0.9.6-r1) 06:03:57 (95/128) Installing libtheora (1.1.1-r16) 06:03:57 (96/128) Installing v4l-utils-libs (1.22.1-r1) 06:03:57 (97/128) Installing libdrm (2.4.109-r0) 06:03:57 (98/128) Installing libva (2.13.0-r0) 06:03:57 (99/128) Installing libvdpau (1.4-r0) 06:03:57 (100/128) Installing vidstab (1.1.0-r1) 06:03:57 (101/128) Installing libvorbis (1.3.7-r0) 06:03:57 (102/128) Installing libvpx (1.10.0-r0) 06:03:57 (103/128) Installing vulkan-loader (1.2.196-r0) 06:03:57 (104/128) Installing x264-libs (20210613-r0) 06:03:57 (105/128) Installing x265-libs (3.5-r0) 06:03:57 (106/128) Installing xvidcore (1.3.7-r1) 06:03:57 (107/128) Installing ffmpeg-libs (4.4.1-r2) 06:03:58 (108/128) Installing libevent (2.1.12-r4) 06:03:58 (109/128) Installing mesa (21.2.6-r0) 06:03:58 (110/128) Installing wayland-libs-server (1.19.0-r1) 06:03:58 (111/128) Installing mesa-gbm (21.2.6-r0) 06:03:58 (112/128) Installing lcms2 (2.12-r1) 06:03:58 (113/128) Installing nspr (4.32-r0) 06:03:58 (114/128) Installing sqlite-libs (3.36.0-r0) 06:03:58 (115/128) Installing nss (3.78.1-r0) 06:03:58 (116/128) Installing libasyncns (0.8-r1) 06:03:58 (117/128) Installing libltdl (2.4.6-r7) 06:03:58 (118/128) Installing orc (0.4.32-r0) 06:03:58 (119/128) Installing libsndfile (1.0.31-r1) 06:03:58 (120/128) Installing speexdsp (1.2.0-r0) 06:03:58 (121/128) Installing tdb-libs (1.4.5-r0) 06:03:58 (122/128) Installing libpulse (15.0-r2) 06:03:58 (123/128) Installing re2 (2021.11.01-r0) 06:03:58 (124/128) Installing snappy (1.1.9-r1) 06:03:58 (125/128) Installing libgpg-error (1.42-r1) 06:03:58 (126/128) Installing libgcrypt (1.9.4-r0) 06:03:58 (127/128) Installing libxslt (1.1.35-r0) 06:03:58 (128/128) Installing chromium (99.0.4844.84-r0) 06:04:02 Executing busybox-1.34.1-r7.trigger 06:04:02 Executing glib-2.70.1-r0.trigger 06:04:02 Executing shared-mime-info-2.1-r1.trigger 06:04:08 Executing gdk-pixbuf-2.42.8-r0.trigger 06:04:08 Executing gtk-update-icon-cache-2.24.33-r0.trigger 06:04:08 Executing fontconfig-2.13.1-r4.trigger 06:04:08 Executing mkfontscale-1.2.1-r1.trigger 06:04:08 OK: 275 MiB in 144 packages 06:04:18 Removing intermediate container 7eaf719d9cde 06:04:18 ---> 169d5a7ea1a1 06:04:18 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 06:04:18 ---> Running in d0101ecce0e9 06:04:19 Removing intermediate container d0101ecce0e9 06:04:19 ---> 535eb313e507 06:04:19 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 06:04:19 ---> Running in a289aeaf6ec7 06:04:19 Removing intermediate container a289aeaf6ec7 06:04:19 ---> 6f73e8ddd56c 06:04:19 Step 5/10 : RUN npm install -g npm 06:04:19 ---> Running in a398d04e236e 06:04:46 06:04:46 changed 54 packages, and audited 212 packages in 23s 06:04:46 06:04:46 11 packages are looking for funding 06:04:46 run `npm fund` for details 06:04:46 06:04:46 found 0 vulnerabilities 06:04:51 Removing intermediate container a398d04e236e 06:04:51 ---> 74773a2cc2d9 06:04:51 Step 6/10 : ARG USER=1000 06:04:51 ---> Running in 81fa779c903c 06:04:51 Removing intermediate container 81fa779c903c 06:04:51 ---> 919704831667 06:04:51 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 06:04:52 ---> Running in 1276d1116b00 06:04:55 Removing intermediate container 1276d1116b00 06:04:55 ---> 20b0ce17d9cb 06:04:55 Step 8/10 : USER $USER:$USER 06:04:55 ---> Running in 7f5ecea44ed8 06:04:55 Removing intermediate container 7f5ecea44ed8 06:04:55 ---> 4127fcc4c576 06:04:55 Step 9/10 : WORKDIR /app 06:04:56 ---> Running in 6fc06de1b35b 06:04:56 Removing intermediate container 6fc06de1b35b 06:04:56 ---> f13c349f2ea0 06:04:56 Step 10/10 : LABEL git_sha=e531bddd1517835c184708cb98e9a802e5df4205 06:04:56 ---> Running in 2d12c1234023 06:04:56 Removing intermediate container 2d12c1234023 06:04:56 ---> cc29c51b4f03 06:04:56 Successfully built cc29c51b4f03 06:04:56 Successfully tagged edgexfoundry/edgex-web-ui:e531bddd1517835c184708cb98e9a802e5df4205 06:04:56 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 06:04:56 touch edgex-web-ui.imagebuilt 06:04:57 mkdir -p node_modules coverage 06:04:57 chown "1000:1000" node_modules coverage package-lock.json 06:04:57 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 06:05:09 npm WARN EBADENGINE Unsupported engine { 06:05:09 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 06:05:09 npm WARN EBADENGINE required: { 06:05:09 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 06:05:09 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 06:05:09 npm WARN EBADENGINE yarn: '>= 1.13.0' 06:05:09 npm WARN EBADENGINE }, 06:05:09 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 06:05:09 npm WARN EBADENGINE } 06:05:09 npm WARN EBADENGINE Unsupported engine { 06:05:09 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 06:05:09 npm WARN EBADENGINE required: { 06:05:09 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 06:05:09 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 06:05:09 npm WARN EBADENGINE yarn: '>= 1.13.0' 06:05:09 npm WARN EBADENGINE }, 06:05:09 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 06:05:09 npm WARN EBADENGINE } 06:05:09 npm WARN EBADENGINE Unsupported engine { 06:05:09 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 06:05:09 npm WARN EBADENGINE required: { 06:05:09 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 06:05:09 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 06:05:09 npm WARN EBADENGINE yarn: '>= 1.13.0' 06:05:09 npm WARN EBADENGINE }, 06:05:09 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 06:05:09 npm WARN EBADENGINE } 06:05:09 npm WARN EBADENGINE Unsupported engine { 06:05:09 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 06:05:09 npm WARN EBADENGINE required: { 06:05:09 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 06:05:09 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 06:05:09 npm WARN EBADENGINE yarn: '>= 1.13.0' 06:05:09 npm WARN EBADENGINE }, 06:05:09 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 06:05:09 npm WARN EBADENGINE } 06:05:09 npm WARN EBADENGINE Unsupported engine { 06:05:09 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 06:05:09 npm WARN EBADENGINE required: { 06:05:09 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 06:05:09 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 06:05:09 npm WARN EBADENGINE yarn: '>= 1.13.0' 06:05:09 npm WARN EBADENGINE }, 06:05:09 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 06:05:09 npm WARN EBADENGINE } 06:05:09 npm WARN EBADENGINE Unsupported engine { 06:05:09 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 06:05:09 npm WARN EBADENGINE required: { 06:05:09 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 06:05:09 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 06:05:09 npm WARN EBADENGINE yarn: '>= 1.13.0' 06:05:09 npm WARN EBADENGINE }, 06:05:09 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 06:05:09 npm WARN EBADENGINE } 06:05:09 npm WARN EBADENGINE Unsupported engine { 06:05:09 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 06:05:09 npm WARN EBADENGINE required: { 06:05:09 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 06:05:09 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 06:05:09 npm WARN EBADENGINE yarn: '>= 1.13.0' 06:05:09 npm WARN EBADENGINE }, 06:05:09 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 06:05:09 npm WARN EBADENGINE } 06:05:09 npm WARN EBADENGINE Unsupported engine { 06:05:09 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 06:05:09 npm WARN EBADENGINE required: { 06:05:09 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 06:05:09 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 06:05:09 npm WARN EBADENGINE yarn: '>= 1.13.0' 06:05:09 npm WARN EBADENGINE }, 06:05:09 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 06:05:09 npm WARN EBADENGINE } 06:05:09 npm WARN EBADENGINE Unsupported engine { 06:05:09 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 06:05:09 npm WARN EBADENGINE required: { 06:05:09 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 06:05:09 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 06:05:09 npm WARN EBADENGINE yarn: '>= 1.13.0' 06:05:09 npm WARN EBADENGINE }, 06:05:09 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 06:05:09 npm WARN EBADENGINE } 06:05:56 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 06:05:56 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 06:05:56 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 06:05:56 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 06:05:56 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 06:05:56 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 06:06:04 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 06:06:04 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 06:06:06 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 06:06:28 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 06:06:28 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 06:06:29 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. 06:06:33 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. 06:06: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. 06:06:36 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 06:06: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 06:06: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 06:07:08 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. 06:07:30 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. 06:08:09 06:08:09 added 1475 packages, and audited 1476 packages in 3m 06:08:09 06:08:09 90 packages are looking for funding 06:08:09 run `npm fund` for details 06:08:09 06:08:09 14 vulnerabilities (3 moderate, 9 high, 2 critical) 06:08:09 06:08:09 To address issues that do not require attention, run: 06:08:09 npm audit fix 06:08:09 06:08:09 To address all issues (including breaking changes), run: 06:08:09 npm audit fix --force 06:08:09 06:08:09 Run `npm audit` for details. 06:08:09 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 06:08:27 - Generating browser application bundles (phase: setup)... 06:09:00 Compiling @angular/core : es2015 as esm2015 06:09:00 Compiling @angular/compiler/testing : es2015 as esm2015 06:09:32 Compiling @angular/common : es2015 as esm2015 06:09:32 Compiling @angular/core/testing : es2015 as esm2015 06:09:33 Compiling @angular/platform-browser : es2015 as esm2015 06:09:33 Compiling @angular/common/testing : es2015 as esm2015 06:09:39 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 06:09:39 Compiling @angular/platform-browser/testing : es2015 as esm2015 06:09:42 Compiling @angular/router : es2015 as esm2015 06:09:42 Compiling @angular/common/http : es2015 as esm2015 06:09:47 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 06:09:49 Compiling @angular/forms : es2015 as esm2015 06:09:50 Compiling @angular/router/testing : es2015 as esm2015 06:09:51 Compiling @angular/common/http/testing : es2015 as esm2015 06:10:59 27 10 2022 06:10:54.251:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 06:10:59 27 10 2022 06:10:54.267:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 06:10:59 27 10 2022 06:10:54.296:INFO [launcher]: Starting browser ChromeHeadless 06:11:55 27 10 2022 06:11:54.497:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 06:12:42 27 10 2022 06:12:40.408:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 06:13:04 ✔ Browser application bundle generation complete. 06:13:05 27 10 2022 06:13:05.387:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket jJrQBwhIIYVOqAAVAAAB with id 14722008 06:13:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 06:13:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.531 secs) 06:13:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.463 secs) 06:13:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 2.283 secs) 06:13:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 2.613 secs) 06:13:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 2.662 secs) 06:13:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 2.719 secs) 06:13:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 3.049 secs) 06:13:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 3.181 secs) 06:13:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 3.628 secs) 06:13:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 3.666 secs) 06:13:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 3.687 secs) 06:13:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 4.017 secs) 06:13:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 4.292 secs) 06:13:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 4.527 secs) 06:13:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 4.622 secs) 06:13:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 4.68 secs) 06:13:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 4.909 secs) 06:13:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 5.372 secs) 06:13:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 5.527 secs) 06:13:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 5.618 secs) 06:13:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 5.697 secs) 06:13:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 6.71 secs) 06:13:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 6.778 secs) 06:13:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 7.018 secs) 06:13:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 7.092 secs) 06:13:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 7.172 secs) 06:13:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 7.215 secs) 06:13:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 7.327 secs) 06:13:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 7.811 secs) 06:13:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 8.094 secs) 06:13:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 8.209 secs) 06:13:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 8.318 secs) 06:13:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 8.569 secs) 06:13:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 8.619 secs) 06:13:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 8.692 secs) 06:13:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 8.729 secs) 06:13:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 8.763 secs) 06:13:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 8.871 secs) 06:13:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 8.915 secs) 06:13:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 9.006 secs) 06:13:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 9.029 secs) 06:13:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 9.042 secs) 06:13:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 9.063 secs) 06:13:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 9.119 secs) 06:13:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 9.185 secs) 06:13:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 9.287 secs) 06:13:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 9.467 secs) 06:13:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 9.508 secs) 06:13:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 9.567 secs) 06:13:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 9.607 secs) 06:13:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 9.688 secs) 06:13:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 9.869 secs) 06:13:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 9.941 secs) 06:13:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 10.012 secs) 06:13:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 10.297 secs) 06:13:38 WARN: ' 06:13:38 It looks like you're using ngModel on the same form field as formControlName. 06:13:38 Support for using the ngModel input property and ngModelChange event with 06:13:38 reactive form directives has been deprecated in Angular v6 and will be removed 06:13:38 in a future version of Angular. 06:13:38 06:13:38 For more information on this, see our API docs here: 06:13:38 https://angular.io/api/forms/FormControlName#use-with-ngmodel 06:13:38 ' 06:13:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 10.297 secs) 06:13:38 WARN: ' 06:13:38 It looks like you're using ngModel on the same form field as formControlName. 06:13:38 Support for using the ngModel input property and ngModelChange event with 06:13:38 reactive form directives has been deprecated in Angular v6 and will be removed 06:13:38 in a future version of Angular. 06:13:38 06:13:38 For more information on this, see our API docs here: 06:13:38 https://angular.io/api/forms/FormControlName#use-with-ngmodel 06:13:38 ' 06:13:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 10.484 secs) 06:13:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 10.542 secs) 06:13:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 10.701 secs) 06:13:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 10.725 secs) 06:13:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 10.783 secs) 06:13:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 10.817 secs) 06:13:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 10.896 secs) 06:13:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 10.947 secs) 06:13:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 11.005 secs) 06:13:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 11.034 secs) 06:13:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 11.406 secs) 06:13:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 11.545 secs) 06:13:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 11.563 secs) 06:13:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 11.579 secs) 06:13:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 11.669 secs) 06:13:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 11.823 secs) 06:13:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 11.863 secs) 06:13:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 11.909 secs) 06:13:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 12.152 secs) 06:13:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 12.372 secs) 06:13:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 12.45 secs) 06:13:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 12.515 secs) 06:13:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 12.543 secs) 06:13:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 12.598 secs) 06:13:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 12.618 secs) 06:13:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 12.637 secs) 06:13:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 12.712 secs) 06:13:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 12.748 secs) 06:13:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 12.864 secs) 06:13:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 12.986 secs) 06:13:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 13.145 secs) 06:13:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 13.247 secs) 06:13:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 13.285 secs) 06:13:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 13.361 secs) 06:13:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 13.794 secs) 06:13:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 13.83 secs) 06:13:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 13.89 secs) 06:13:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 13.918 secs) 06:13:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 13.944 secs) 06:13:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 13.976 secs) 06:13:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 14.009 secs) 06:13:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 14.031 secs) 06:13:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 14.045 secs) 06:13:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 14.059 secs) 06:13:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 14.099 secs) 06:13:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 14.153 secs) 06:13:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 14.184 secs) 06:13:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 14.267 secs) 06:13:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 14.333 secs) 06:13:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 14.351 secs) 06:13:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 14.367 secs) 06:13:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 14.419 secs) 06:13:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 14.534 secs) 06:13:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 14.56 secs) 06:13:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 14.579 secs) 06:13:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 14.731 secs) 06:13:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 14.773 secs) 06:13:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 14.794 secs) 06:13:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 14.882 secs) 06:13:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 15.017 secs) 06:13:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 15.186 secs) 06:13:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 15.243 secs) 06:13:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 15.411 secs) 06:13:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 15.464 secs) 06:13:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 15.529 secs) 06:13:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 15.692 secs) 06:13:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 15.722 secs) 06:13:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 15.944 secs) 06:13:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 15.974 secs) 06:13:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 15.989 secs) 06:13:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 16.007 secs) 06:13:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 16.025 secs) 06:13:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 16.225 secs) 06:13:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 16.252 secs) 06:13:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 16.393 secs) 06:13:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 16.49 secs) 06:13:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 16.531 secs) 06:13:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 16.856 secs) 06:13:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 17.034 secs) 06:13:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 17.113 secs) 06:13:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 17.128 secs) 06:13:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 17.223 secs) 06:13:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 17.257 secs) 06:13:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 17.29 secs) 06:13:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 17.327 secs) 06:13:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 17.422 secs) 06:13:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 17.443 secs) 06:13:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 17.455 secs) 06:13:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 17.508 secs) 06:13:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 17.616 secs) 06:13:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 17.685 secs) 06:13:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 17.753 secs) 06:13:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 17.836 secs) 06:13:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 17.899 secs) 06:13:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (25.008 secs / 17.899 secs) 06:13:50 TOTAL: 149 SUCCESS 06:13:50 ✔ Browser application bundle generation complete. 06:13:55 06:13:55 =============================== Coverage summary =============================== 06:13:55 Statements : 40.98% ( 1467/3580 ) 06:13:55 Branches : 12.03% ( 111/923 ) 06:13:55 Functions : 33.28% ( 432/1298 ) 06:13:55 Lines : 38.91% ( 1318/3387 ) 06:13:55 ================================================================================ 06:13:55 27 10 2022 06:13:54.802:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 06:13:56 ✔ Browser application bundle generation complete. 06:13:57 make[1]: Leaving directory '/w/workspace/edgex-ui-go/90/web' [Pipeline] echo 06:13:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:13:57 $ docker stop --time=1 1e956a753ece384eee26b33c87e19f840a3a44c0a0bd9df327c26fe778b05361 06:13:58 $ docker rm -f 1e956a753ece384eee26b33c87e19f840a3a44c0a0bd9df327c26fe778b05361 [Pipeline] // withDockerContainer [Pipeline] sh 06:13:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:14:03 Warning: overwriting stash ‘coverage-report’ 06:14:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:14:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:14:11 + ls -al . 06:14:11 total 180 06:14:11 drwxrwxr-x 13 jenkins jenkins 4096 Oct 27 06:02 . 06:14:11 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 05:59 .. 06:14:11 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 05:59 .blubracket 06:14:11 -rw-rw-r-- 1 jenkins jenkins 18 Oct 27 05:59 .dockerignore 06:14:11 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 05:59 .git 06:14:11 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 05:59 .github 06:14:11 -rw-rw-r-- 1 jenkins jenkins 185 Oct 27 05:59 .gitignore 06:14:11 -rw-rw-r-- 1 jenkins jenkins 4856 Oct 27 05:59 Attribution.txt 06:14:11 -rw-rw-r-- 1 jenkins jenkins 14570 Oct 27 05:59 CHANGELOG.md 06:14:11 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 27 05:59 CONTRIBUTING.md 06:14:11 -rw-rw-r-- 1 jenkins jenkins 1847 Oct 27 05:59 Dockerfile 06:14:11 -rw-rw-r-- 1 jenkins jenkins 652 Oct 27 05:59 Jenkinsfile 06:14:11 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 27 05:59 LICENSE 06:14:11 -rw-rw-r-- 1 jenkins jenkins 2124 Oct 27 05:59 Makefile 06:14:11 -rw-rw-r-- 1 jenkins jenkins 4558 Oct 27 05:59 README.md 06:14:11 -rw-rw-r-- 1 jenkins jenkins 12 Oct 27 05:57 VERSION 06:14:11 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 05:59 assets 06:14:11 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 05:59 bin 06:14:11 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 05:59 cmd 06:14:11 -rw-r--r-- 1 jenkins jenkins 10 Oct 27 06:02 coverage.out 06:14:11 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 05:59 docs 06:14:11 -rw-rw-r-- 1 jenkins jenkins 3151 Oct 27 05:59 go.mod 06:14:11 -rw-rw-r-- 1 jenkins jenkins 43970 Oct 27 05:59 go.sum 06:14:11 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 05:59 internal 06:14:11 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 05:59 snap 06:14:11 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 05:59 testing 06:14:11 -rw-rw-r-- 1 jenkins jenkins 155 Oct 27 05:59 version.go 06:14:11 drwxrwxr-x 6 jenkins jenkins 4096 Oct 27 06:04 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:12 + 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=e531bddd1517835c184708cb98e9a802e5df4205 --label arch=arm64 --label version=2.3.0-dev.19 . 06:14:13 Sending build context to Docker daemon 31.48MB 06:14:13 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 06:14:13 Step 2/26 : FROM ${BASE} AS builder 06:14:13 ---> aa067093d07f 06:14:13 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:14:13 ---> Running in 087e3d6843aa 06:14:14 Removing intermediate container 087e3d6843aa 06:14:14 ---> 45517978aaec 06:14:14 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 06:14:14 ---> Running in 2a872479738a 06:14:14 Removing intermediate container 2a872479738a 06:14:14 ---> 4d084e62dbf5 06:14:14 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 06:14:14 ---> Running in e1b3f2ff2547 06:14:15 Removing intermediate container e1b3f2ff2547 06:14:15 ---> 33f826680649 06:14:15 Step 6/26 : LABEL Name=edgex-ui-go 06:14:15 ---> Running in 29c2a2c61fdb 06:14:15 Removing intermediate container 29c2a2c61fdb 06:14:15 ---> 2c31e2d0934b 06:14:15 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 06:14:15 ---> Running in d0ff4703c36d 06:14:15 Removing intermediate container d0ff4703c36d 06:14:15 ---> 5072c98d5f11 06:14:15 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 06:14:17 ---> e4f5474cfaee 06:14:17 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:14:17 ---> Running in f8685e504c28 06:14:19 Removing intermediate container f8685e504c28 06:14:19 ---> 90f5ee1eb3af 06:14:19 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:14:19 ---> Running in 67f0ed0f45c7 06:14:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:14:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:14:22 OK: 221 MiB in 51 packages 06:14:23 Removing intermediate container 67f0ed0f45c7 06:14:23 ---> 660b685c9ec3 06:14:23 Step 11/26 : ENV GO111MODULE=on 06:14:23 ---> Running in b7a583991dc5 06:14:23 Removing intermediate container b7a583991dc5 06:14:23 ---> eda7b3b80454 06:14:23 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:14:23 ---> Running in be3eecc73aab 06:14:23 Removing intermediate container be3eecc73aab 06:14:23 ---> 7629aa4091f0 06:14:23 Step 13/26 : COPY go.mod vendor* ./ 06:14:24 ---> c234e4fc20a6 06:14:24 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:14:24 ---> Running in 0a85f037bc3a 06:14:26 Removing intermediate container 0a85f037bc3a 06:14:26 ---> 721aaf4c0a9a 06:14:26 Step 15/26 : COPY . . 06:14:30 ---> dc4635d86072 06:14:30 Step 16/26 : RUN ${MAKE} 06:14:30 ---> Running in 1ef8d4f22eff 06:14:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.19" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 06:15:53 Removing intermediate container 1ef8d4f22eff 06:15:53 ---> 6af7fef01b67 06:15:53 Step 17/26 : FROM alpine:3.14 06:15:53 3.14: Pulling from library/alpine 06:15:53 90cda3b7c325: Pulling fs layer 06:15:53 90cda3b7c325: Verifying Checksum 06:15:53 90cda3b7c325: Download complete 06:15:53 90cda3b7c325: Pull complete 06:15:53 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 06:15:53 Status: Downloaded newer image for alpine:3.14 06:15:53 ---> 376ba31ae3da 06:15:53 Step 18/26 : EXPOSE 4000 06:15:53 ---> Running in 12afbfd6711d 06:15:53 Removing intermediate container 12afbfd6711d 06:15:53 ---> 72706c28530e 06:15:53 Step 19/26 : 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 06:15:53 ---> 0f1c0c611929 06:15:53 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 06:15:53 ---> e64718a7f8f1 06:15:53 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 06:15:53 ---> 45477c604189 06:15:53 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:15:53 ---> Running in 46d0462606e3 06:15:53 Removing intermediate container 46d0462606e3 06:15:53 ---> 9f4de52c6ab5 06:15:53 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 06:15:53 ---> Running in c74624705af1 06:15:53 Removing intermediate container c74624705af1 06:15:53 ---> 62acbe088523 06:15:53 Step 24/26 : LABEL arch=arm64 06:15:53 ---> Running in f888a9d6f4c2 06:15:53 Removing intermediate container f888a9d6f4c2 06:15:53 ---> c942ce75081c 06:15:53 Step 25/26 : LABEL git_sha=e531bddd1517835c184708cb98e9a802e5df4205 06:15:53 ---> Running in e5c852c923c2 06:15:53 Removing intermediate container e5c852c923c2 06:15:53 ---> 082c2a375ddd 06:15:53 Step 26/26 : LABEL version=2.3.0-dev.19 06:15:53 ---> Running in 58f5e3b44340 06:15:53 Removing intermediate container 58f5e3b44340 06:15:53 ---> 7c2148c9bded 06:15:53 [Warning] One or more build-args [ARCH] were not consumed 06:15:53 Successfully built 7c2148c9bded 06:15:53 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 06:15:53 provisioning config files... 06:15:53 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/90@tmp/config8987268699077964851tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:15:53 ---> docker-login.sh 06:15:53 nexus3.edgexfoundry.org:10001 06:15:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:53 Configure a credential helper to remove this warning. See 06:15:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:53 06:15:53 Login Succeeded 06:15:53 nexus3.edgexfoundry.org:10002 06:15:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:54 Configure a credential helper to remove this warning. See 06:15:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:54 06:15:54 Login Succeeded 06:15:54 nexus3.edgexfoundry.org:10003 06:15:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:54 Configure a credential helper to remove this warning. See 06:15:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:54 06:15:54 Login Succeeded 06:15:54 nexus3.edgexfoundry.org:10004 06:15:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:55 Configure a credential helper to remove this warning. See 06:15:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:55 06:15:55 Login Succeeded 06:15:55 docker.io 06:15:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:55 Configure a credential helper to remove this warning. See 06:15:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:55 06:15:55 Login Succeeded 06:15:55 ---> docker-login.sh ends [Pipeline] } 06:15:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:15:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:15:55 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 06:15:55 e531bddd1517835c184708cb98e9a802e5df4205 06:15:55 latest 06:15:55 2.3.0-dev.19 06:15:55 e531bddd1517835c184708cb98e9a802e5df4205-2.3.0-dev.19 06:15:55 main 06:15:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:56 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e531bddd1517835c184708cb98e9a802e5df4205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:56 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e531bddd1517835c184708cb98e9a802e5df4205 06:15:56 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 06:15:56 50cba312f23b: Preparing 06:15:56 f17b98a1e0aa: Preparing 06:15:56 7e9b17ab17b9: Preparing 06:15:56 28c3ef001483: Preparing 06:15:56 28c3ef001483: Layer already exists 06:15:56 f17b98a1e0aa: Pushed 06:15:56 50cba312f23b: Pushed 06:16:03 7e9b17ab17b9: Pushed 06:16:03 e531bddd1517835c184708cb98e9a802e5df4205: digest: sha256:da283ed4299df5b6c7533a855f87387779373a6e00797dfe7cba8aafe64534e8 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:03 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:04 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 06:16:04 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 06:16:04 50cba312f23b: Preparing 06:16:04 f17b98a1e0aa: Preparing 06:16:04 7e9b17ab17b9: Preparing 06:16:04 28c3ef001483: Preparing 06:16:04 50cba312f23b: Layer already exists 06:16:04 7e9b17ab17b9: Layer already exists 06:16:04 28c3ef001483: Layer already exists 06:16:04 f17b98a1e0aa: Layer already exists 06:16:04 latest: digest: sha256:da283ed4299df5b6c7533a855f87387779373a6e00797dfe7cba8aafe64534e8 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:04 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:05 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.19 06:16:05 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 06:16:05 50cba312f23b: Preparing 06:16:05 f17b98a1e0aa: Preparing 06:16:05 7e9b17ab17b9: Preparing 06:16:05 28c3ef001483: Preparing 06:16:05 f17b98a1e0aa: Layer already exists 06:16:05 28c3ef001483: Layer already exists 06:16:05 7e9b17ab17b9: Layer already exists 06:16:05 50cba312f23b: Layer already exists 06:16:05 2.3.0-dev.19: digest: sha256:da283ed4299df5b6c7533a855f87387779373a6e00797dfe7cba8aafe64534e8 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:05 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e531bddd1517835c184708cb98e9a802e5df4205-2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:05 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e531bddd1517835c184708cb98e9a802e5df4205-2.3.0-dev.19 06:16:05 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 06:16:05 50cba312f23b: Preparing 06:16:05 f17b98a1e0aa: Preparing 06:16:05 7e9b17ab17b9: Preparing 06:16:05 28c3ef001483: Preparing 06:16:05 7e9b17ab17b9: Layer already exists 06:16:05 50cba312f23b: Layer already exists 06:16:05 28c3ef001483: Layer already exists 06:16:05 f17b98a1e0aa: Layer already exists 06:16:06 e531bddd1517835c184708cb98e9a802e5df4205-2.3.0-dev.19: digest: sha256:da283ed4299df5b6c7533a855f87387779373a6e00797dfe7cba8aafe64534e8 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:06 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:06 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 06:16:06 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 06:16:06 50cba312f23b: Preparing 06:16:06 f17b98a1e0aa: Preparing 06:16:06 7e9b17ab17b9: Preparing 06:16:06 28c3ef001483: Preparing 06:16:06 50cba312f23b: Layer already exists 06:16:06 28c3ef001483: Layer already exists 06:16:06 7e9b17ab17b9: Layer already exists 06:16:06 f17b98a1e0aa: Layer already exists 06:16:06 main: digest: sha256:da283ed4299df5b6c7533a855f87387779373a6e00797dfe7cba8aafe64534e8 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:16:06 ===================================================== [Pipeline] echo 06:16:06 taggedImages: 06:16:06 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e531bddd1517835c184708cb98e9a802e5df4205 06:16:06 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 06:16:06 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.19 06:16:06 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e531bddd1517835c184708cb98e9a802e5df4205-2.3.0-dev.19 06:16:06 - 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 06:16:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:16:07 06:16:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:16:07 arm64: Pulling from edgex-lftools-log-publisher 06:16:07 8998bd30e6a1: Pulling fs layer 06:16:07 04944245beec: Pulling fs layer 06:16:07 699f458cf7ca: Pulling fs layer 06:16:07 765212b225bb: Pulling fs layer 06:16:07 f23df028b6ca: Pulling fs layer 06:16:07 d65c8cfc05b1: Pulling fs layer 06:16:07 2437ff75d9bd: Pulling fs layer 06:16:07 765212b225bb: Waiting 06:16:07 f23df028b6ca: Waiting 06:16:07 d65c8cfc05b1: Waiting 06:16:07 2437ff75d9bd: Waiting 06:16:07 04944245beec: Verifying Checksum 06:16:07 04944245beec: Download complete 06:16:07 765212b225bb: Verifying Checksum 06:16:07 765212b225bb: Download complete 06:16:07 f23df028b6ca: Verifying Checksum 06:16:07 f23df028b6ca: Download complete 06:16:07 d65c8cfc05b1: Verifying Checksum 06:16:07 d65c8cfc05b1: Download complete 06:16:07 699f458cf7ca: Verifying Checksum 06:16:07 699f458cf7ca: Download complete 06:16:08 8998bd30e6a1: Verifying Checksum 06:16:08 8998bd30e6a1: Download complete 06:16:10 2437ff75d9bd: Verifying Checksum 06:16:10 2437ff75d9bd: Download complete 06:16:11 8998bd30e6a1: Pull complete 06:16:12 04944245beec: Pull complete 06:16:13 699f458cf7ca: Pull complete 06:16:13 765212b225bb: Pull complete 06:16:14 f23df028b6ca: Pull complete 06:16:14 d65c8cfc05b1: Pull complete 06:16:29 2437ff75d9bd: Pull complete 06:16:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:16:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:16:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:16:29 prd-ubuntu20.04-docker-arm64-4c-16g-117432 does not seem to be running inside a container 06:16:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/90 -v /w/workspace/edgex-ui-go/90:/w/workspace/edgex-ui-go/90:rw,z -v /w/workspace/edgex-ui-go/90@tmp:/w/workspace/edgex-ui-go/90@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 06:16:32 $ docker top 0e30f535600e00ad0becd959b01082f10a82cba09e5a36d6b9554a2bbc027531 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:16:32 ---> job-cost.sh 06:16:33 lf-activate-venv: SKIPPING 06:16:33 INFO: No Stack... 06:16:33 INFO: Retrieving Pricing Info for: v3-standard-4 06:16:34 INFO: Archiving Costs [Pipeline] sh 06:16:34 + cut -d, -f6 06:16:34 + cat /w/workspace/edgex-ui-go/90/archives/cost.csv [Pipeline] lock 06:16:35 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-90-stack-cost] 06:16:35 Resource [jenkins-edgexfoundry-edgex-ui-go-main-90-stack-cost] did not exist. Created. 06:16:35 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-90-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:16:35 /w/workspace/edgex-ui-go/90@tmp/durable-06180559/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:16:35 + echo total: 0.10999999940395355 [Pipeline] stash 06:16:35 Warning: overwriting stash ‘stack-cost’ 06:16:40 Stashed 1 file(s) [Pipeline] } 06:16:40 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-90-stack-cost] [Pipeline] // lock [Pipeline] } 06:16:40 $ docker stop --time=1 0e30f535600e00ad0becd959b01082f10a82cba09e5a36d6b9554a2bbc027531 06:16:42 $ docker rm -f 0e30f535600e00ad0becd959b01082f10a82cba09e5a36d6b9554a2bbc027531 [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 06:16:42 provisioning config files... 06:16:42 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11800131422189939657tmp [Pipeline] { [Pipeline] sh 06:16:42 + set +x 06:16:42 + curl -s https://codecov.io/bash 06:16:42 + bash -s -- 06:16:42 06:16:42 _____ _ 06:16:42 / ____| | | 06:16:42 | | ___ __| | ___ ___ _____ __ 06:16:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:16:42 | |___| (_) | (_| | __/ (_| (_) \ V / 06:16:42 \_____\___/ \__,_|\___|\___\___/ \_/ 06:16:42 Bash-1.0.6 06:16:42 06:16:42 06:16:42 ==> git version 2.25.1 found 06:16:42 ==> 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 06:16:42 Release-Date: 2020-01-08 06:16:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:16:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:16:42 ==> Jenkins CI detected. 06:16:42 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 06:16:42 project root: . 06:16:42 --> token set from env 06:16:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:16:42 ==> Running gcov in . (disable via -X gcov) 06:16:43 ==> Python coveragepy not found 06:16:43 ==> Searching for coverage reports in: 06:16:43 + . 06:16:43 -> Found 1 reports 06:16:43 ==> Detecting git/mercurial file structure 06:16:43 ==> Reading reports 06:16:43 + ./coverage.out bytes=10 06:16:43 ==> Appending adjustments 06:16:43 https://docs.codecov.io/docs/fixing-reports 06:16:44 + Found adjustments 06:16:44 ==> Gzipping contents 06:16:44 12K /tmp/codecov.wbqNTC.gz 06:16:44 ==> Uploading reports 06:16:44 url: https://codecov.io 06:16:44 query: branch=main&commit=e531bddd1517835c184708cb98e9a802e5df4205&build=90&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F90%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:16:44 -> Pinging Codecov 06:16:44 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=e531bddd1517835c184708cb98e9a802e5df4205&build=90&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F90%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:16:44 -> Uploading to 06:16:44 https://storage.googleapis.com/codecov/v4/raw/2022-10-27/FB506323287CE973F263BFD2A0EB1F37/e531bddd1517835c184708cb98e9a802e5df4205/21769fd3-34a4-41d3-af93-0fcad5190a75.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221027T061644Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=59878c1d745d385a86c0e18a8ef323e57391e8adc5f3cec702b9367f598990c5 06:16:44 % Total % Received % Xferd Average Speed Time Time Time Current 06:16:44 Dload Upload Total Spent Left Speed 06:16:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8872 0 0 100 8872 0 31239 --:--:-- --:--:-- --:--:-- 31239 06:16:44 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/e531bddd1517835c184708cb98e9a802e5df4205 [Pipeline] } 06:16:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:16:44 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:16:44 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:16:45 06:16:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:16:45 1.410.4: Pulling from edgex-devops/edgex-snyk-go 06:16:45 df9b9388f04a: Pulling fs layer 06:16:45 52dc419b0ee2: Pulling fs layer 06:16:45 25bc292e5bac: Pulling fs layer 06:16:45 114826534d7a: Pulling fs layer 06:16:45 4657fd5d0bcf: Pulling fs layer 06:16:45 6ad1cebc031e: Pulling fs layer 06:16:45 8a3aa393b2d8: Pulling fs layer 06:16:45 6ad1cebc031e: Waiting 06:16:45 114826534d7a: Waiting 06:16:45 4657fd5d0bcf: Waiting 06:16:45 8a3aa393b2d8: Waiting 06:16:45 25bc292e5bac: Verifying Checksum 06:16:45 25bc292e5bac: Download complete 06:16:45 52dc419b0ee2: Download complete 06:16:45 4657fd5d0bcf: Verifying Checksum 06:16:45 4657fd5d0bcf: Download complete 06:16:45 df9b9388f04a: Verifying Checksum 06:16:45 6ad1cebc031e: Verifying Checksum 06:16:45 6ad1cebc031e: Download complete 06:16:45 df9b9388f04a: Pull complete 06:16:45 52dc419b0ee2: Pull complete 06:16:45 25bc292e5bac: Pull complete 06:16:46 114826534d7a: Verifying Checksum 06:16:46 114826534d7a: Download complete 06:16:46 8a3aa393b2d8: Verifying Checksum 06:16:46 8a3aa393b2d8: Download complete 06:16:49 114826534d7a: Pull complete 06:16:49 4657fd5d0bcf: Pull complete 06:16:49 6ad1cebc031e: Pull complete 06:16:52 8a3aa393b2d8: Pull complete 06:16:52 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 06:16:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:16:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:16:52 prd-ubuntu20.04-docker-8c-8g-117431 does not seem to be running inside a container 06:16:52 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 06:16:54 $ docker top ab90c4ffcdf43872a9b3be19a64dee4bae2dd850a1aa571c025c52e493124315 -eo pid,comm [Pipeline] { [Pipeline] echo 06:16:54 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 06:16:55 + set -o pipefail 06:16:55 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 06:17:01 06:17:01 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 06:17:01 06:17:01 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/2ed629f3-e8b9-45e8-b337-818a123a7825 06:17:01 06:17:01 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 06:17:01 06:17:01 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:17:01 06:17:01 06:17:01 A medium severity vulnerability was found in the Snyk CLI versions you are using. 06:17:01 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 06:17:01 More details here: https://snyk.co/ue1NS [Pipeline] } 06:17:01 $ docker stop --time=1 ab90c4ffcdf43872a9b3be19a64dee4bae2dd850a1aa571c025c52e493124315 06:17:03 $ docker rm -f ab90c4ffcdf43872a9b3be19a64dee4bae2dd850a1aa571c025c52e493124315 [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 06:17:04 + git log --format=format:%s -1 e531bddd1517835c184708cb98e9a802e5df4205 [Pipeline] sh 06:17:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:17:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:17:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:17:05 prd-ubuntu20.04-docker-8c-8g-117431 does not seem to be running inside a container 06:17:05 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:17:05 $ docker top 5fb6fe9bc2fea09f379f7091e2d96b6432602a4758db93bedf8929d895cd2170 -eo pid,comm 06:17:05 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). 06:17:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:17:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:17:05 [ssh-agent] Looking for ssh-agent implementation... 06:17:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:17:05 $ docker exec 5fb6fe9bc2fea09f379f7091e2d96b6432602a4758db93bedf8929d895cd2170 ssh-agent 06:17:06 SSH_AUTH_SOCK=/tmp/ssh-HpAqYMzAQ7NQ/agent.32 06:17:06 SSH_AGENT_PID=38 06:17:06 Running ssh-add (command line suppressed) 06:17:06 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6839855094889748894.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6839855094889748894.key) 06:17:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:17:06 + git semver tag 06:17:06 2022-10-27 06:17:06,580 [run_tag] DEBUG tag force:False 06:17:06 2022-10-27 06:17:06,580 [check_head_tag] DEBUG check head tag 06:17:06 2022-10-27 06:17:06,581 [execute] INFO git cat-file --batch-check 06:17:06 2022-10-27 06:17:06,581 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 06:17:06 2022-10-27 06:17:06,585 [execute] INFO git cat-file --batch 06:17:06 2022-10-27 06:17:06,585 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 06:17:06 2022-10-27 06:17:06,597 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 06:17:06 2022-10-27 06:17:06,598 [execute] INFO git tag -a v2.3.0-dev.19 -m v2.3.0-dev.19 06:17:06 2022-10-27 06:17:06,598 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.19', '-m', 'v2.3.0-dev.19'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 06:17:06 2022-10-27 06:17:06,602 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 06:17:06 2.3.0-dev.19 [Pipeline] } 06:17:06 $ docker exec --env ******** --env ******** 5fb6fe9bc2fea09f379f7091e2d96b6432602a4758db93bedf8929d895cd2170 ssh-agent -k 06:17:06 unset SSH_AUTH_SOCK; 06:17:06 unset SSH_AGENT_PID; 06:17:06 echo Agent pid 38 killed; 06:17:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:17:07 + git semver [Pipeline] } 06:17:07 $ docker stop --time=1 5fb6fe9bc2fea09f379f7091e2d96b6432602a4758db93bedf8929d895cd2170 06:17:08 $ docker rm -f 5fb6fe9bc2fea09f379f7091e2d96b6432602a4758db93bedf8929d895cd2170 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:17:09 06:17:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:17:09 0.23.1-centos7: Pulling from edgex-lftools 06:17:09 ab5ef0e58194: Pulling fs layer 06:17:09 9712f1f96733: Pulling fs layer 06:17:09 63f879dbbcfc: Pulling fs layer 06:17:09 0d9ebad4ef96: Pulling fs layer 06:17:09 e9a5061849ea: Pulling fs layer 06:17:09 d747dcd14b5f: Pulling fs layer 06:17:09 2de7ff778b66: Pulling fs layer 06:17:09 0d9ebad4ef96: Waiting 06:17:09 e9a5061849ea: Waiting 06:17:09 d747dcd14b5f: Waiting 06:17:09 9712f1f96733: Verifying Checksum 06:17:09 9712f1f96733: Download complete 06:17:09 63f879dbbcfc: Verifying Checksum 06:17:09 63f879dbbcfc: Download complete 06:17:09 ab5ef0e58194: Verifying Checksum 06:17:09 ab5ef0e58194: Download complete 06:17:09 e9a5061849ea: Verifying Checksum 06:17:09 e9a5061849ea: Download complete 06:17:09 0d9ebad4ef96: Verifying Checksum 06:17:09 0d9ebad4ef96: Download complete 06:17:09 d747dcd14b5f: Verifying Checksum 06:17:09 d747dcd14b5f: Download complete 06:17:10 2de7ff778b66: Verifying Checksum 06:17:10 2de7ff778b66: Download complete 06:17:12 ab5ef0e58194: Pull complete 06:17:12 9712f1f96733: Pull complete 06:17:12 63f879dbbcfc: Pull complete 06:17:16 0d9ebad4ef96: Pull complete 06:17:16 e9a5061849ea: Pull complete 06:17:16 d747dcd14b5f: Pull complete 06:17:17 2de7ff778b66: Pull complete 06:17:17 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:17:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:17:17 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:17:17 prd-ubuntu20.04-docker-8c-8g-117431 does not seem to be running inside a container 06:17:17 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:17:20 $ docker top 9593b09a142aa797a74705c8661a007078e2c6612528e993f46ac3e1f8c57835 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:17:20 provisioning config files... 06:17:20 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8956355711927291991tmp 06:17:20 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config18347106122922708250tmp 06:17:20 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config16977690145824449929tmp [Pipeline] { [Pipeline] echo 06:17:20 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:17:20 ---> sigul-configuration.sh 06:17:20 gpg: directory `/root/.gnupg' created 06:17:20 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:17:20 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:17:20 gpg: keyring `/root/.gnupg/secring.gpg' created 06:17:20 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:17:20 gpg: CAST5 encrypted data 06:17:20 gpg: encrypted with 1 passphrase 06:17:20 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:17:20 + mkdir /home/jenkins 06:17:20 + mkdir /home/jenkins/sigul [Pipeline] sh 06:17:20 + 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 06:17:20 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:17:21 ---> sigul-install.sh 06:17:21 Sigul already installed; skipping installation. [Pipeline] sh 06:17:21 + git tag --list 06:17:21 0.1.1 06:17:21 v1.1.0 06:17:21 v1.2.0 06:17:21 v1.2.1 06:17:21 v1.3.0 06:17:21 v2.0.0 06:17:21 v2.1.0 06:17:21 v2.2.0 06:17:21 v2.2.1-dev.1 06:17:21 v2.2.1-dev.2 06:17:21 v2.2.1-dev.3 06:17:21 v2.2.1-dev.4 06:17:21 v2.2.1-dev.5 06:17:21 v2.2.1-dev.6 06:17:21 v2.2.1-dev.7 06:17:21 v2.3.0-dev.10 06:17:21 v2.3.0-dev.11 06:17:21 v2.3.0-dev.12 06:17:21 v2.3.0-dev.13 06:17:21 v2.3.0-dev.14 06:17:21 v2.3.0-dev.15 06:17:21 v2.3.0-dev.16 06:17:21 v2.3.0-dev.17 06:17:21 v2.3.0-dev.18 06:17:21 v2.3.0-dev.19 06:17:21 v2.3.0-dev.7 06:17:21 v2.3.0-dev.8 06:17:21 v2.3.0-dev.9 [Pipeline] sh 06:17:21 + lftools sign git-tag v2.3.0-dev.19 06:17:22 Signing Git tag with Sigul... 06:17:22 Signing v2.3.0-dev.19 [Pipeline] echo 06:17:22 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:17:22 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:17:22 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:17:22 $ docker stop --time=1 9593b09a142aa797a74705c8661a007078e2c6612528e993f46ac3e1f8c57835 06:17:24 $ docker rm -f 9593b09a142aa797a74705c8661a007078e2c6612528e993f46ac3e1f8c57835 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:17:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:17:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:17:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:17:25 prd-ubuntu20.04-docker-8c-8g-117431 does not seem to be running inside a container 06:17:25 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:17:25 $ docker top 81341d0326cdf859d88bf69886e24090388e23114cdb64633a24958b65402493 -eo pid,comm 06:17:25 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). 06:17:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:17:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:17:25 [ssh-agent] Looking for ssh-agent implementation... 06:17:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:17:25 $ docker exec 81341d0326cdf859d88bf69886e24090388e23114cdb64633a24958b65402493 ssh-agent 06:17:25 SSH_AUTH_SOCK=/tmp/ssh-JrrW7ZYwRVHi/agent.32 06:17:25 SSH_AGENT_PID=38 06:17:25 Running ssh-add (command line suppressed) 06:17:25 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10435875716168974405.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10435875716168974405.key) 06:17:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:17:26 + git semver bump pre 06:17:26 2022-10-27 06:17:26,313 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 06:17:26 2022-10-27 06:17:26,313 [bump_version] DEBUG bumping version:2.3.0-dev.19 on axis:pre with prefix:dev 06:17:26 2022-10-27 06:17:26,313 [bump_version] DEBUG bumped version:2.3.0-dev.20 06:17:26 2022-10-27 06:17:26,313 [write_version] DEBUG write version:2.3.0-dev.20 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 06:17:26 2022-10-27 06:17:26,313 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 06:17:26 2022-10-27 06:17:26,313 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 06:17:26 2022-10-27 06:17:26,315 [execute] INFO git cat-file --batch-check 06:17:26 2022-10-27 06:17:26,316 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:17:26 2022-10-27 06:17:26,321 [execute] INFO git cat-file --batch 06:17:26 2022-10-27 06:17:26,322 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:17:26 2022-10-27 06:17:26,327 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 06:17:26 2.3.0-dev.20 [Pipeline] } 06:17:26 $ docker exec --env ******** --env ******** 81341d0326cdf859d88bf69886e24090388e23114cdb64633a24958b65402493 ssh-agent -k 06:17:26 unset SSH_AUTH_SOCK; 06:17:26 unset SSH_AGENT_PID; 06:17:26 echo Agent pid 38 killed; 06:17:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:17:26 + git semver [Pipeline] } 06:17:27 $ docker stop --time=1 81341d0326cdf859d88bf69886e24090388e23114cdb64633a24958b65402493 06:17:28 $ docker rm -f 81341d0326cdf859d88bf69886e24090388e23114cdb64633a24958b65402493 [Pipeline] // withDockerContainer [Pipeline] sh 06:17:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:17:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:17:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:17:29 prd-ubuntu20.04-docker-8c-8g-117431 does not seem to be running inside a container 06:17:29 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:17:29 $ docker top 8aa568cbac7f7a0d1f7de90c40ea8a7e0d29869d16857847ef7f563f00c07623 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:17:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:17:29 [ssh-agent] Looking for ssh-agent implementation... 06:17:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:17:29 $ docker exec 8aa568cbac7f7a0d1f7de90c40ea8a7e0d29869d16857847ef7f563f00c07623 ssh-agent 06:17:29 SSH_AUTH_SOCK=/tmp/ssh-Z4YYbH9JTTO6/agent.32 06:17:29 SSH_AGENT_PID=38 06:17:29 Running ssh-add (command line suppressed) 06:17:29 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4000179589042010268.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4000179589042010268.key) 06:17:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:17:30 + git semver push 06:17:30 2022-10-27 06:17:30,395 [run_push] DEBUG push 06:17:30 2022-10-27 06:17:30,395 [execute] INFO git cat-file --batch-check 06:17:30 2022-10-27 06:17:30,396 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:17:30 2022-10-27 06:17:30,399 [execute] INFO git rev-list 1c8156a3f2084a003a409aea0a971b26af880e12 -- 06:17:30 2022-10-27 06:17:30,399 [execute] DEBUG Popen(['git', 'rev-list', '1c8156a3f2084a003a409aea0a971b26af880e12', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:17:30 2022-10-27 06:17:30,408 [execute] INFO git fetch -v origin 06:17:30 2022-10-27 06:17:30,409 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 06:17:31 2022-10-27 06:17:30,955 [run_push] DEBUG no remote changes detected 06:17:31 2022-10-27 06:17:30,955 [execute] INFO git push origin semver 06:17:31 2022-10-27 06:17:30,956 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:17:32 2022-10-27 06:17:31,770 [run_push] DEBUG push all version tags 06:17:32 2022-10-27 06:17:31,771 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:17:32 2022-10-27 06:17:31,771 [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) 06:17:32 2022-10-27 06:17:32,623 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 06:17:32 2.3.0-dev.20 [Pipeline] } 06:17:32 $ docker exec --env ******** --env ******** 8aa568cbac7f7a0d1f7de90c40ea8a7e0d29869d16857847ef7f563f00c07623 ssh-agent -k 06:17:33 unset SSH_AUTH_SOCK; 06:17:33 unset SSH_AGENT_PID; 06:17:33 echo Agent pid 38 killed; 06:17:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:17:33 + git semver [Pipeline] } 06:17:33 $ docker stop --time=1 8aa568cbac7f7a0d1f7de90c40ea8a7e0d29869d16857847ef7f563f00c07623 06:17:34 $ docker rm -f 8aa568cbac7f7a0d1f7de90c40ea8a7e0d29869d16857847ef7f563f00c07623 [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 06:17:35 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 06:17:35 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 06:17:35 total 16 06:17:35 drwxr-xr-x 3 root root 4096 Oct 27 06:01 . 06:17:35 drwxrwxr-x 15 jenkins jenkins 4096 Oct 27 06:17 .. 06:17:35 drwxr-xr-x 2 root root 4096 Oct 27 06:01 cost 06:17:35 -rw-r--r-- 1 root root 82 Oct 27 06:01 cost.csv 06:17:35 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 06:17:35 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 06:17:35 total 16 06:17:35 drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 06:01 . 06:17:35 drwxrwxr-x 15 jenkins jenkins 4096 Oct 27 06:17 .. 06:17:35 drwxr-xr-x 2 jenkins jenkins 4096 Oct 27 06:01 cost 06:17:35 -rw-r--r-- 1 jenkins jenkins 82 Oct 27 06:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:17:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:17:36 ---> package-listing.sh 06:17:36 ++ facter osfamily 06:17:36 ++ tr '[:upper:]' '[:lower:]' 06:17:36 + OS_FAMILY=debian 06:17:36 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 06:17:36 + START_PACKAGES=/tmp/packages_start.txt 06:17:36 + END_PACKAGES=/tmp/packages_end.txt 06:17:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:17:36 + PACKAGES=/tmp/packages_start.txt 06:17:36 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 06:17:36 + PACKAGES=/tmp/packages_end.txt 06:17:36 + case "${OS_FAMILY}" in 06:17:36 + dpkg -l 06:17:36 + grep '^ii' 06:17:36 + '[' -f /tmp/packages_start.txt ']' 06:17:36 + '[' -f /tmp/packages_end.txt ']' 06:17:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:17:36 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 06:17:36 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 06:17:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 06:17:36 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 06:17:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:17:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:17:37 prd-ubuntu20.04-docker-8c-8g-117431 does not seem to be running inside a container 06:17:37 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:17:38 $ docker top 223ef91ee0210a4f2d511e1898f2f200a06b08611690c9511976800a2cfc5730 -eo pid,comm [Pipeline] { [Pipeline] sh 06:17:38 + touch /tmp/pre-build-complete [Pipeline] sh 06:17:38 + mkdir -p /var/log/sysstat [Pipeline] sh 06:17:38 + ls /var/log/sa-host 06:17:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:17:39 provisioning config files... 06:17:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config16136222881423854741tmp [Pipeline] { [Pipeline] echo 06:17:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:17:39 ---> create-netrc.sh [Pipeline] } 06:17:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:17:39 ---> python-tools-install.sh [Pipeline] echo 06:17:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:17:40 ---> sudo-logs.sh 06:17:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:17:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:17:40 ---> job-cost.sh 06:17:40 lf-activate-venv: SKIPPING 06:17:40 DEBUG: total: 0.2199999988079071 06:17:40 INFO: Retrieving Stack Cost... 06:17:40 INFO: Retrieving Pricing Info for: v3-standard-8 06:17:41 INFO: Archiving Costs [Pipeline] echo 06:17:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:17:41 ---> logs-deploy.sh 06:17:41 lf-activate-venv: SKIPPING 06:17:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/90 06:17:41 INFO: archiving workspace using pattern(s): 06:17:42 Archives upload complete. 06:17:42 INFO: archiving logs to Nexus