Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 820e3f3b670a2eceeff6a8d1903c85b54e55f538 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-ssh17591155475825659552.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-ssh3093122950635740197.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-ssh8447542975139764912.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-ssh784777327443085218.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-ssh11384959796436192903.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-9280 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 Avoid second fetch Checking out Revision 820e3f3b670a2eceeff6a8d1903c85b54e55f538 (main) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 from 2.3.0-dev.22 to 2.3.0-dev.23 (#561)" > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 820e3f3b670a2eceeff6a8d1903c85b54e55f538 # timeout=10 > git rev-list --no-walk 26b6e7f7d09b727e04296f904eea284534bb267f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:30:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:30:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:30:20 ========================================================= 10:30:20 EdgeX Global Pipelines Version Info 10:30:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:30:21 ------------------- 10:30:21 stable info: 10:30:21 ------------------- 10:30:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:30:21 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 10:30:21 Message: update stable to v1.0.243 10:30:21 ------------------- 10:30:21 experimental info: 10:30:21 ------------------- 10:30:21 Commited By: **** collab-it+edgex@linuxfoundation.org 10:30:21 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 10:30:21 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:30:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 10:30:21 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 10:30:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:30:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:30:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:30:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 10:30:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:30:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:30:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:30:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:30:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:30:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 10:30:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:30:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:30:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:30:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:30:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:30:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:30:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:30:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:30:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:30:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:30:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:30:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:30:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:30:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:30:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:30:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:30:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:30:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:30:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 820e3f3b670a2eceeff6a8d1903c85b54e55f538 [Pipeline] echo 10:30:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 820e3f3 [Pipeline] echo 10:30:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:30:22 provisioning config files... 10:30:22 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config12810396429343495185tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:30:22 ---> docker-login.sh 10:30:22 nexus3.edgexfoundry.org:10001 10:30:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:22 Configure a credential helper to remove this warning. See 10:30:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:22 10:30:22 Login Succeeded 10:30:22 nexus3.edgexfoundry.org:10002 10:30:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:22 Configure a credential helper to remove this warning. See 10:30:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:22 10:30:22 Login Succeeded 10:30:22 nexus3.edgexfoundry.org:10003 10:30:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:23 Configure a credential helper to remove this warning. See 10:30:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:23 10:30:23 Login Succeeded 10:30:23 nexus3.edgexfoundry.org:10004 10:30:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:23 Configure a credential helper to remove this warning. See 10:30:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:23 10:30:23 Login Succeeded 10:30:23 docker.io 10:30:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:23 Configure a credential helper to remove this warning. See 10:30:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:23 10:30:23 Login Succeeded 10:30:23 ---> docker-login.sh ends [Pipeline] } 10:30:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:30:24 + git rev-list -1 --merges 820e3f3b670a2eceeff6a8d1903c85b54e55f538~1..820e3f3b670a2eceeff6a8d1903c85b54e55f538 [Pipeline] echo 10:30:24 -----------> git rev-list -1 --merges 820e3f3b670a2eceeff6a8d1903c85b54e55f538~1..820e3f3b670a2eceeff6a8d1903c85b54e55f538 820e3f3b670a2eceeff6a8d1903c85b54e55f538 [false] [Pipeline] sh 10:30:24 + git log --format=format:%s -1 820e3f3b670a2eceeff6a8d1903c85b54e55f538 [Pipeline] echo 10:30:24 ========================================================= 10:30:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:30:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:30:24 + git log --format=format:%s -1 820e3f3b670a2eceeff6a8d1903c85b54e55f538 [Pipeline] echo 10:30:24 [semverPrep] GIT_COMMIT: 820e3f3b670a2eceeff6a8d1903c85b54e55f538, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 from 2.3.0-dev.22 to 2.3.0-dev.23 (#561) [Pipeline] echo 10:30:24 [semverPrep] This is not a build commit. [Pipeline] sh 10:30:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:30:25 + grep -v github /etc/ssh/ssh_known_hosts 10:30:25 + [ -e /tmp/ssh_known_hosts ] 10:30:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:30:25 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo 10:30:25 tee -a /etc/ssh/ssh_known_hosts 10:30:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:30:25 10:30:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:30:25 0.1.4: Pulling from edgex-devops/py-git-semver 10:30:25 b85a868b505f: Pulling fs layer 10:30:25 e2be974225ed: Pulling fs layer 10:30:25 339a4e72a1f5: Pulling fs layer 10:30:25 988bab9f4d93: Pulling fs layer 10:30:25 1469e6f7b9e6: Pulling fs layer 10:30:25 eaf3925da568: Pulling fs layer 10:30:25 bab4dde63d76: Pulling fs layer 10:30:25 bde34c3a00c8: Pulling fs layer 10:30:25 b352a97aabf1: Pulling fs layer 10:30:25 4872d77fe225: Pulling fs layer 10:30:25 5851b861e8e6: Pulling fs layer 10:30:25 1469e6f7b9e6: Waiting 10:30:25 988bab9f4d93: Waiting 10:30:25 5851b861e8e6: Waiting 10:30:25 bde34c3a00c8: Waiting 10:30:25 b352a97aabf1: Waiting 10:30:25 eaf3925da568: Waiting 10:30:25 4872d77fe225: Waiting 10:30:25 bab4dde63d76: Waiting 10:30:25 e2be974225ed: Download complete 10:30:25 988bab9f4d93: Verifying Checksum 10:30:25 988bab9f4d93: Download complete 10:30:26 1469e6f7b9e6: Verifying Checksum 10:30:26 1469e6f7b9e6: Download complete 10:30:26 eaf3925da568: Verifying Checksum 10:30:26 eaf3925da568: Download complete 10:30:26 339a4e72a1f5: Verifying Checksum 10:30:26 339a4e72a1f5: Download complete 10:30:26 bde34c3a00c8: Verifying Checksum 10:30:26 bde34c3a00c8: Download complete 10:30:26 b352a97aabf1: Verifying Checksum 10:30:26 b352a97aabf1: Download complete 10:30:26 4872d77fe225: Verifying Checksum 10:30:26 4872d77fe225: Download complete 10:30:26 5851b861e8e6: Download complete 10:30:26 b85a868b505f: Verifying Checksum 10:30:26 b85a868b505f: Download complete 10:30:26 bab4dde63d76: Verifying Checksum 10:30:26 bab4dde63d76: Download complete 10:30:27 b85a868b505f: Pull complete 10:30:27 e2be974225ed: Pull complete 10:30:28 339a4e72a1f5: Pull complete 10:30:28 988bab9f4d93: Pull complete 10:30:28 1469e6f7b9e6: Pull complete 10:30:28 eaf3925da568: Pull complete 10:30:30 bab4dde63d76: Pull complete 10:30:30 bde34c3a00c8: Pull complete 10:30:30 b352a97aabf1: Pull complete 10:30:30 4872d77fe225: Pull complete 10:30:30 5851b861e8e6: Pull complete 10:30:30 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:30:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:30:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:30:30 prd-ubuntu20.04-docker-8c-8g-9280 does not seem to be running inside a container 10:30:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:30:33 $ docker top e7daedd1fda3d9fd798b236b149be0a771ddaa7b85cdac804ff158cc6e80073b -eo pid,comm 10:30:33 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:30:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:30:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:30:33 [ssh-agent] Looking for ssh-agent implementation... 10:30:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:30:33 $ docker exec e7daedd1fda3d9fd798b236b149be0a771ddaa7b85cdac804ff158cc6e80073b ssh-agent 10:30:33 SSH_AUTH_SOCK=/tmp/ssh-9rMinLNrKTHa/agent.32 10:30:33 SSH_AGENT_PID=38 10:30:33 Running ssh-add (command line suppressed) 10:30:33 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8609680211652085089.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8609680211652085089.key) 10:30:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:30:34 + git tag --points-at HEAD [Pipeline] } 10:30:34 $ docker exec --env ******** --env ******** e7daedd1fda3d9fd798b236b149be0a771ddaa7b85cdac804ff158cc6e80073b ssh-agent -k 10:30:34 unset SSH_AUTH_SOCK; 10:30:34 unset SSH_AGENT_PID; 10:30:34 echo Agent pid 38 killed; 10:30:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:30:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:30:34 [ssh-agent] Looking for ssh-agent implementation... 10:30:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:30:34 $ docker exec e7daedd1fda3d9fd798b236b149be0a771ddaa7b85cdac804ff158cc6e80073b ssh-agent 10:30:34 SSH_AUTH_SOCK=/tmp/ssh-Re0MACRiM48r/agent.70 10:30:34 SSH_AGENT_PID=76 10:30:34 Running ssh-add (command line suppressed) 10:30:34 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6378085928933429158.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6378085928933429158.key) 10:30:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:30:34 + git semver init 10:30:35 2022-10-24 10:30:35,064 [run_init] DEBUG init version:0.0.0 force:False 10:30:35 2022-10-24 10:30:35,065 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 10:30:35 2022-10-24 10:30:35,065 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 10:30:35 2022-10-24 10:30:35,066 [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) 10:30:37 2022-10-24 10:30:36,549 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 10:30:37 2022-10-24 10:30:36,550 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 10:30:37 2022-10-24 10:30:36,550 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 10:30:37 2022-10-24 10:30:36,550 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 10:30:37 2.3.0-dev.15 [Pipeline] } 10:30:37 $ docker exec --env ******** --env ******** e7daedd1fda3d9fd798b236b149be0a771ddaa7b85cdac804ff158cc6e80073b ssh-agent -k 10:30:37 unset SSH_AUTH_SOCK; 10:30:37 unset SSH_AGENT_PID; 10:30:37 echo Agent pid 76 killed; 10:30:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:30:37 + git semver [Pipeline] } 10:30:37 $ docker stop --time=1 e7daedd1fda3d9fd798b236b149be0a771ddaa7b85cdac804ff158cc6e80073b 10:30:39 $ docker rm -f e7daedd1fda3d9fd798b236b149be0a771ddaa7b85cdac804ff158cc6e80073b [Pipeline] // withDockerContainer [Pipeline] sh 10:30:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:30:39 Stashed 1 file(s) [Pipeline] echo 10:30:39 [edgeXSemver]: initialized semver on version 2.3.0-dev.15 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:30:39 provisioning config files... 10:30:39 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config14903103317561855772tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:30:40 ---> docker-login.sh 10:30:40 nexus3.edgexfoundry.org:10001 10:30:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:40 Configure a credential helper to remove this warning. See 10:30:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:40 10:30:40 Login Succeeded 10:30:40 nexus3.edgexfoundry.org:10002 10:30:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:40 Configure a credential helper to remove this warning. See 10:30:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:40 10:30:40 Login Succeeded 10:30:40 nexus3.edgexfoundry.org:10003 10:30:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:40 Configure a credential helper to remove this warning. See 10:30:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:40 10:30:40 Login Succeeded 10:30:40 nexus3.edgexfoundry.org:10004 10:30:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:40 Configure a credential helper to remove this warning. See 10:30:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:40 10:30:40 Login Succeeded 10:30:40 docker.io 10:30:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:40 Configure a credential helper to remove this warning. See 10:30:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:40 10:30:40 Login Succeeded 10:30:40 ---> docker-login.sh ends [Pipeline] } 10:30:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:30:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:30:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:30:40 ========================================================= 10:30:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 10:30:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:41 + 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 . 10:30:41 Sending build context to Docker daemon 45.48MB 10:30:41 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 10:30:41 Step 2/16 : FROM ${BASE} AS builder 10:30:41 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 10:30:41 213ec9aee27d: Pulling fs layer 10:30:41 4583459ba037: Pulling fs layer 10:30:41 93c1e223e6f2: Pulling fs layer 10:30:41 53926ce57604: Pulling fs layer 10:30:41 21b2b0c7a3f4: Pulling fs layer 10:30:41 30f14e443154: Pulling fs layer 10:30:41 801331c1e519: Pulling fs layer 10:30:41 99cc6dd402b0: Pulling fs layer 10:30:41 7d9ed39f4882: Pulling fs layer 10:30:41 30f14e443154: Waiting 10:30:41 99cc6dd402b0: Waiting 10:30:41 7d9ed39f4882: Waiting 10:30:41 801331c1e519: Waiting 10:30:41 53926ce57604: Waiting 10:30:41 21b2b0c7a3f4: Waiting 10:30:41 93c1e223e6f2: Download complete 10:30:41 4583459ba037: Download complete 10:30:41 21b2b0c7a3f4: Verifying Checksum 10:30:41 21b2b0c7a3f4: Download complete 10:30:41 30f14e443154: Verifying Checksum 10:30:41 30f14e443154: Download complete 10:30:41 213ec9aee27d: Verifying Checksum 10:30:41 213ec9aee27d: Download complete 10:30:41 801331c1e519: Download complete 10:30:41 213ec9aee27d: Pull complete 10:30:41 4583459ba037: Pull complete 10:30:41 93c1e223e6f2: Pull complete 10:30:41 7d9ed39f4882: Verifying Checksum 10:30:41 7d9ed39f4882: Download complete 10:30:42 53926ce57604: Verifying Checksum 10:30:42 53926ce57604: Download complete 10:30:42 99cc6dd402b0: Verifying Checksum 10:30:42 99cc6dd402b0: Download complete 10:30:46 53926ce57604: Pull complete 10:30:46 21b2b0c7a3f4: Pull complete 10:30:46 30f14e443154: Pull complete 10:30:46 801331c1e519: Pull complete 10:30:48 99cc6dd402b0: Pull complete 10:30:49 7d9ed39f4882: Pull complete 10:30:49 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 10:30:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 10:30:49 ---> 1dedd983c030 10:30:49 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:30:53 ---> Running in 0c9cd2430e3d 10:30:53 Removing intermediate container 0c9cd2430e3d 10:30:53 ---> 02eb058a21d7 10:30:53 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 10:30:53 ---> Running in 9dde3a32ca51 10:30:53 Removing intermediate container 9dde3a32ca51 10:30:53 ---> 19055584f96e 10:30:53 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 10:30:53 ---> Running in 5a3839862744 10:30:53 Removing intermediate container 5a3839862744 10:30:53 ---> 75012702d8a3 10:30:53 Step 6/16 : LABEL Name=edgex-ui-go 10:30:53 ---> Running in 6e86f4a64910 10:30:53 Removing intermediate container 6e86f4a64910 10:30:53 ---> 3ca797e83f20 10:30:53 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 10:30:53 ---> Running in 867bb36481d3 10:30:53 Removing intermediate container 867bb36481d3 10:30:53 ---> 69cfa8e104be 10:30:53 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 10:30:54 latest: Pulling from library/docker 10:30:54 213ec9aee27d: Already exists 10:30:54 7b0dd730a5c3: Pulling fs layer 10:30:54 4b90f8029a36: Pulling fs layer 10:30:54 bea6d6d58c11: Pulling fs layer 10:30:54 b28b21e97172: Pulling fs layer 10:30:54 fd102b8fb384: Pulling fs layer 10:30:54 9eb1d0209852: Pulling fs layer 10:30:54 d3ef7050c453: Pulling fs layer 10:30:54 fb4cbd776d56: Pulling fs layer 10:30:54 b28b21e97172: Waiting 10:30:54 fd102b8fb384: Waiting 10:30:54 9eb1d0209852: Waiting 10:30:54 d3ef7050c453: Waiting 10:30:54 fb4cbd776d56: Waiting 10:30:54 4b90f8029a36: Verifying Checksum 10:30:54 4b90f8029a36: Download complete 10:30:54 7b0dd730a5c3: Download complete 10:30:54 bea6d6d58c11: Verifying Checksum 10:30:54 bea6d6d58c11: Download complete 10:30:54 7b0dd730a5c3: Pull complete 10:30:54 4b90f8029a36: Pull complete 10:30:54 9eb1d0209852: Verifying Checksum 10:30:54 9eb1d0209852: Download complete 10:30:54 b28b21e97172: Verifying Checksum 10:30:54 b28b21e97172: Download complete 10:30:54 fd102b8fb384: Verifying Checksum 10:30:54 fd102b8fb384: Download complete 10:30:54 Still waiting to schedule task 10:30:54 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:30:54 fb4cbd776d56: Verifying Checksum 10:30:54 d3ef7050c453: Verifying Checksum 10:30:54 d3ef7050c453: Download complete 10:30:54 bea6d6d58c11: Pull complete 10:30:55 b28b21e97172: Pull complete 10:30:55 fd102b8fb384: Pull complete 10:30:55 9eb1d0209852: Pull complete 10:30:55 d3ef7050c453: Pull complete 10:30:55 fb4cbd776d56: Pull complete 10:30:55 Digest: sha256:b39aa91b8a31462d6e86da84762891f6d2ac5657d34d9bf86fd1d0bd7b60e0d8 10:30:55 Status: Downloaded newer image for docker:latest 10:30:57 ---> 1c82d3994c2a 10:30:57 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:30:57 ---> Running in 27df7f4d7870 10:30:57 Removing intermediate container 27df7f4d7870 10:30:57 ---> a4f943c2ff03 10:30:57 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:30:57 ---> Running in b9bfaf7b4d6d 10:30:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:30:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:30:59 OK: 211 MiB in 51 packages 10:30:59 Removing intermediate container b9bfaf7b4d6d 10:30:59 ---> 125251181410 10:30:59 Step 11/16 : ENV GO111MODULE=on 10:30:59 ---> Running in 716c8bc9e847 10:30:59 Removing intermediate container 716c8bc9e847 10:30:59 ---> da6d367afa2a 10:30:59 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:30:59 ---> Running in 1e8eaa419f09 10:30:59 Removing intermediate container 1e8eaa419f09 10:30:59 ---> c1573686e649 10:30:59 Step 13/16 : COPY go.mod vendor* ./ 10:30:59 ---> ab4f326c92fb 10:30:59 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:30:59 ---> Running in 4b6af22528e3 10:31:26 Removing intermediate container 4b6af22528e3 10:31:26 ---> a0c38191e44c 10:31:26 Step 15/16 : COPY . . 10:31:26 ---> 1f9e4047d508 10:31:26 Step 16/16 : RUN ${MAKE} 10:31:26 ---> Running in e7d9c2015d05 10:31:26 noop 10:31:26 Removing intermediate container e7d9c2015d05 10:31:26 ---> a11249d8e80c 10:31:26 Successfully built a11249d8e80c 10:31:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:26 + docker inspect -f . ci-base-image-x86_64 10:31:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:31:26 prd-ubuntu20.04-docker-8c-8g-9280 does not seem to be running inside a container 10:31:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:31:27 $ docker top 203e595e051975190b6b244c19636376e73a22bf1f42326e2c94caacf1cb45ef -eo pid,comm [Pipeline] { [Pipeline] sh 10:31:27 + go version 10:31:27 go version go1.18.7 linux/amd64 [Pipeline] } 10:31:27 $ docker stop --time=1 203e595e051975190b6b244c19636376e73a22bf1f42326e2c94caacf1cb45ef 10:31:29 $ docker rm -f 203e595e051975190b6b244c19636376e73a22bf1f42326e2c94caacf1cb45ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:29 + docker inspect -f . ci-base-image-x86_64 10:31:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:31:29 prd-ubuntu20.04-docker-8c-8g-9280 does not seem to be running inside a container 10:31:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:31:30 $ docker top 8c48b27a69ce1a8333f8ffbfe123d312939c725819b4159c64ef03bd1a6e613d -eo pid,comm [Pipeline] { [Pipeline] sh 10:31:30 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 10:31:30 + make test 10:31:30 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 10:31:31 ? github.com/edgexfoundry/edgex-ui-go [no test files] 10:31:41 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 10:31:41 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 10:31:41 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 10:31:41 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 10:31:41 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 10:31:41 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 10:31:41 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 10:31:41 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 10:31:41 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 10:31:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:31:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:31:44 ./bin/test-attribution-txt.sh 10:31:44 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 10:31:44 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 10:31:44 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 10:31:44 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 10:31:44 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 10:31:44 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 10:31:44 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 10:31:44 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 10:31:44 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 10:31:44 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 10:31:44 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 10:31:44 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 10:31:44 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 10:31:44 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 10:31:44 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 10:31:44 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 10:31:44 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 10:31:44 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 10:31:44 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 10:31:44 An attribution for golang.org/x/net is missing from Attribution.txt, please add 10:31:44 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 10:31:44 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 10:31:44 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 10:31:44 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 10:31:44 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 10:31:44 make -C web test 10:31:44 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 10:31:44 make[1]: tput: No such file or directory 10:31:44 make[1]: tput: No such file or directory 10:31:44 warning: generating ./VERSION 10:31:44 echo "0.0.0" > VERSION 10:31:44 docker build \ 10:31:44 -f Dockerfile \ 10:31:44 --build-arg USER=1000 \ 10:31:44 \ 10:31:44 --label "git_sha=820e3f3b670a2eceeff6a8d1903c85b54e55f538" \ 10:31:44 -t edgexfoundry/edgex-web-ui:820e3f3b670a2eceeff6a8d1903c85b54e55f538 \ 10:31:44 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 10:31:44 . 10:31:44 Sending build context to Docker daemon 3.269MB 10:31:44 Step 1/10 : FROM node:16.17-alpine3.15 10:31:44 16.17-alpine3.15: Pulling from library/node 10:31:44 9621f1afde84: Pulling fs layer 10:31:44 c6f70ee39829: Pulling fs layer 10:31:44 56892a8094a2: Pulling fs layer 10:31:44 58dd87906ef0: Pulling fs layer 10:31:44 9621f1afde84: Verifying Checksum 10:31:44 9621f1afde84: Download complete 10:31:44 56892a8094a2: Download complete 10:31:44 58dd87906ef0: Verifying Checksum 10:31:44 58dd87906ef0: Download complete 10:31:44 9621f1afde84: Pull complete 10:31:44 c6f70ee39829: Verifying Checksum 10:31:44 c6f70ee39829: Download complete 10:31:45 c6f70ee39829: Pull complete 10:31:45 56892a8094a2: Pull complete 10:31:45 58dd87906ef0: Pull complete 10:31:45 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 10:31:45 Status: Downloaded newer image for node:16.17-alpine3.15 10:31:45 ---> b69703f70c3d 10:31:45 Step 2/10 : RUN apk add --no-cache chromium 10:31:47 ---> Running in ee7f19a496dc 10:31:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:31:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:31:47 (1/129) Installing libxau (1.0.9-r0) 10:31:47 (2/129) Installing libmd (1.0.3-r0) 10:31:47 (3/129) Installing libbsd (0.11.3-r1) 10:31:47 (4/129) Installing libxdmcp (1.1.3-r0) 10:31:47 (5/129) Installing libxcb (1.14-r2) 10:31:47 (6/129) Installing libx11 (1.7.3.1-r0) 10:31:47 (7/129) Installing libxext (1.3.4-r0) 10:31:47 (8/129) Installing libice (1.0.10-r0) 10:31:47 (9/129) Installing libuuid (2.37.4-r0) 10:31:47 (10/129) Installing libsm (1.2.3-r0) 10:31:47 (11/129) Installing libxt (1.2.1-r0) 10:31:47 (12/129) Installing libxmu (1.1.3-r0) 10:31:47 (13/129) Installing xset (1.2.4-r0) 10:31:47 (14/129) Installing xprop (1.2.5-r0) 10:31:47 (15/129) Installing xdg-utils (1.1.3-r0) 10:31:48 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 10:31:48 (17/129) Installing pkgconf (1.8.0-r0) 10:31:48 (18/129) Installing libffi (3.4.2-r1) 10:31:48 (19/129) Installing libintl (0.21-r0) 10:31:48 (20/129) Installing libblkid (2.37.4-r0) 10:31:48 (21/129) Installing libmount (2.37.4-r0) 10:31:48 (22/129) Installing pcre (8.45-r1) 10:31:48 (23/129) Installing glib (2.70.1-r0) 10:31:48 (24/129) Installing xz-libs (5.2.5-r1) 10:31:48 (25/129) Installing libxml2 (2.9.14-r2) 10:31:48 (26/129) Installing shared-mime-info (2.1-r1) 10:31:48 (27/129) Installing hicolor-icon-theme (0.17-r1) 10:31:48 (28/129) Installing libjpeg-turbo (2.1.2-r0) 10:31:48 (29/129) Installing libpng (1.6.37-r1) 10:31:48 (30/129) Installing libwebp (1.2.2-r0) 10:31:48 (31/129) Installing zstd-libs (1.5.0-r0) 10:31:48 (32/129) Installing tiff (4.4.0-r0) 10:31:48 (33/129) Installing gdk-pixbuf (2.42.8-r0) 10:31:48 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 10:31:48 (35/129) Installing libxcomposite (0.4.5-r0) 10:31:48 (36/129) Installing libxfixes (6.0.0-r0) 10:31:48 (37/129) Installing libxrender (0.9.10-r3) 10:31:48 (38/129) Installing libxcursor (1.2.0-r0) 10:31:48 (39/129) Installing libxdamage (1.1.5-r1) 10:31:48 (40/129) Installing libxi (1.8-r0) 10:31:48 (41/129) Installing libxinerama (1.1.4-r1) 10:31:48 (42/129) Installing libxrandr (1.5.2-r1) 10:31:48 (43/129) Installing atk (2.36.0-r0) 10:31:48 (44/129) Installing libxtst (1.2.3-r3) 10:31:48 (45/129) Installing dbus-libs (1.12.24-r0) 10:31:48 (46/129) Installing at-spi2-core (2.42.0-r0) 10:31:48 (47/129) Installing at-spi2-atk (2.38.0-r0) 10:31:48 (48/129) Installing expat (2.4.9-r0) 10:31:48 (49/129) Installing brotli-libs (1.0.9-r5) 10:31:48 (50/129) Installing libbz2 (1.0.8-r1) 10:31:48 (51/129) Installing freetype (2.11.1-r2) 10:31:48 (52/129) Installing fontconfig (2.13.1-r4) 10:31:48 (53/129) Installing pixman (0.40.0-r3) 10:31:48 (54/129) Installing cairo (1.16.0-r5) 10:31:48 (55/129) Installing cairo-gobject (1.16.0-r5) 10:31:48 (56/129) Installing avahi-libs (0.8-r5) 10:31:48 (57/129) Installing gmp (6.2.1-r1) 10:31:48 (58/129) Installing nettle (3.7.3-r0) 10:31:48 (59/129) Installing p11-kit (0.24.0-r1) 10:31:48 (60/129) Installing libtasn1 (4.18.0-r0) 10:31:48 (61/129) Installing libunistring (0.9.10-r1) 10:31:48 (62/129) Installing gnutls (3.7.1-r1) 10:31:48 (63/129) Installing cups-libs (2.3.3-r6) 10:31:48 (64/129) Installing libepoxy (1.5.9-r0) 10:31:48 (65/129) Installing fribidi (1.0.11-r0) 10:31:48 (66/129) Installing graphite2 (1.3.14-r0) 10:31:48 (67/129) Installing harfbuzz (3.0.0-r2) 10:31:48 (68/129) Installing libxft (2.3.4-r0) 10:31:48 (69/129) Installing pango (1.48.10-r0) 10:31:48 (70/129) Installing wayland-libs-client (1.19.0-r1) 10:31:48 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 10:31:48 (72/129) Installing wayland-libs-egl (1.19.0-r1) 10:31:48 (73/129) Installing xkeyboard-config (2.34-r0) 10:31:48 (74/129) Installing libxkbcommon (1.3.1-r0) 10:31:48 (75/129) Installing gtk+3.0 (3.24.30-r0) 10:31:48 Executing gtk+3.0-3.24.30-r0.post-install 10:31:48 (76/129) Installing libfontenc (1.1.4-r0) 10:31:48 (77/129) Installing mkfontscale (1.2.1-r1) 10:31:48 (78/129) Installing ttf-opensans (1.10-r1) 10:31:48 Executing ttf-opensans-1.10-r1.post-install 10:31:51 (79/129) Installing libogg (1.3.5-r0) 10:31:51 (80/129) Installing flac (1.3.4-r0) 10:31:51 (81/129) Installing alsa-lib (1.2.5.1-r1) 10:31:51 (82/129) Installing libatomic (10.3.1_git20211027-r0) 10:31:51 (83/129) Installing sdl2 (2.0.16-r4) 10:31:51 (84/129) Installing aom-libs (3.2.0-r0) 10:31:51 (85/129) Installing libass (0.15.2-r0) 10:31:51 (86/129) Installing libdav1d (0.9.2-r0) 10:31:51 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 10:31:51 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 10:31:51 (89/129) Installing lame (3.100-r0) 10:31:51 (90/129) Installing opus (1.3.1-r1) 10:31:51 (91/129) Installing libgomp (10.3.1_git20211027-r0) 10:31:51 (92/129) Installing soxr (0.1.3-r2) 10:31:51 (93/129) Installing libsrt (1.4.2-r1) 10:31:51 (94/129) Installing libssh (0.9.6-r1) 10:31:51 (95/129) Installing libtheora (1.1.1-r16) 10:31:51 (96/129) Installing v4l-utils-libs (1.22.1-r1) 10:31:51 (97/129) Installing libpciaccess (0.16-r0) 10:31:51 (98/129) Installing libdrm (2.4.109-r0) 10:31:51 (99/129) Installing libva (2.13.0-r0) 10:31:51 (100/129) Installing libvdpau (1.4-r0) 10:31:51 (101/129) Installing vidstab (1.1.0-r1) 10:31:51 (102/129) Installing libvorbis (1.3.7-r0) 10:31:51 (103/129) Installing libvpx (1.10.0-r0) 10:31:51 (104/129) Installing vulkan-loader (1.2.196-r0) 10:31:51 (105/129) Installing x264-libs (20210613-r0) 10:31:51 (106/129) Installing x265-libs (3.5-r0) 10:31:51 (107/129) Installing xvidcore (1.3.7-r1) 10:31:51 (108/129) Installing ffmpeg-libs (4.4.1-r2) 10:31:51 (109/129) Installing libevent (2.1.12-r4) 10:31:51 (110/129) Installing mesa (21.2.6-r0) 10:31:51 (111/129) Installing wayland-libs-server (1.19.0-r1) 10:31:51 (112/129) Installing mesa-gbm (21.2.6-r0) 10:31:51 (113/129) Installing lcms2 (2.12-r1) 10:31:51 (114/129) Installing nspr (4.32-r0) 10:31:51 (115/129) Installing sqlite-libs (3.36.0-r0) 10:31:51 (116/129) Installing nss (3.78.1-r0) 10:31:51 (117/129) Installing libasyncns (0.8-r1) 10:31:51 (118/129) Installing libltdl (2.4.6-r7) 10:31:51 (119/129) Installing orc (0.4.32-r0) 10:31:51 (120/129) Installing libsndfile (1.0.31-r1) 10:31:51 (121/129) Installing speexdsp (1.2.0-r0) 10:31:51 (122/129) Installing tdb-libs (1.4.5-r0) 10:31:51 (123/129) Installing libpulse (15.0-r2) 10:31:51 (124/129) Installing re2 (2021.11.01-r0) 10:31:51 (125/129) Installing snappy (1.1.9-r1) 10:31:51 (126/129) Installing libgpg-error (1.42-r1) 10:31:51 (127/129) Installing libgcrypt (1.9.4-r0) 10:31:51 (128/129) Installing libxslt (1.1.35-r0) 10:31:51 (129/129) Installing chromium (99.0.4844.84-r0) 10:31:52 Executing busybox-1.34.1-r7.trigger 10:31:52 Executing glib-2.70.1-r0.trigger 10:31:52 Executing shared-mime-info-2.1-r1.trigger 10:31:54 Executing gdk-pixbuf-2.42.8-r0.trigger 10:31:54 Executing gtk-update-icon-cache-2.24.33-r0.trigger 10:31:54 Executing fontconfig-2.13.1-r4.trigger 10:31:54 Executing mkfontscale-1.2.1-r1.trigger 10:31:54 OK: 286 MiB in 145 packages 10:31:59 Removing intermediate container ee7f19a496dc 10:31:59 ---> 96843d61198e 10:31:59 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 10:31:59 ---> Running in 3c557a98f66e 10:31:59 Removing intermediate container 3c557a98f66e 10:31:59 ---> e15bd3ae050e 10:31:59 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 10:31:59 ---> Running in 54753938373b 10:31:59 Removing intermediate container 54753938373b 10:31:59 ---> df6163460c0a 10:31:59 Step 5/10 : RUN npm install -g npm 10:31:59 ---> Running in 158c4989f356 10:32:06 10:32:06 changed 54 packages, and audited 212 packages in 5s 10:32:06 10:32:06 11 packages are looking for funding 10:32:06 run `npm fund` for details 10:32:06 10:32:06 found 0 vulnerabilities 10:32:06 Removing intermediate container 158c4989f356 10:32:06 ---> d2f72001abcb 10:32:06 Step 6/10 : ARG USER=1000 10:32:06 ---> Running in 656c3d49d60a 10:32:06 Removing intermediate container 656c3d49d60a 10:32:06 ---> b530e7860ea4 10:32:06 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 10:32:06 ---> Running in 11583557cc60 10:32:07 Removing intermediate container 11583557cc60 10:32:07 ---> cd04a44e0ae7 10:32:07 Step 8/10 : USER $USER:$USER 10:32:07 ---> Running in 0a7a5d8faa08 10:32:07 Removing intermediate container 0a7a5d8faa08 10:32:07 ---> 7980c872f290 10:32:07 Step 9/10 : WORKDIR /app 10:32:07 ---> Running in 9d880204d231 10:32:07 Removing intermediate container 9d880204d231 10:32:07 ---> b03b3b6da284 10:32:07 Step 10/10 : LABEL git_sha=820e3f3b670a2eceeff6a8d1903c85b54e55f538 10:32:07 ---> Running in a356732aa014 10:32:07 Removing intermediate container a356732aa014 10:32:07 ---> aadcd8ac77c5 10:32:07 Successfully built aadcd8ac77c5 10:32:07 Successfully tagged edgexfoundry/edgex-web-ui:820e3f3b670a2eceeff6a8d1903c85b54e55f538 10:32:07 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 10:32:07 touch edgex-web-ui.imagebuilt 10:32:07 mkdir -p node_modules coverage 10:32:07 chown "1000:1000" node_modules coverage package-lock.json 10:32:07 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 10:32:09 npm WARN EBADENGINE Unsupported engine { 10:32:09 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 10:32:09 npm WARN EBADENGINE required: { 10:32:09 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:32:09 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:32:09 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:32:09 npm WARN EBADENGINE }, 10:32:09 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 10:32:09 npm WARN EBADENGINE } 10:32:09 npm WARN EBADENGINE Unsupported engine { 10:32:09 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 10:32:09 npm WARN EBADENGINE required: { 10:32:09 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:32:09 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:32:09 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:32:09 npm WARN EBADENGINE }, 10:32:09 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 10:32:09 npm WARN EBADENGINE } 10:32:09 npm WARN EBADENGINE Unsupported engine { 10:32:09 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 10:32:09 npm WARN EBADENGINE required: { 10:32:09 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:32:09 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:32:09 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:32:09 npm WARN EBADENGINE }, 10:32:09 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 10:32:09 npm WARN EBADENGINE } 10:32:09 npm WARN EBADENGINE Unsupported engine { 10:32:09 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 10:32:09 npm WARN EBADENGINE required: { 10:32:09 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:32:09 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:32:09 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:32:09 npm WARN EBADENGINE }, 10:32:09 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 10:32:09 npm WARN EBADENGINE } 10:32:09 npm WARN EBADENGINE Unsupported engine { 10:32:09 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 10:32:09 npm WARN EBADENGINE required: { 10:32:09 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:32:09 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:32:09 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:32:09 npm WARN EBADENGINE }, 10:32:09 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 10:32:09 npm WARN EBADENGINE } 10:32:09 npm WARN EBADENGINE Unsupported engine { 10:32:09 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 10:32:09 npm WARN EBADENGINE required: { 10:32:09 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:32:09 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:32:09 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:32:09 npm WARN EBADENGINE }, 10:32:09 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 10:32:09 npm WARN EBADENGINE } 10:32:09 npm WARN EBADENGINE Unsupported engine { 10:32:09 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 10:32:09 npm WARN EBADENGINE required: { 10:32:09 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:32:09 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:32:09 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:32:09 npm WARN EBADENGINE }, 10:32:09 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 10:32:09 npm WARN EBADENGINE } 10:32:09 npm WARN EBADENGINE Unsupported engine { 10:32:09 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 10:32:09 npm WARN EBADENGINE required: { 10:32:09 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:32:09 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:32:09 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:32:09 npm WARN EBADENGINE }, 10:32:09 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 10:32:09 npm WARN EBADENGINE } 10:32:09 npm WARN EBADENGINE Unsupported engine { 10:32:09 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 10:32:09 npm WARN EBADENGINE required: { 10:32:09 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:32:09 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:32:09 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:32:09 npm WARN EBADENGINE }, 10:32:09 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 10:32:09 npm WARN EBADENGINE } 10:32:14 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 10:32:14 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 10:32:14 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 10:32:14 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 10:32:15 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 10:32:15 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 10:32:15 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 10:32:16 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 10:32:16 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 10:32:18 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 10:32:19 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 10:32:19 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 10:32:19 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 10:32:19 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 10:32:20 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 10:32:20 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 10:32:21 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 10:32:23 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. 10:32:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9281 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 10:32:26 Running in /w/workspace/edgex-ui-go/86 [Pipeline] { [Pipeline] checkout 10:32:26 The recommended git tool is: git 10:32:27 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. 10:32:31 using credential edgex-jenkins-ssh 10:32:31 Cloning the remote Git repository 10:32:31 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 10:32:31 > git init /w/workspace/edgex-ui-go/86 # timeout=10 10:32:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:32:31 > git --version # timeout=10 10:32:31 > git --version # 'git version 2.25.1' 10:32:31 using GIT_SSH to set credentials SSH Credentials for GitHub 10:32:31 Verifying host key using known hosts file 10:32:31 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. 10:32:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:32:32 10:32:32 added 1478 packages, and audited 1479 packages in 24s 10:32:32 10:32:32 90 packages are looking for funding 10:32:32 run `npm fund` for details 10:32:32 10:32:32 14 vulnerabilities (3 moderate, 9 high, 2 critical) 10:32:32 10:32:32 To address issues that do not require attention, run: 10:32:32 npm audit fix 10:32:32 10:32:32 To address all issues (including breaking changes), run: 10:32:32 npm audit fix --force 10:32:32 10:32:32 Run `npm audit` for details. 10:32:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:32:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:32:35 Avoid second fetch 10:32:35 Checking out Revision 820e3f3b670a2eceeff6a8d1903c85b54e55f538 (main) 10:32:36 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 from 2.3.0-dev.22 to 2.3.0-dev.23 (#561)" 10:32:35 > git config core.sparsecheckout # timeout=10 10:32:35 > git checkout -f 820e3f3b670a2eceeff6a8d1903c85b54e55f538 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:32:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:32:37 % Total % Received % Xferd Average Speed Time Time Time Current 10:32:37 Dload Upload Total Spent Left Speed 10:32:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 98453 0 --:--:-- --:--:-- --:--:-- 98453 100 12602 100 12602 0 0 97689 0 --:--:-- --:--:-- --:--:-- 97689 [Pipeline] sh 10:32:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:32:37 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 10:32:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:32:38 + sudo tee /etc/docker/daemon.new 10:32:38 { 10:32:38 "registry-mirrors": [ 10:32:38 "https://nexus3.edgexfoundry.org:10001" 10:32:38 ], 10:32:38 "bip": "10.250.0.254/24", 10:32:38 "hosts": [ 10:32:38 "tcp://0.0.0.0:5555", 10:32:38 "unix:///var/run/docker.sock" 10:32:38 ], 10:32:38 "mtu": 1458, 10:32:38 "selinux-enabled": true, 10:32:38 "seccomp-profile": "/etc/docker/seccomp.json" 10:32:38 } [Pipeline] sh 10:32:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:32:38 + sudo service docker restart 10:32:40 - Generating browser application bundles (phase: setup)... 10:32:44 Compiling @angular/core : es2015 as esm2015 10:32:44 Compiling @angular/compiler/testing : es2015 as esm2015 10:32:48 Compiling @angular/common : es2015 as esm2015 10:32:48 Compiling @angular/core/testing : es2015 as esm2015 10:32:49 Compiling @angular/platform-browser : es2015 as esm2015 10:32:49 Compiling @angular/common/testing : es2015 as esm2015 10:32:50 Compiling @angular/common/http : es2015 as esm2015 10:32:50 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 10:32:50 Compiling @angular/router : es2015 as esm2015 10:32:50 Compiling @angular/platform-browser/testing : es2015 as esm2015 10:32:50 Compiling @angular/forms : es2015 as esm2015 10:32:50 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 10:32:51 Compiling @angular/common/http/testing : es2015 as esm2015 10:32:53 Compiling @angular/router/testing : es2015 as esm2015 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:32:57 provisioning config files... 10:32:57 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/86@tmp/config15749705667436156370tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:32:57 ---> docker-login.sh 10:32:57 nexus3.edgexfoundry.org:10001 10:32:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:32:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:32:57 Configure a credential helper to remove this warning. See 10:32:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:32:57 10:32:57 Login Succeeded 10:32:57 nexus3.edgexfoundry.org:10002 10:32:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:32:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:32:58 Configure a credential helper to remove this warning. See 10:32:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:32:58 10:32:58 Login Succeeded 10:32:58 nexus3.edgexfoundry.org:10003 10:32:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:32:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:32:58 Configure a credential helper to remove this warning. See 10:32:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:32:58 10:32:58 Login Succeeded 10:32:58 nexus3.edgexfoundry.org:10004 10:32:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:32:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:32:59 Configure a credential helper to remove this warning. See 10:32:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:32:59 10:32:59 Login Succeeded 10:32:59 docker.io 10:32:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:32:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:32:59 Configure a credential helper to remove this warning. See 10:32:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:32:59 10:32:59 Login Succeeded 10:32:59 ---> docker-login.sh ends [Pipeline] } 10:32:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:32:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:32:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:32:59 ========================================================= 10:32:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 10:32:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:59 24 10 2022 10:32:59.290:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 10:32:59 24 10 2022 10:32:59.294:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 10:32:59 24 10 2022 10:32:59.300:INFO [launcher]: Starting browser ChromeHeadless 10:33:00 + 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 . 10:33:01 Sending build context to Docker daemon 28.7MB 10:33:01 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 10:33:01 Step 2/16 : FROM ${BASE} AS builder 10:33:01 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:33:01 9b18e9b68314: Pulling fs layer 10:33:01 d32db5db7311: Pulling fs layer 10:33:01 d0c4b47475fc: Pulling fs layer 10:33:01 5831b945b038: Pulling fs layer 10:33:01 86bbec2aaacd: Pulling fs layer 10:33:01 e10730c5d714: Pulling fs layer 10:33:01 5dd5c2283517: Pulling fs layer 10:33:01 d5ac0230b979: Pulling fs layer 10:33:01 e10730c5d714: Waiting 10:33:01 5831b945b038: Waiting 10:33:01 5dd5c2283517: Waiting 10:33:01 86bbec2aaacd: Waiting 10:33:01 d5ac0230b979: Waiting 10:33:01 d0c4b47475fc: Download complete 10:33:01 d32db5db7311: Verifying Checksum 10:33:01 d32db5db7311: Download complete 10:33:01 86bbec2aaacd: Download complete 10:33:01 e10730c5d714: Verifying Checksum 10:33:01 e10730c5d714: Download complete 10:33:01 9b18e9b68314: Verifying Checksum 10:33:01 9b18e9b68314: Download complete 10:33:02 d5ac0230b979: Verifying Checksum 10:33:02 d5ac0230b979: Download complete 10:33:03 5dd5c2283517: Verifying Checksum 10:33:03 5dd5c2283517: Download complete 10:33:03 9b18e9b68314: Pull complete 10:33:03 d32db5db7311: Pull complete 10:33:03 d0c4b47475fc: Pull complete 10:33:03 5831b945b038: Verifying Checksum 10:33:03 5831b945b038: Download complete 10:33:12 ✔ Browser application bundle generation complete. 10:33:12 24 10 2022 10:33:11.998:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket qQVUhmg0LrJQjhSOAAAB with id 48197240 10:33:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 10:33:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.052 secs) 10:33:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.158 secs) 10:33:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.196 secs) 10:33:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.213 secs) 10:33:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.222 secs) 10:33:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.28 secs) 10:33:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.285 secs) 10:33:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.335 secs) 10:33:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.339 secs) 10:33:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.39 secs) 10:33:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.416 secs) 10:33:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.47 secs) 10:33:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.484 secs) 10:33:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.503 secs) 10:33:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.522 secs) 10:33:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.583 secs) 10:33:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.593 secs) 10:33:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.604 secs) 10:33:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.64 secs) 10:33:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.678 secs) 10:33:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.688 secs) 10:33:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.739 secs) 10:33:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.759 secs) 10:33:16 5831b945b038: Pull complete 10:33:16 86bbec2aaacd: Pull complete 10:33:16 e10730c5d714: Pull complete 10:33:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.804 secs) 10:33:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.813 secs) 10:33:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.824 secs) 10:33:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.832 secs) 10:33:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.835 secs) 10:33:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.842 secs) 10:33:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.869 secs) 10:33:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.883 secs) 10:33:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.919 secs) 10:33:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.928 secs) 10:33:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.935 secs) 10:33:16 WARN: ' 10:33:16 It looks like you're using ngModel on the same form field as formControlName. 10:33:16 Support for using the ngModel input property and ngModelChange event with 10:33:16 reactive form directives has been deprecated in Angular v6 and will be removed 10:33:16 in a future version of Angular. 10:33:16 10:33:16 For more information on this, see our API docs here: 10:33:16 https://angular.io/api/forms/FormControlName#use-with-ngmodel 10:33:16 ' 10:33:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.935 secs) 10:33:16 WARN: ' 10:33:16 It looks like you're using ngModel on the same form field as formControlName. 10:33:16 Support for using the ngModel input property and ngModelChange event with 10:33:16 reactive form directives has been deprecated in Angular v6 and will be removed 10:33:16 in a future version of Angular. 10:33:16 10:33:16 For more information on this, see our API docs here: 10:33:16 https://angular.io/api/forms/FormControlName#use-with-ngmodel 10:33:16 ' 10:33:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.972 secs) 10:33:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.991 secs) 10:33:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.996 secs) 10:33:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 1 sec) 10:33:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 1.004 secs) 10:33:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 1.011 secs) 10:33:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 1.038 secs) 10:33:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 1.041 secs) 10:33:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 1.049 secs) 10:33:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 1.053 secs) 10:33:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 1.06 secs) 10:33:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 1.073 secs) 10:33:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 1.077 secs) 10:33:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.082 secs) 10:33:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.095 secs) 10:33:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.105 secs) 10:33:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.128 secs) 10:33:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.136 secs) 10:33:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.139 secs) 10:33:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.158 secs) 10:33:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.164 secs) 10:33:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.166 secs) 10:33:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.173 secs) 10:33:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.182 secs) 10:33:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.29 secs) 10:33:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.296 secs) 10:33:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.299 secs) 10:33:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.351 secs) 10:33:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.377 secs) 10:33:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.388 secs) 10:33:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.402 secs) 10:33:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.422 secs) 10:33:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.442 secs) 10:33:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.445 secs) 10:33:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.447 secs) 10:33:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.468 secs) 10:33:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.529 secs) 10:33:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.533 secs) 10:33:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.54 secs) 10:33:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.547 secs) 10:33:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.55 secs) 10:33:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.551 secs) 10:33:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.561 secs) 10:33:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.581 secs) 10:33:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.592 secs) 10:33:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.604 secs) 10:33:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.618 secs) 10:33:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.624 secs) 10:33:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.644 secs) 10:33:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.654 secs) 10:33:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.66 secs) 10:33:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.663 secs) 10:33:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.687 secs) 10:33:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.693 secs) 10:33:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.694 secs) 10:33:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.711 secs) 10:33:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.719 secs) 10:33:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.731 secs) 10:33:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.735 secs) 10:33:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.747 secs) 10:33:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.753 secs) 10:33:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.781 secs) 10:33:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.789 secs) 10:33:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.81 secs) 10:33:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.819 secs) 10:33:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.829 secs) 10:33:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.849 secs) 10:33:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.861 secs) 10:33:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.874 secs) 10:33:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.891 secs) 10:33:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.895 secs) 10:33:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.898 secs) 10:33:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.937 secs) 10:33:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.944 secs) 10:33:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.947 secs) 10:33:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.951 secs) 10:33:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.956 secs) 10:33:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.987 secs) 10:33:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.998 secs) 10:33:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 2.005 secs) 10:33:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 2.014 secs) 10:33:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 2.018 secs) 10:33:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 2.019 secs) 10:33:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 2.053 secs) 10:33:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 2.063 secs) 10:33:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 2.073 secs) 10:33:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 2.077 secs) 10:33:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 2.081 secs) 10:33:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 2.086 secs) 10:33:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 2.093 secs) 10:33:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 2.123 secs) 10:33:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 2.136 secs) 10:33:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 2.159 secs) 10:33:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 2.166 secs) 10:33:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 2.174 secs) 10:33:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 2.178 secs) 10:33:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 2.184 secs) 10:33:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 2.204 secs) 10:33:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 2.213 secs) 10:33:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.224 secs) 10:33:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.261 secs) 10:33:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.27 secs) 10:33:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.279 secs) 10:33:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.297 secs) 10:33:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.327 secs) 10:33:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.337 secs) 10:33:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.342 secs) 10:33:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.344 secs) 10:33:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.349 secs) 10:33:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.352 secs) 10:33:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.355 secs) 10:33:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.357 secs) 10:33:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.359 secs) 10:33:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.361 secs) 10:33:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.363 secs) 10:33:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.506 secs / 2.363 secs) 10:33:18 TOTAL: 149 SUCCESS 10:33:18 ✔ Browser application bundle generation complete. 10:33:19 10:33:19 =============================== Coverage summary =============================== 10:33:19 Statements : 40.98% ( 1467/3580 ) 10:33:19 Branches : 12.03% ( 111/923 ) 10:33:19 Functions : 33.28% ( 432/1298 ) 10:33:19 Lines : 38.91% ( 1318/3387 ) 10:33:19 ================================================================================ 10:33:19 ✔ Browser application bundle generation complete. 10:33:19 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 10:33:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:33:19 $ docker stop --time=1 8c48b27a69ce1a8333f8ffbfe123d312939c725819b4159c64ef03bd1a6e613d 10:33:20 $ docker rm -f 8c48b27a69ce1a8333f8ffbfe123d312939c725819b4159c64ef03bd1a6e613d [Pipeline] // withDockerContainer [Pipeline] sh 10:33:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:33:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:33:22 + sudo chown -R jenkins:jenkins . 10:33:22 5dd5c2283517: Pull complete [Pipeline] sh 10:33:23 + ls -al . 10:33:23 total 184 10:33:23 drwxrwxr-x 14 jenkins jenkins 4096 Oct 24 10:31 . 10:33:23 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 10:30 .. 10:33:23 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 10:30 .blubracket 10:33:23 -rw-rw-r-- 1 jenkins jenkins 18 Oct 24 10:30 .dockerignore 10:33:23 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 10:30 .git 10:33:23 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 10:30 .github 10:33:23 -rw-rw-r-- 1 jenkins jenkins 185 Oct 24 10:30 .gitignore 10:33:23 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 10:30 .semver 10:33:23 -rw-rw-r-- 1 jenkins jenkins 4856 Oct 24 10:30 Attribution.txt 10:33:23 -rw-rw-r-- 1 jenkins jenkins 14570 Oct 24 10:30 CHANGELOG.md 10:33:23 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 24 10:30 CONTRIBUTING.md 10:33:23 -rw-rw-r-- 1 jenkins jenkins 1847 Oct 24 10:30 Dockerfile 10:33:23 -rw-rw-r-- 1 jenkins jenkins 652 Oct 24 10:30 Jenkinsfile 10:33:23 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 24 10:30 LICENSE 10:33:23 -rw-rw-r-- 1 jenkins jenkins 2124 Oct 24 10:30 Makefile 10:33:23 -rw-rw-r-- 1 jenkins jenkins 4398 Oct 24 10:30 README.md 10:33:23 -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 10:30 VERSION 10:33:23 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 10:30 assets 10:33:23 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 10:30 bin 10:33:23 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 10:30 cmd 10:33:23 -rw-r--r-- 1 jenkins jenkins 10 Oct 24 10:31 coverage.out 10:33:23 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 10:30 docs 10:33:23 -rw-rw-r-- 1 jenkins jenkins 3151 Oct 24 10:30 go.mod 10:33:23 -rw-rw-r-- 1 jenkins jenkins 43970 Oct 24 10:30 go.sum 10:33:23 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 10:30 internal 10:33:23 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 10:30 snap 10:33:23 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 10:30 testing 10:33:23 -rw-rw-r-- 1 jenkins jenkins 155 Oct 24 10:30 version.go 10:33:23 drwxrwxr-x 6 jenkins jenkins 4096 Oct 24 10:32 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:23 + 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=820e3f3b670a2eceeff6a8d1903c85b54e55f538 --label arch=amd64 --label version=2.3.0-dev.15 . 10:33:23 Sending build context to Docker daemon 48.24MB 10:33:23 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 10:33:23 Step 2/26 : FROM ${BASE} AS builder 10:33:23 ---> a11249d8e80c 10:33:23 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:33:23 d5ac0230b979: Pull complete 10:33:24 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 10:33:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 10:33:24 ---> 59b3b1a385d4 10:33:24 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:33:24 ---> Running in 4732c07ce0b5 10:33:24 Removing intermediate container 4732c07ce0b5 10:33:24 ---> c54e87455ce0 10:33:24 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 10:33:24 ---> Running in 1e5500b6a0d5 10:33:24 Removing intermediate container 1e5500b6a0d5 10:33:24 ---> 652fffadc129 10:33:24 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 10:33:24 ---> Running in 0a23bdcb8f16 10:33:24 Removing intermediate container 0a23bdcb8f16 10:33:24 ---> 18dd2483266e 10:33:24 Step 6/26 : LABEL Name=edgex-ui-go 10:33:24 ---> Running in 75ef81d85184 10:33:24 Removing intermediate container 75ef81d85184 10:33:24 ---> 7b02c9237b46 10:33:24 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 10:33:24 ---> Running in 0c043f1cab2c 10:33:24 Removing intermediate container 0c043f1cab2c 10:33:24 ---> 8db7cb1c6a0b 10:33:24 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 10:33:25 ---> 669d178863cf 10:33:25 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:33:25 ---> Running in d28c5134538f 10:33:25 ---> Running in 811ef66241f0 10:33:25 Removing intermediate container 811ef66241f0 10:33:25 ---> cbf7ade0ce21 10:33:25 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 10:33:25 ---> Running in 0f8013e67409 10:33:26 Removing intermediate container d28c5134538f 10:33:26 ---> b71297179132 10:33:26 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:33:26 ---> Running in 9d7f8da9d953 10:33:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:33:26 Removing intermediate container 0f8013e67409 10:33:26 ---> 62fedf73f7ca 10:33:26 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 10:33:26 ---> Running in e685f7af1123 10:33:26 Removing intermediate container e685f7af1123 10:33:26 ---> c49e37e64a76 10:33:26 Step 6/16 : LABEL Name=edgex-ui-go 10:33:26 ---> Running in 06eaafb89b2c 10:33:27 Removing intermediate container 06eaafb89b2c 10:33:27 ---> 0a143d059b8a 10:33:27 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 10:33:27 ---> Running in 9402aa66792c 10:33:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:33:27 Removing intermediate container 9402aa66792c 10:33:27 ---> 0d7551691b6d 10:33:27 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 10:33:27 OK: 211 MiB in 51 packages 10:33:27 Removing intermediate container 9d7f8da9d953 10:33:27 ---> 550e04b6bb6a 10:33:27 Step 11/26 : ENV GO111MODULE=on 10:33:28 ---> Running in ea415608360a 10:33:28 Removing intermediate container ea415608360a 10:33:28 ---> acd4d41f51b7 10:33:28 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:33:28 ---> Running in 8d5729bbd34d 10:33:28 Removing intermediate container 8d5729bbd34d 10:33:28 ---> e387fa6c6da0 10:33:28 Step 13/26 : COPY go.mod vendor* ./ 10:33:28 latest: Pulling from library/docker 10:33:28 9b18e9b68314: Already exists 10:33:28 c21cba7d4ed2: Pulling fs layer 10:33:28 63dea5e92710: Pulling fs layer 10:33:28 885b6baa568c: Pulling fs layer 10:33:28 0f96f7352224: Pulling fs layer 10:33:28 679d89bc3e35: Pulling fs layer 10:33:28 11f76eab2d11: Pulling fs layer 10:33:28 f399f04d60e9: Pulling fs layer 10:33:28 10c95374dc09: Pulling fs layer 10:33:28 11f76eab2d11: Waiting 10:33:28 0f96f7352224: Waiting 10:33:28 679d89bc3e35: Waiting 10:33:28 f399f04d60e9: Waiting 10:33:28 10c95374dc09: Waiting 10:33:28 ---> d2e99cf2211a 10:33:28 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:33:28 ---> Running in 36bfa399bf69 10:33:28 63dea5e92710: Verifying Checksum 10:33:28 63dea5e92710: Download complete 10:33:28 c21cba7d4ed2: Verifying Checksum 10:33:28 c21cba7d4ed2: Download complete 10:33:28 885b6baa568c: Verifying Checksum 10:33:28 885b6baa568c: Download complete 10:33:28 11f76eab2d11: Verifying Checksum 10:33:28 11f76eab2d11: Download complete 10:33:28 Removing intermediate container 36bfa399bf69 10:33:28 ---> 99a446f1a520 10:33:28 Step 15/26 : COPY . . 10:33:29 0f96f7352224: Verifying Checksum 10:33:29 0f96f7352224: Download complete 10:33:29 679d89bc3e35: Verifying Checksum 10:33:29 679d89bc3e35: Download complete 10:33:29 f399f04d60e9: Verifying Checksum 10:33:29 f399f04d60e9: Download complete 10:33:29 10c95374dc09: Verifying Checksum 10:33:29 10c95374dc09: Download complete 10:33:29 c21cba7d4ed2: Pull complete 10:33:29 63dea5e92710: Pull complete 10:33:30 ---> c47226a4be69 10:33:30 Step 16/26 : RUN ${MAKE} 10:33:30 ---> Running in 593b9a339b50 10:33:30 885b6baa568c: Pull complete 10:33:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.15" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 10:33:31 0f96f7352224: Pull complete 10:33:32 679d89bc3e35: Pull complete 10:33:32 11f76eab2d11: Pull complete 10:33:32 f399f04d60e9: Pull complete 10:33:33 10c95374dc09: Pull complete 10:33:33 Digest: sha256:b39aa91b8a31462d6e86da84762891f6d2ac5657d34d9bf86fd1d0bd7b60e0d8 10:33:33 Status: Downloaded newer image for docker:latest 10:33:35 ---> 7c3795d11672 10:33:35 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:33:35 ---> Running in 66e08e546e15 10:33:37 Removing intermediate container 66e08e546e15 10:33:37 ---> 3993213236ab 10:33:37 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:33:37 ---> Running in 210835c3b8e5 10:33:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:33:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:33:40 OK: 221 MiB in 51 packages 10:33:40 Removing intermediate container 210835c3b8e5 10:33:40 ---> bb42badc0481 10:33:40 Step 11/16 : ENV GO111MODULE=on 10:33:41 ---> Running in 8a6de7d56850 10:33:41 Removing intermediate container 8a6de7d56850 10:33:41 ---> 5aedec41e3cc 10:33:41 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:33:41 ---> Running in 83ced7c23f96 10:33:41 Removing intermediate container 83ced7c23f96 10:33:41 ---> d78783e4fad8 10:33:41 Step 13/16 : COPY go.mod vendor* ./ 10:33:42 ---> 665d1778e7db 10:33:42 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:33:42 ---> Running in 0bcdd12587b3 10:33:45 Removing intermediate container 593b9a339b50 10:33:45 ---> 8cb02add1c25 10:33:45 Step 17/26 : FROM alpine:3.14 10:33:45 3.14: Pulling from library/alpine 10:33:45 c7ed990a2339: Pulling fs layer 10:33:45 c7ed990a2339: Verifying Checksum 10:33:45 c7ed990a2339: Download complete 10:33:45 c7ed990a2339: Pull complete 10:33:45 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 10:33:45 Status: Downloaded newer image for alpine:3.14 10:33:45 ---> dd53f409bf0b 10:33:45 Step 18/26 : EXPOSE 4000 10:33:45 ---> Running in 1c2e5cf03cf9 10:33:45 Removing intermediate container 1c2e5cf03cf9 10:33:45 ---> 3a0eacdec747 10:33: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 10:33:45 ---> a2e280a595c3 10:33:45 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 10:33:45 ---> 4c8ec5a9c61c 10:33:45 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 10:33:45 ---> be36daa5e051 10:33:45 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 10:33:45 ---> Running in 6b6c5a70996c 10:33:45 Removing intermediate container 6b6c5a70996c 10:33:45 ---> ea5f213d6dcd 10:33:45 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 10:33:45 ---> Running in 4998c68c7814 10:33:45 Removing intermediate container 4998c68c7814 10:33:45 ---> 37ca421f0fcb 10:33:45 Step 24/26 : LABEL arch=amd64 10:33:45 ---> Running in fb532a82ebd0 10:33:45 Removing intermediate container fb532a82ebd0 10:33:45 ---> 77a13f52281e 10:33:45 Step 25/26 : LABEL git_sha=820e3f3b670a2eceeff6a8d1903c85b54e55f538 10:33:45 ---> Running in 9f60a2abfb4a 10:33:45 Removing intermediate container 9f60a2abfb4a 10:33:45 ---> b3949c304bcc 10:33:45 Step 26/26 : LABEL version=2.3.0-dev.15 10:33:45 ---> Running in 132bd9c7ad4a 10:33:45 Removing intermediate container 132bd9c7ad4a 10:33:45 ---> 47e726eaa87f 10:33:45 [Warning] One or more build-args [ARCH] were not consumed 10:33:45 Successfully built 47e726eaa87f 10:33:45 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:33:45 provisioning config files... 10:33:45 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2620740070105410975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:33:46 ---> docker-login.sh 10:33:46 nexus3.edgexfoundry.org:10001 10:33:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:33:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:33:46 Configure a credential helper to remove this warning. See 10:33:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:33:46 10:33:46 Login Succeeded 10:33:46 nexus3.edgexfoundry.org:10002 10:33:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:33:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:33:46 Configure a credential helper to remove this warning. See 10:33:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:33:46 10:33:46 Login Succeeded 10:33:46 nexus3.edgexfoundry.org:10003 10:33:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:33:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:33:46 Configure a credential helper to remove this warning. See 10:33:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:33:46 10:33:46 Login Succeeded 10:33:46 nexus3.edgexfoundry.org:10004 10:33:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:33:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:33:46 Configure a credential helper to remove this warning. See 10:33:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:33:46 10:33:46 Login Succeeded 10:33:46 docker.io 10:33:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:33:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:33:46 Configure a credential helper to remove this warning. See 10:33:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:33:46 10:33:46 Login Succeeded 10:33:46 ---> docker-login.sh ends [Pipeline] } 10:33:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:33:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:33:46 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 10:33:46 820e3f3b670a2eceeff6a8d1903c85b54e55f538 10:33:46 latest 10:33:46 2.3.0-dev.15 10:33:46 820e3f3b670a2eceeff6a8d1903c85b54e55f538-2.3.0-dev.15 10:33:46 main 10:33:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:47 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:820e3f3b670a2eceeff6a8d1903c85b54e55f538 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:47 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:820e3f3b670a2eceeff6a8d1903c85b54e55f538 10:33:47 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 10:33:47 acd71b89aa31: Preparing 10:33:47 8e62c0e8b394: Preparing 10:33:47 1034ef9e4514: Preparing 10:33:47 63493a9ab2d4: Preparing 10:33:47 63493a9ab2d4: Layer already exists 10:33:47 acd71b89aa31: Pushed 10:33:47 8e62c0e8b394: Pushed 10:33:50 1034ef9e4514: Pushed 10:33:50 820e3f3b670a2eceeff6a8d1903c85b54e55f538: digest: sha256:2b27881d9e91af4f3d8807f7d89e14eee4633f91c852e2fdcea1f2a4a5021ae8 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:51 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:51 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 10:33:51 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 10:33:51 acd71b89aa31: Preparing 10:33:51 8e62c0e8b394: Preparing 10:33:51 1034ef9e4514: Preparing 10:33:51 63493a9ab2d4: Preparing 10:33:51 8e62c0e8b394: Layer already exists 10:33:51 1034ef9e4514: Layer already exists 10:33:51 acd71b89aa31: Layer already exists 10:33:51 63493a9ab2d4: Layer already exists 10:33:51 latest: digest: sha256:2b27881d9e91af4f3d8807f7d89e14eee4633f91c852e2fdcea1f2a4a5021ae8 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:51 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:51 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.15 10:33:51 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 10:33:51 acd71b89aa31: Preparing 10:33:51 8e62c0e8b394: Preparing 10:33:51 1034ef9e4514: Preparing 10:33:51 63493a9ab2d4: Preparing 10:33:51 8e62c0e8b394: Layer already exists 10:33:51 63493a9ab2d4: Layer already exists 10:33:51 1034ef9e4514: Layer already exists 10:33:51 acd71b89aa31: Layer already exists 10:33:51 2.3.0-dev.15: digest: sha256:2b27881d9e91af4f3d8807f7d89e14eee4633f91c852e2fdcea1f2a4a5021ae8 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:52 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:820e3f3b670a2eceeff6a8d1903c85b54e55f538-2.3.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:52 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:820e3f3b670a2eceeff6a8d1903c85b54e55f538-2.3.0-dev.15 10:33:52 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 10:33:52 acd71b89aa31: Preparing 10:33:52 8e62c0e8b394: Preparing 10:33:52 1034ef9e4514: Preparing 10:33:52 63493a9ab2d4: Preparing 10:33:52 8e62c0e8b394: Layer already exists 10:33:52 acd71b89aa31: Layer already exists 10:33:52 1034ef9e4514: Layer already exists 10:33:52 63493a9ab2d4: Layer already exists 10:33:52 820e3f3b670a2eceeff6a8d1903c85b54e55f538-2.3.0-dev.15: digest: sha256:2b27881d9e91af4f3d8807f7d89e14eee4633f91c852e2fdcea1f2a4a5021ae8 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:52 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:53 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 10:33:53 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 10:33:53 acd71b89aa31: Preparing 10:33:53 8e62c0e8b394: Preparing 10:33:53 1034ef9e4514: Preparing 10:33:53 63493a9ab2d4: Preparing 10:33:53 acd71b89aa31: Layer already exists 10:33:53 63493a9ab2d4: Layer already exists 10:33:53 8e62c0e8b394: Layer already exists 10:33:53 1034ef9e4514: Layer already exists 10:33:53 main: digest: sha256:2b27881d9e91af4f3d8807f7d89e14eee4633f91c852e2fdcea1f2a4a5021ae8 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:33:53 ===================================================== [Pipeline] echo 10:33:53 taggedImages: 10:33:53 - nexus3.edgexfoundry.org:10004/edgex-ui:820e3f3b670a2eceeff6a8d1903c85b54e55f538 10:33:53 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 10:33:53 - nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.15 10:33:53 - nexus3.edgexfoundry.org:10004/edgex-ui:820e3f3b670a2eceeff6a8d1903c85b54e55f538-2.3.0-dev.15 10:33:53 - 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 10:33:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:33:53 10:33:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:33:53 latest: Pulling from edgex-lftools-log-publisher 10:33:53 5eb5b503b376: Pulling fs layer 10:33:53 5c69ac0246d0: Pulling fs layer 10:33:53 ec43610c2a17: Pulling fs layer 10:33:53 3a2ae6a8a46f: Pulling fs layer 10:33:53 33b1e0a273af: Pulling fs layer 10:33:53 5d3b04190fa2: Pulling fs layer 10:33:53 2f39f015ded8: Pulling fs layer 10:33:53 3a2ae6a8a46f: Waiting 10:33:53 33b1e0a273af: Waiting 10:33:53 5d3b04190fa2: Waiting 10:33:53 2f39f015ded8: Waiting 10:33:53 5c69ac0246d0: Verifying Checksum 10:33:53 5c69ac0246d0: Download complete 10:33:53 3a2ae6a8a46f: Verifying Checksum 10:33:53 3a2ae6a8a46f: Download complete 10:33:53 ec43610c2a17: Verifying Checksum 10:33:53 ec43610c2a17: Download complete 10:33:54 33b1e0a273af: Verifying Checksum 10:33:54 33b1e0a273af: Download complete 10:33:54 5d3b04190fa2: Verifying Checksum 10:33:54 5d3b04190fa2: Download complete 10:33:54 5eb5b503b376: Download complete 10:33:54 2f39f015ded8: Download complete 10:33:55 5eb5b503b376: Pull complete 10:33:55 5c69ac0246d0: Pull complete 10:33:55 ec43610c2a17: Pull complete 10:33:56 3a2ae6a8a46f: Pull complete 10:33:56 33b1e0a273af: Pull complete 10:33:56 5d3b04190fa2: Pull complete 10:34:00 2f39f015ded8: Pull complete 10:34:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:34:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:34:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:34:00 prd-ubuntu20.04-docker-8c-8g-9280 does not seem to be running inside a container 10:34:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:34:03 $ docker top 09b3fbfb3342301b1027f64d4364439602e4175c252f98cbc932888fa186dc2f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:34:03 ---> job-cost.sh 10:34:03 lf-activate-venv: SKIPPING 10:34:03 INFO: No Stack... 10:34:03 INFO: Retrieving Pricing Info for: v3-standard-8 10:34:04 INFO: Archiving Costs [Pipeline] sh 10:34:04 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 10:34:04 + cut -d, -f6 [Pipeline] lock 10:34:04 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-86-stack-cost] 10:34:04 Resource [jenkins-edgexfoundry-edgex-ui-go-main-86-stack-cost] did not exist. Created. 10:34:04 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-86-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:34:05 + echo total: 0.2199999988079071 [Pipeline] stash 10:34:05 Stashed 1 file(s) [Pipeline] } 10:34:05 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-86-stack-cost] [Pipeline] // lock [Pipeline] } 10:34:05 $ docker stop --time=1 09b3fbfb3342301b1027f64d4364439602e4175c252f98cbc932888fa186dc2f 10:34:06 $ docker rm -f 09b3fbfb3342301b1027f64d4364439602e4175c252f98cbc932888fa186dc2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:34:38 Removing intermediate container 0bcdd12587b3 10:34:38 ---> c6550c6619c8 10:34:38 Step 15/16 : COPY . . 10:34:38 ---> b98f3e2e9469 10:34:38 Step 16/16 : RUN ${MAKE} 10:34:38 ---> Running in a079c815ebe8 10:34:38 noop 10:34:38 Removing intermediate container a079c815ebe8 10:34:38 ---> b314601db8b8 10:34:38 Successfully built b314601db8b8 10:34:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:39 + docker inspect -f . ci-base-image-arm64 10:34:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:34:39 prd-ubuntu20.04-docker-arm64-4c-16g-9281 does not seem to be running inside a container 10:34:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/86 -v /w/workspace/edgex-ui-go/86:/w/workspace/edgex-ui-go/86:rw,z -v /w/workspace/edgex-ui-go/86@tmp:/w/workspace/edgex-ui-go/86@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 10:34:40 $ docker top 84f7411aa2500a7510c33e9787726bd9512d21f44f46c3f20eb63dc54a45656f -eo pid,comm [Pipeline] { [Pipeline] sh 10:34:41 + go version 10:34:41 go version go1.18.7 linux/arm64 [Pipeline] } 10:34:41 $ docker stop --time=1 84f7411aa2500a7510c33e9787726bd9512d21f44f46c3f20eb63dc54a45656f 10:34:42 $ docker rm -f 84f7411aa2500a7510c33e9787726bd9512d21f44f46c3f20eb63dc54a45656f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:43 + docker inspect -f . ci-base-image-arm64 10:34:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:34:43 prd-ubuntu20.04-docker-arm64-4c-16g-9281 does not seem to be running inside a container 10:34:43 $ 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/86 -v /w/workspace/edgex-ui-go/86:/w/workspace/edgex-ui-go/86:rw,z -v /w/workspace/edgex-ui-go/86@tmp:/w/workspace/edgex-ui-go/86@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 10:34:44 $ docker top dbb28382184ce9e97a8aba44948732ba45f3fc28a166820a80bf2131208730c4 -eo pid,comm [Pipeline] { [Pipeline] sh 10:34:45 + git config --global --add safe.directory /w/workspace/edgex-ui-go/86 [Pipeline] fileExists [Pipeline] sh 10:34:45 + make test 10:34:45 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 10:34:47 ? github.com/edgexfoundry/edgex-ui-go [no test files] 10:35:55 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 10:35:55 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 10:35:55 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 10:35:55 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 10:35:55 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 10:35:55 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 10:35:55 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 10:35:55 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 10:35:55 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 10:36:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:36:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:36:13 ./bin/test-attribution-txt.sh 10:36:13 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 10:36:13 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 10:36:13 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 10:36:13 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 10:36:13 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 10:36:13 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 10:36:13 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 10:36:13 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 10:36:13 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 10:36:13 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 10:36:13 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 10:36:13 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 10:36:13 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 10:36:13 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 10:36:13 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 10:36:13 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 10:36:13 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 10:36:13 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 10:36:13 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 10:36:13 An attribution for golang.org/x/net is missing from Attribution.txt, please add 10:36:13 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 10:36:13 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 10:36:13 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 10:36:13 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 10:36:13 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 10:36:13 make -C web test 10:36:13 make[1]: Entering directory '/w/workspace/edgex-ui-go/86/web' 10:36:13 make[1]: tput: No such file or directory 10:36:13 make[1]: tput: No such file or directory 10:36:13 warning: generating ./VERSION 10:36:13 echo "0.0.0" > VERSION 10:36:13 docker build \ 10:36:13 -f Dockerfile \ 10:36:13 --build-arg USER=1000 \ 10:36:13 \ 10:36:13 --label "git_sha=820e3f3b670a2eceeff6a8d1903c85b54e55f538" \ 10:36:13 -t edgexfoundry/edgex-web-ui:820e3f3b670a2eceeff6a8d1903c85b54e55f538 \ 10:36:13 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 10:36:13 . 10:36:14 Sending build context to Docker daemon 3.269MB 10:36:14 Step 1/10 : FROM node:16.17-alpine3.15 10:36:14 16.17-alpine3.15: Pulling from library/node 10:36:14 47517142f6ba: Pulling fs layer 10:36:14 5f8c4bfa009b: Pulling fs layer 10:36:14 f7079c9c4ba1: Pulling fs layer 10:36:14 aba105e6f55a: Pulling fs layer 10:36:14 aba105e6f55a: Waiting 10:36:14 f7079c9c4ba1: Verifying Checksum 10:36:14 f7079c9c4ba1: Download complete 10:36:14 47517142f6ba: Verifying Checksum 10:36:14 47517142f6ba: Download complete 10:36:14 aba105e6f55a: Verifying Checksum 10:36:14 aba105e6f55a: Download complete 10:36:15 47517142f6ba: Pull complete 10:36:15 5f8c4bfa009b: Verifying Checksum 10:36:15 5f8c4bfa009b: Download complete 10:36:18 5f8c4bfa009b: Pull complete 10:36:19 f7079c9c4ba1: Pull complete 10:36:19 aba105e6f55a: Pull complete 10:36:19 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 10:36:19 Status: Downloaded newer image for node:16.17-alpine3.15 10:36:19 ---> bf1b8b58d215 10:36:19 Step 2/10 : RUN apk add --no-cache chromium 10:36:19 ---> Running in cb37756863a1 10:36:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:36:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:36:21 (1/128) Installing libxau (1.0.9-r0) 10:36:21 (2/128) Installing libmd (1.0.3-r0) 10:36:21 (3/128) Installing libbsd (0.11.3-r1) 10:36:22 (4/128) Installing libxdmcp (1.1.3-r0) 10:36:22 (5/128) Installing libxcb (1.14-r2) 10:36:22 (6/128) Installing libx11 (1.7.3.1-r0) 10:36:22 (7/128) Installing libxext (1.3.4-r0) 10:36:22 (8/128) Installing libice (1.0.10-r0) 10:36:22 (9/128) Installing libuuid (2.37.4-r0) 10:36:22 (10/128) Installing libsm (1.2.3-r0) 10:36:22 (11/128) Installing libxt (1.2.1-r0) 10:36:22 (12/128) Installing libxmu (1.1.3-r0) 10:36:22 (13/128) Installing xset (1.2.4-r0) 10:36:22 (14/128) Installing xprop (1.2.5-r0) 10:36:22 (15/128) Installing xdg-utils (1.1.3-r0) 10:36:22 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 10:36:22 (17/128) Installing pkgconf (1.8.0-r0) 10:36:22 (18/128) Installing libffi (3.4.2-r1) 10:36:22 (19/128) Installing libintl (0.21-r0) 10:36:22 (20/128) Installing libblkid (2.37.4-r0) 10:36:22 (21/128) Installing libmount (2.37.4-r0) 10:36:22 (22/128) Installing pcre (8.45-r1) 10:36:22 (23/128) Installing glib (2.70.1-r0) 10:36:22 (24/128) Installing xz-libs (5.2.5-r1) 10:36:22 (25/128) Installing libxml2 (2.9.14-r2) 10:36:22 (26/128) Installing shared-mime-info (2.1-r1) 10:36:22 (27/128) Installing hicolor-icon-theme (0.17-r1) 10:36:22 (28/128) Installing libjpeg-turbo (2.1.2-r0) 10:36:22 (29/128) Installing libpng (1.6.37-r1) 10:36:22 (30/128) Installing libwebp (1.2.2-r0) 10:36:22 (31/128) Installing zstd-libs (1.5.0-r0) 10:36:22 (32/128) Installing tiff (4.4.0-r0) 10:36:22 (33/128) Installing gdk-pixbuf (2.42.8-r0) 10:36:22 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 10:36:22 (35/128) Installing libxcomposite (0.4.5-r0) 10:36:22 (36/128) Installing libxfixes (6.0.0-r0) 10:36:22 (37/128) Installing libxrender (0.9.10-r3) 10:36:22 (38/128) Installing libxcursor (1.2.0-r0) 10:36:22 (39/128) Installing libxdamage (1.1.5-r1) 10:36:22 (40/128) Installing libxi (1.8-r0) 10:36:22 (41/128) Installing libxinerama (1.1.4-r1) 10:36:22 (42/128) Installing libxrandr (1.5.2-r1) 10:36:22 (43/128) Installing atk (2.36.0-r0) 10:36:22 (44/128) Installing libxtst (1.2.3-r3) 10:36:22 (45/128) Installing dbus-libs (1.12.24-r0) 10:36:22 (46/128) Installing at-spi2-core (2.42.0-r0) 10:36:22 (47/128) Installing at-spi2-atk (2.38.0-r0) 10:36:22 (48/128) Installing expat (2.4.9-r0) 10:36:22 (49/128) Installing brotli-libs (1.0.9-r5) 10:36:22 (50/128) Installing libbz2 (1.0.8-r1) 10:36:22 (51/128) Installing freetype (2.11.1-r2) 10:36:22 (52/128) Installing fontconfig (2.13.1-r4) 10:36:22 (53/128) Installing pixman (0.40.0-r3) 10:36:22 (54/128) Installing cairo (1.16.0-r5) 10:36:22 (55/128) Installing cairo-gobject (1.16.0-r5) 10:36:22 (56/128) Installing avahi-libs (0.8-r5) 10:36:22 (57/128) Installing gmp (6.2.1-r1) 10:36:22 (58/128) Installing nettle (3.7.3-r0) 10:36:22 (59/128) Installing p11-kit (0.24.0-r1) 10:36:22 (60/128) Installing libtasn1 (4.18.0-r0) 10:36:22 (61/128) Installing libunistring (0.9.10-r1) 10:36:23 (62/128) Installing gnutls (3.7.1-r1) 10:36:23 (63/128) Installing cups-libs (2.3.3-r6) 10:36:23 (64/128) Installing libepoxy (1.5.9-r0) 10:36:23 (65/128) Installing fribidi (1.0.11-r0) 10:36:23 (66/128) Installing graphite2 (1.3.14-r0) 10:36:23 (67/128) Installing harfbuzz (3.0.0-r2) 10:36:23 (68/128) Installing libxft (2.3.4-r0) 10:36:23 (69/128) Installing pango (1.48.10-r0) 10:36:23 (70/128) Installing wayland-libs-client (1.19.0-r1) 10:36:23 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 10:36:23 (72/128) Installing wayland-libs-egl (1.19.0-r1) 10:36:23 (73/128) Installing xkeyboard-config (2.34-r0) 10:36:23 (74/128) Installing libxkbcommon (1.3.1-r0) 10:36:23 (75/128) Installing gtk+3.0 (3.24.30-r0) 10:36:23 Executing gtk+3.0-3.24.30-r0.post-install 10:36:23 (76/128) Installing libfontenc (1.1.4-r0) 10:36:23 (77/128) Installing mkfontscale (1.2.1-r1) 10:36:23 (78/128) Installing ttf-opensans (1.10-r1) 10:36:23 Executing ttf-opensans-1.10-r1.post-install 10:36:26 (79/128) Installing libogg (1.3.5-r0) 10:36:26 (80/128) Installing flac (1.3.4-r0) 10:36:26 (81/128) Installing alsa-lib (1.2.5.1-r1) 10:36:26 (82/128) Installing libatomic (10.3.1_git20211027-r0) 10:36:26 (83/128) Installing sdl2 (2.0.16-r4) 10:36:26 (84/128) Installing aom-libs (3.2.0-r0) 10:36:26 (85/128) Installing libass (0.15.2-r0) 10:36:26 (86/128) Installing libdav1d (0.9.2-r0) 10:36:26 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 10:36:26 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 10:36:26 (89/128) Installing lame (3.100-r0) 10:36:26 (90/128) Installing opus (1.3.1-r1) 10:36:26 (91/128) Installing libgomp (10.3.1_git20211027-r0) 10:36:26 (92/128) Installing soxr (0.1.3-r2) 10:36:26 (93/128) Installing libsrt (1.4.2-r1) 10:36:26 (94/128) Installing libssh (0.9.6-r1) 10:36:26 (95/128) Installing libtheora (1.1.1-r16) 10:36:26 (96/128) Installing v4l-utils-libs (1.22.1-r1) 10:36:26 (97/128) Installing libdrm (2.4.109-r0) 10:36:26 (98/128) Installing libva (2.13.0-r0) 10:36:26 (99/128) Installing libvdpau (1.4-r0) 10:36:26 (100/128) Installing vidstab (1.1.0-r1) 10:36:26 (101/128) Installing libvorbis (1.3.7-r0) 10:36:26 (102/128) Installing libvpx (1.10.0-r0) 10:36:26 (103/128) Installing vulkan-loader (1.2.196-r0) 10:36:26 (104/128) Installing x264-libs (20210613-r0) 10:36:26 (105/128) Installing x265-libs (3.5-r0) 10:36:26 (106/128) Installing xvidcore (1.3.7-r1) 10:36:26 (107/128) Installing ffmpeg-libs (4.4.1-r2) 10:36:27 (108/128) Installing libevent (2.1.12-r4) 10:36:27 (109/128) Installing mesa (21.2.6-r0) 10:36:27 (110/128) Installing wayland-libs-server (1.19.0-r1) 10:36:27 (111/128) Installing mesa-gbm (21.2.6-r0) 10:36:27 (112/128) Installing lcms2 (2.12-r1) 10:36:27 (113/128) Installing nspr (4.32-r0) 10:36:27 (114/128) Installing sqlite-libs (3.36.0-r0) 10:36:27 (115/128) Installing nss (3.78.1-r0) 10:36:27 (116/128) Installing libasyncns (0.8-r1) 10:36:27 (117/128) Installing libltdl (2.4.6-r7) 10:36:27 (118/128) Installing orc (0.4.32-r0) 10:36:27 (119/128) Installing libsndfile (1.0.31-r1) 10:36:27 (120/128) Installing speexdsp (1.2.0-r0) 10:36:27 (121/128) Installing tdb-libs (1.4.5-r0) 10:36:27 (122/128) Installing libpulse (15.0-r2) 10:36:27 (123/128) Installing re2 (2021.11.01-r0) 10:36:27 (124/128) Installing snappy (1.1.9-r1) 10:36:27 (125/128) Installing libgpg-error (1.42-r1) 10:36:27 (126/128) Installing libgcrypt (1.9.4-r0) 10:36:27 (127/128) Installing libxslt (1.1.35-r0) 10:36:27 (128/128) Installing chromium (99.0.4844.84-r0) 10:36:30 Executing busybox-1.34.1-r7.trigger 10:36:30 Executing glib-2.70.1-r0.trigger 10:36:30 Executing shared-mime-info-2.1-r1.trigger 10:36:35 Executing gdk-pixbuf-2.42.8-r0.trigger 10:36:35 Executing gtk-update-icon-cache-2.24.33-r0.trigger 10:36:35 Executing fontconfig-2.13.1-r4.trigger 10:36:35 Executing mkfontscale-1.2.1-r1.trigger 10:36:35 OK: 275 MiB in 144 packages 10:36:43 Removing intermediate container cb37756863a1 10:36:43 ---> 3b8fbe4f04b3 10:36:43 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 10:36:43 ---> Running in f68bb6bf67ad 10:36:44 Removing intermediate container f68bb6bf67ad 10:36:44 ---> 0b6275282bcc 10:36:44 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 10:36:44 ---> Running in cd798c8d3561 10:36:44 Removing intermediate container cd798c8d3561 10:36:44 ---> 580264bbd5fd 10:36:44 Step 5/10 : RUN npm install -g npm 10:36:44 ---> Running in 3b7065e2ed63 10:37:11 10:37:11 changed 54 packages, and audited 212 packages in 23s 10:37:11 10:37:11 11 packages are looking for funding 10:37:11 run `npm fund` for details 10:37:11 10:37:11 found 0 vulnerabilities 10:37:14 Removing intermediate container 3b7065e2ed63 10:37:14 ---> f9b001753f67 10:37:14 Step 6/10 : ARG USER=1000 10:37:14 ---> Running in 50b0b11a1950 10:37:15 Removing intermediate container 50b0b11a1950 10:37:15 ---> f30d4ebcb9c0 10:37:15 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 10:37:15 ---> Running in c192cbb0ec49 10:37:17 Removing intermediate container c192cbb0ec49 10:37:17 ---> c5f99889559b 10:37:17 Step 8/10 : USER $USER:$USER 10:37:17 ---> Running in 1af434e80510 10:37:17 Removing intermediate container 1af434e80510 10:37:17 ---> 6ad378890b84 10:37:17 Step 9/10 : WORKDIR /app 10:37:17 ---> Running in a42f7fe7b5db 10:37:17 Removing intermediate container a42f7fe7b5db 10:37:17 ---> 6223a297bb8e 10:37:17 Step 10/10 : LABEL git_sha=820e3f3b670a2eceeff6a8d1903c85b54e55f538 10:37:17 ---> Running in a22c14193751 10:37:18 Removing intermediate container a22c14193751 10:37:18 ---> 86a2fec222ca 10:37:18 Successfully built 86a2fec222ca 10:37:18 Successfully tagged edgexfoundry/edgex-web-ui:820e3f3b670a2eceeff6a8d1903c85b54e55f538 10:37:18 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 10:37:18 touch edgex-web-ui.imagebuilt 10:37:18 mkdir -p node_modules coverage 10:37:18 chown "1000:1000" node_modules coverage package-lock.json 10:37:18 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 10:37:30 npm WARN EBADENGINE Unsupported engine { 10:37:30 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 10:37:30 npm WARN EBADENGINE required: { 10:37:30 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:37:30 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:37:30 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:37:30 npm WARN EBADENGINE }, 10:37:30 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 10:37:30 npm WARN EBADENGINE } 10:37:30 npm WARN EBADENGINE Unsupported engine { 10:37:30 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 10:37:30 npm WARN EBADENGINE required: { 10:37:30 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:37:30 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:37:30 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:37:30 npm WARN EBADENGINE }, 10:37:30 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 10:37:30 npm WARN EBADENGINE } 10:37:30 npm WARN EBADENGINE Unsupported engine { 10:37:30 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 10:37:30 npm WARN EBADENGINE required: { 10:37:30 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:37:30 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:37:30 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:37:30 npm WARN EBADENGINE }, 10:37:30 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 10:37:30 npm WARN EBADENGINE } 10:37:30 npm WARN EBADENGINE Unsupported engine { 10:37:30 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 10:37:30 npm WARN EBADENGINE required: { 10:37:30 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:37:30 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:37:30 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:37:30 npm WARN EBADENGINE }, 10:37:30 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 10:37:30 npm WARN EBADENGINE } 10:37:30 npm WARN EBADENGINE Unsupported engine { 10:37:30 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 10:37:30 npm WARN EBADENGINE required: { 10:37:30 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:37:30 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:37:30 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:37:30 npm WARN EBADENGINE }, 10:37:30 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 10:37:30 npm WARN EBADENGINE } 10:37:30 npm WARN EBADENGINE Unsupported engine { 10:37:30 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 10:37:30 npm WARN EBADENGINE required: { 10:37:30 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:37:30 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:37:30 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:37:30 npm WARN EBADENGINE }, 10:37:30 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 10:37:30 npm WARN EBADENGINE } 10:37:30 npm WARN EBADENGINE Unsupported engine { 10:37:30 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 10:37:30 npm WARN EBADENGINE required: { 10:37:30 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:37:30 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:37:30 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:37:30 npm WARN EBADENGINE }, 10:37:30 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 10:37:30 npm WARN EBADENGINE } 10:37:30 npm WARN EBADENGINE Unsupported engine { 10:37:30 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 10:37:30 npm WARN EBADENGINE required: { 10:37:30 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:37:30 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:37:30 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:37:30 npm WARN EBADENGINE }, 10:37:30 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 10:37:30 npm WARN EBADENGINE } 10:37:30 npm WARN EBADENGINE Unsupported engine { 10:37:30 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 10:37:30 npm WARN EBADENGINE required: { 10:37:30 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:37:30 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:37:30 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:37:30 npm WARN EBADENGINE }, 10:37:30 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 10:37:30 npm WARN EBADENGINE } 10:38:09 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 10:38:09 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 10:38:09 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 10:38:09 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 10:38:09 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 10:38:09 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 10:38:16 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 10:38:16 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 10:38:17 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 10:38:39 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 10:38:39 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 10:38:39 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. 10:38:44 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. 10:38:44 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. 10:38:46 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 10:38: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 10:38:54 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 10:39:09 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. 10:39:31 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. 10:40:04 10:40:04 added 1475 packages, and audited 1476 packages in 3m 10:40:04 10:40:04 90 packages are looking for funding 10:40:04 run `npm fund` for details 10:40:04 10:40:04 14 vulnerabilities (3 moderate, 9 high, 2 critical) 10:40:04 10:40:04 To address issues that do not require attention, run: 10:40:04 npm audit fix 10:40:04 10:40:04 To address all issues (including breaking changes), run: 10:40:04 npm audit fix --force 10:40:04 10:40:04 Run `npm audit` for details. 10:40:06 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 10:40:20 - Generating browser application bundles (phase: setup)... 10:40:52 Compiling @angular/core : es2015 as esm2015 10:40:52 Compiling @angular/compiler/testing : es2015 as esm2015 10:41:19 Compiling @angular/common : es2015 as esm2015 10:41:19 Compiling @angular/core/testing : es2015 as esm2015 10:41:22 Compiling @angular/platform-browser : es2015 as esm2015 10:41:22 Compiling @angular/common/testing : es2015 as esm2015 10:41:28 Compiling @angular/router : es2015 as esm2015 10:41:28 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 10:41:32 Compiling @angular/platform-browser/testing : es2015 as esm2015 10:41:34 Compiling @angular/common/http : es2015 as esm2015 10:41:34 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 10:41:37 Compiling @angular/forms : es2015 as esm2015 10:41:39 Compiling @angular/router/testing : es2015 as esm2015 10:41:39 Compiling @angular/common/http/testing : es2015 as esm2015 10:42:35 24 10 2022 10:42:33.027:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 10:42:35 24 10 2022 10:42:33.040:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 10:42:35 24 10 2022 10:42:33.065:INFO [launcher]: Starting browser ChromeHeadless 10:43:43 24 10 2022 10:43:33.470:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 10:44:05 24 10 2022 10:44:04.714:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 10:44:23 ✔ Browser application bundle generation complete. 10:44:23 24 10 2022 10:44:23.151:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket L3zUvXXKAnrqXTVkAAAB with id 88259768 10:44:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 10:44:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.215 secs) 10:44:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.968 secs) 10:44:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.115 secs) 10:44:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.144 secs) 10:44:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.161 secs) 10:44:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 2.124 secs) 10:44:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 2.179 secs) 10:44:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.583 secs) 10:44:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 3.098 secs) 10:44:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 3.278 secs) 10:44:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 3.402 secs) 10:44:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 3.442 secs) 10:44:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 3.456 secs) 10:44:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 3.499 secs) 10:44:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 3.532 secs) 10:44:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.585 secs) 10:44:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.594 secs) 10:44:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.603 secs) 10:44:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.657 secs) 10:44:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 3.68 secs) 10:44:45 WARN: ' 10:44:45 It looks like you're using ngModel on the same form field as formControlName. 10:44:45 Support for using the ngModel input property and ngModelChange event with 10:44:45 reactive form directives has been deprecated in Angular v6 and will be removed 10:44:45 in a future version of Angular. 10:44:45 10:44:45 For more information on this, see our API docs here: 10:44:45 https://angular.io/api/forms/FormControlName#use-with-ngmodel 10:44:45 ' 10:44:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 3.68 secs) 10:44:45 WARN: ' 10:44:45 It looks like you're using ngModel on the same form field as formControlName. 10:44:45 Support for using the ngModel input property and ngModelChange event with 10:44:45 reactive form directives has been deprecated in Angular v6 and will be removed 10:44:45 in a future version of Angular. 10:44:45 10:44:45 For more information on this, see our API docs here: 10:44:45 https://angular.io/api/forms/FormControlName#use-with-ngmodel 10:44:45 ' 10:44:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 3.844 secs) 10:44:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 3.962 secs) 10:44:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 4.069 secs) 10:44:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.103 secs) 10:44:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.116 secs) 10:44:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 4.165 secs) 10:44:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 4.188 secs) 10:44:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.439 secs) 10:44:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.515 secs) 10:44:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.579 secs) 10:44:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 4.687 secs) 10:44:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 4.959 secs) 10:44:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 5.082 secs) 10:44:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 5.103 secs) 10:44:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 5.112 secs) 10:44:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 5.129 secs) 10:44:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 5.145 secs) 10:44:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 5.216 secs) 10:44:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 5.266 secs) 10:44:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 5.424 secs) 10:44:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 5.473 secs) 10:44:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 5.512 secs) 10:44:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 5.531 secs) 10:44:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 5.54 secs) 10:44:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 5.58 secs) 10:44:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 5.641 secs) 10:44:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 6.223 secs) 10:44:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 6.302 secs) 10:44:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 6.401 secs) 10:44:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 6.427 secs) 10:44:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 6.455 secs) 10:44:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 6.487 secs) 10:44:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 6.556 secs) 10:44:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 6.696 secs) 10:44:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 6.725 secs) 10:44:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 6.766 secs) 10:44:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 6.93 secs) 10:44:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 6.989 secs) 10:44:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 7.037 secs) 10:44:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 7.119 secs) 10:44:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 7.275 secs) 10:44:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 7.298 secs) 10:44:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 7.413 secs) 10:44:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 7.549 secs) 10:44:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 7.614 secs) 10:44:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 7.667 secs) 10:44:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 7.685 secs) 10:44:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 7.815 secs) 10:44:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 7.956 secs) 10:44:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 7.98 secs) 10:44:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 8.102 secs) 10:44:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 8.119 secs) 10:44:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 8.131 secs) 10:44:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 8.146 secs) 10:44:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 8.345 secs) 10:44:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 8.486 secs) 10:44:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 8.536 secs) 10:44:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 8.584 secs) 10:44:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 8.612 secs) 10:44:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 8.644 secs) 10:44:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 8.723 secs) 10:44:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 8.753 secs) 10:44:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 8.971 secs) 10:44:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 9.199 secs) 10:44:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 9.339 secs) 10:44:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 9.388 secs) 10:44:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 9.511 secs) 10:44:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 9.573 secs) 10:44:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 9.593 secs) 10:44:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 9.668 secs) 10:44:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 9.862 secs) 10:44:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 9.949 secs) 10:44:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 10.135 secs) 10:44:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 10.319 secs) 10:44:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 10.384 secs) 10:44:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 10.485 secs) 10:44:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 10.503 secs) 10:44:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 10.522 secs) 10:44:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 10.581 secs) 10:44:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 10.719 secs) 10:44:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 10.738 secs) 10:44:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 10.818 secs) 10:44:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 10.844 secs) 10:44:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 10.861 secs) 10:44:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 10.87 secs) 10:44:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 11.002 secs) 10:44:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 11.081 secs) 10:44:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 11.101 secs) 10:44:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 11.145 secs) 10:44:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 11.2 secs) 10:44:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 11.243 secs) 10:44:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 11.26 secs) 10:44:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 11.278 secs) 10:44:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 11.312 secs) 10:44:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 11.348 secs) 10:44:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 11.42 secs) 10:44:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 11.619 secs) 10:44:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 11.656 secs) 10:44:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 11.681 secs) 10:44:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 11.717 secs) 10:44:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 11.731 secs) 10:44:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 11.753 secs) 10:44:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 11.844 secs) 10:44:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 11.879 secs) 10:44:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 11.915 secs) 10:44:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 12.009 secs) 10:44:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 12.129 secs) 10:44:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 12.159 secs) 10:44:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 12.192 secs) 10:44:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 12.246 secs) 10:44:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 12.406 secs) 10:44:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 12.54 secs) 10:44:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 12.582 secs) 10:44:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 12.623 secs) 10:44:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 12.678 secs) 10:44:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 12.709 secs) 10:44:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 12.735 secs) 10:44:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 12.973 secs) 10:44:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 13.048 secs) 10:44:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 13.062 secs) 10:44:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 13.07 secs) 10:44:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 13.184 secs) 10:44:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 13.222 secs) 10:44:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 13.243 secs) 10:44:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 13.251 secs) 10:44:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 13.317 secs) 10:44:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 13.422 secs) 10:44:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 13.436 secs) 10:44:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 13.449 secs) 10:44:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (18.795 secs / 13.449 secs) 10:44:59 TOTAL: 149 SUCCESS 10:44:59 ✔ Browser application bundle generation complete. 10:45:02 10:45:02 =============================== Coverage summary =============================== 10:45:02 Statements : 40.98% ( 1467/3580 ) 10:45:02 Branches : 12.03% ( 111/923 ) 10:45:02 Functions : 33.28% ( 432/1298 ) 10:45:02 Lines : 38.91% ( 1318/3387 ) 10:45:02 ================================================================================ 10:45:02 24 10 2022 10:45:02.495:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 10:45:03 ✔ Browser application bundle generation complete. 10:45:04 make[1]: Leaving directory '/w/workspace/edgex-ui-go/86/web' [Pipeline] echo 10:45:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:45:04 $ docker stop --time=1 dbb28382184ce9e97a8aba44948732ba45f3fc28a166820a80bf2131208730c4 10:45:06 $ docker rm -f dbb28382184ce9e97a8aba44948732ba45f3fc28a166820a80bf2131208730c4 [Pipeline] // withDockerContainer [Pipeline] sh 10:45:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:45:09 Warning: overwriting stash ‘coverage-report’ 10:45:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:45:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:45:17 + ls -al . 10:45:17 total 180 10:45:17 drwxrwxr-x 13 jenkins jenkins 4096 Oct 24 10:34 . 10:45:17 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 10:32 .. 10:45:17 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 10:32 .blubracket 10:45:17 -rw-rw-r-- 1 jenkins jenkins 18 Oct 24 10:32 .dockerignore 10:45:17 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 10:32 .git 10:45:17 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 10:32 .github 10:45:17 -rw-rw-r-- 1 jenkins jenkins 185 Oct 24 10:32 .gitignore 10:45:17 -rw-rw-r-- 1 jenkins jenkins 4856 Oct 24 10:32 Attribution.txt 10:45:17 -rw-rw-r-- 1 jenkins jenkins 14570 Oct 24 10:32 CHANGELOG.md 10:45:17 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 24 10:32 CONTRIBUTING.md 10:45:17 -rw-rw-r-- 1 jenkins jenkins 1847 Oct 24 10:32 Dockerfile 10:45:17 -rw-rw-r-- 1 jenkins jenkins 652 Oct 24 10:32 Jenkinsfile 10:45:17 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 24 10:32 LICENSE 10:45:17 -rw-rw-r-- 1 jenkins jenkins 2124 Oct 24 10:32 Makefile 10:45:17 -rw-rw-r-- 1 jenkins jenkins 4398 Oct 24 10:32 README.md 10:45:17 -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 10:30 VERSION 10:45:17 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 10:32 assets 10:45:17 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 10:32 bin 10:45:17 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 10:32 cmd 10:45:17 -rw-r--r-- 1 jenkins jenkins 10 Oct 24 10:34 coverage.out 10:45:17 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 10:32 docs 10:45:17 -rw-rw-r-- 1 jenkins jenkins 3151 Oct 24 10:32 go.mod 10:45:17 -rw-rw-r-- 1 jenkins jenkins 43970 Oct 24 10:32 go.sum 10:45:17 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 10:32 internal 10:45:17 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 10:32 snap 10:45:17 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 10:32 testing 10:45:17 -rw-rw-r-- 1 jenkins jenkins 155 Oct 24 10:32 version.go 10:45:17 drwxrwxr-x 6 jenkins jenkins 4096 Oct 24 10:37 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:18 + 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=820e3f3b670a2eceeff6a8d1903c85b54e55f538 --label arch=arm64 --label version=2.3.0-dev.15 . 10:45:19 Sending build context to Docker daemon 31.46MB 10:45:19 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 10:45:19 Step 2/26 : FROM ${BASE} AS builder 10:45:19 ---> b314601db8b8 10:45:19 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:45:19 ---> Running in 8338311d387b 10:45:19 Removing intermediate container 8338311d387b 10:45:19 ---> 8ef2f856fcc6 10:45:19 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 10:45:19 ---> Running in 3a95b49eb6fe 10:45:20 Removing intermediate container 3a95b49eb6fe 10:45:20 ---> 43ed954159cc 10:45:20 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 10:45:20 ---> Running in a2104ee4ccd0 10:45:20 Removing intermediate container a2104ee4ccd0 10:45:20 ---> 60424e7d32ca 10:45:20 Step 6/26 : LABEL Name=edgex-ui-go 10:45:20 ---> Running in 90157897c820 10:45:20 Removing intermediate container 90157897c820 10:45:20 ---> 7e9fe0c51ad9 10:45:20 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 10:45:20 ---> Running in 214ae445a417 10:45:21 Removing intermediate container 214ae445a417 10:45:21 ---> a29ea3fc1a76 10:45:21 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 10:45:23 ---> 0b84f4b61702 10:45:23 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:45:23 ---> Running in 118be2046111 10:45:25 Removing intermediate container 118be2046111 10:45:25 ---> abf48a11f23e 10:45:25 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:45:25 ---> Running in 823f94a91320 10:45:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:45:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:45:27 OK: 221 MiB in 51 packages 10:45:28 Removing intermediate container 823f94a91320 10:45:28 ---> 6148bdbf30db 10:45:28 Step 11/26 : ENV GO111MODULE=on 10:45:28 ---> Running in 09338d221414 10:45:28 Removing intermediate container 09338d221414 10:45:28 ---> 856d5e92c0ee 10:45:28 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:45:28 ---> Running in 7a8d736b2985 10:45:29 Removing intermediate container 7a8d736b2985 10:45:29 ---> 94b9638905d8 10:45:29 Step 13/26 : COPY go.mod vendor* ./ 10:45:29 ---> 526a110cb0d1 10:45:29 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:45:29 ---> Running in 65d441a09b58 10:45:31 Removing intermediate container 65d441a09b58 10:45:31 ---> 6465e2b400e5 10:45:31 Step 15/26 : COPY . . 10:45:35 ---> cc6c98e485d7 10:45:35 Step 16/26 : RUN ${MAKE} 10:45:35 ---> Running in 980317ede652 10:45:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.15" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 10:46:43 Removing intermediate container 980317ede652 10:46:43 ---> e943ae84f6e9 10:46:43 Step 17/26 : FROM alpine:3.14 10:46:43 3.14: Pulling from library/alpine 10:46:43 90cda3b7c325: Pulling fs layer 10:46:43 90cda3b7c325: Download complete 10:46:43 90cda3b7c325: Pull complete 10:46:43 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 10:46:43 Status: Downloaded newer image for alpine:3.14 10:46:43 ---> 376ba31ae3da 10:46:43 Step 18/26 : EXPOSE 4000 10:46:43 ---> Running in 54917883feb1 10:46:43 Removing intermediate container 54917883feb1 10:46:43 ---> 49d1b10e9a0f 10:46:43 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 10:46:44 ---> 7120cb3fdbbf 10:46:44 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 10:46:44 ---> 10c57e0fe4c7 10:46:44 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 10:46:45 ---> 9020fbcb4328 10:46:45 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 10:46:45 ---> Running in acc0ecb23bda 10:46:45 Removing intermediate container acc0ecb23bda 10:46:45 ---> 07e16593e536 10:46:45 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 10:46:45 ---> Running in 8a496be6cd0c 10:46:45 Removing intermediate container 8a496be6cd0c 10:46:45 ---> 82e045a5b08e 10:46:45 Step 24/26 : LABEL arch=arm64 10:46:45 ---> Running in 1369dab4afaa 10:46:46 Removing intermediate container 1369dab4afaa 10:46:46 ---> 28121b0f10c8 10:46:46 Step 25/26 : LABEL git_sha=820e3f3b670a2eceeff6a8d1903c85b54e55f538 10:46:46 ---> Running in 4303f16d23e9 10:46:46 Removing intermediate container 4303f16d23e9 10:46:46 ---> 066e983e587b 10:46:46 Step 26/26 : LABEL version=2.3.0-dev.15 10:46:46 ---> Running in 51db4a960a42 10:46:46 Removing intermediate container 51db4a960a42 10:46:46 ---> aa2a844cc3cd 10:46:46 [Warning] One or more build-args [ARCH] were not consumed 10:46:46 Successfully built aa2a844cc3cd 10:46:46 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 10:46:46 provisioning config files... 10:46:46 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/86@tmp/config3333115995787060931tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:46:47 ---> docker-login.sh 10:46:47 nexus3.edgexfoundry.org:10001 10:46:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:46:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:46:47 Configure a credential helper to remove this warning. See 10:46:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:46:47 10:46:47 Login Succeeded 10:46:47 nexus3.edgexfoundry.org:10002 10:46:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:46:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:46:47 Configure a credential helper to remove this warning. See 10:46:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:46:47 10:46:47 Login Succeeded 10:46:47 nexus3.edgexfoundry.org:10003 10:46:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:46:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:46:48 Configure a credential helper to remove this warning. See 10:46:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:46:48 10:46:48 Login Succeeded 10:46:48 nexus3.edgexfoundry.org:10004 10:46:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:46:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:46:48 Configure a credential helper to remove this warning. See 10:46:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:46:48 10:46:48 Login Succeeded 10:46:48 docker.io 10:46:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:46:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:46:49 Configure a credential helper to remove this warning. See 10:46:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:46:49 10:46:49 Login Succeeded 10:46:49 ---> docker-login.sh ends [Pipeline] } 10:46:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:46:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:46:49 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 10:46:49 820e3f3b670a2eceeff6a8d1903c85b54e55f538 10:46:49 latest 10:46:49 2.3.0-dev.15 10:46:49 820e3f3b670a2eceeff6a8d1903c85b54e55f538-2.3.0-dev.15 10:46:49 main 10:46:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:49 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:820e3f3b670a2eceeff6a8d1903c85b54e55f538 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:49 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:820e3f3b670a2eceeff6a8d1903c85b54e55f538 10:46:49 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 10:46:49 960eb2b87e13: Preparing 10:46:49 b3b061e87183: Preparing 10:46:49 46bf38588605: Preparing 10:46:49 28c3ef001483: Preparing 10:46:49 28c3ef001483: Layer already exists 10:46:50 b3b061e87183: Pushed 10:46:50 960eb2b87e13: Pushed 10:46:57 46bf38588605: Pushed 10:46:57 820e3f3b670a2eceeff6a8d1903c85b54e55f538: digest: sha256:1386d4f5096208ece4f53b49c50c5fd1b446915d07f0f1fdc47f7b34581edbe7 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:57 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:57 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 10:46:57 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 10:46:57 960eb2b87e13: Preparing 10:46:57 b3b061e87183: Preparing 10:46:57 46bf38588605: Preparing 10:46:57 28c3ef001483: Preparing 10:46:57 28c3ef001483: Layer already exists 10:46:57 46bf38588605: Layer already exists 10:46:57 960eb2b87e13: Layer already exists 10:46:57 b3b061e87183: Layer already exists 10:46:57 latest: digest: sha256:1386d4f5096208ece4f53b49c50c5fd1b446915d07f0f1fdc47f7b34581edbe7 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:58 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:58 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.15 10:46:58 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 10:46:58 960eb2b87e13: Preparing 10:46:58 b3b061e87183: Preparing 10:46:58 46bf38588605: Preparing 10:46:58 28c3ef001483: Preparing 10:46:58 b3b061e87183: Layer already exists 10:46:58 960eb2b87e13: Layer already exists 10:46:58 46bf38588605: Layer already exists 10:46:58 28c3ef001483: Layer already exists 10:46:58 2.3.0-dev.15: digest: sha256:1386d4f5096208ece4f53b49c50c5fd1b446915d07f0f1fdc47f7b34581edbe7 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:58 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:820e3f3b670a2eceeff6a8d1903c85b54e55f538-2.3.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:59 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:820e3f3b670a2eceeff6a8d1903c85b54e55f538-2.3.0-dev.15 10:46:59 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 10:46:59 960eb2b87e13: Preparing 10:46:59 b3b061e87183: Preparing 10:46:59 46bf38588605: Preparing 10:46:59 28c3ef001483: Preparing 10:46:59 960eb2b87e13: Layer already exists 10:46:59 28c3ef001483: Layer already exists 10:46:59 46bf38588605: Layer already exists 10:46:59 b3b061e87183: Layer already exists 10:46:59 820e3f3b670a2eceeff6a8d1903c85b54e55f538-2.3.0-dev.15: digest: sha256:1386d4f5096208ece4f53b49c50c5fd1b446915d07f0f1fdc47f7b34581edbe7 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:59 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:59 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 10:46:59 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 10:46:59 960eb2b87e13: Preparing 10:46:59 b3b061e87183: Preparing 10:46:59 46bf38588605: Preparing 10:46:59 28c3ef001483: Preparing 10:46:59 b3b061e87183: Layer already exists 10:46:59 28c3ef001483: Layer already exists 10:46:59 960eb2b87e13: Layer already exists 10:46:59 46bf38588605: Layer already exists 10:46:59 main: digest: sha256:1386d4f5096208ece4f53b49c50c5fd1b446915d07f0f1fdc47f7b34581edbe7 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:46:59 ===================================================== [Pipeline] echo 10:46:59 taggedImages: 10:46:59 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:820e3f3b670a2eceeff6a8d1903c85b54e55f538 10:46:59 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 10:46:59 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.15 10:46:59 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:820e3f3b670a2eceeff6a8d1903c85b54e55f538-2.3.0-dev.15 10:46:59 - 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 10:47:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:47:00 10:47:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:47:00 arm64: Pulling from edgex-lftools-log-publisher 10:47:00 8998bd30e6a1: Pulling fs layer 10:47:00 04944245beec: Pulling fs layer 10:47:00 699f458cf7ca: Pulling fs layer 10:47:00 765212b225bb: Pulling fs layer 10:47:00 f23df028b6ca: Pulling fs layer 10:47:00 d65c8cfc05b1: Pulling fs layer 10:47:00 2437ff75d9bd: Pulling fs layer 10:47:00 765212b225bb: Waiting 10:47:00 f23df028b6ca: Waiting 10:47:00 2437ff75d9bd: Waiting 10:47:00 d65c8cfc05b1: Waiting 10:47:00 04944245beec: Verifying Checksum 10:47:00 04944245beec: Download complete 10:47:00 765212b225bb: Verifying Checksum 10:47:00 765212b225bb: Download complete 10:47:00 f23df028b6ca: Verifying Checksum 10:47:00 f23df028b6ca: Download complete 10:47:00 d65c8cfc05b1: Download complete 10:47:00 699f458cf7ca: Verifying Checksum 10:47:00 699f458cf7ca: Download complete 10:47:01 8998bd30e6a1: Verifying Checksum 10:47:01 8998bd30e6a1: Download complete 10:47:03 2437ff75d9bd: Verifying Checksum 10:47:03 2437ff75d9bd: Download complete 10:47:05 8998bd30e6a1: Pull complete 10:47:05 04944245beec: Pull complete 10:47:07 699f458cf7ca: Pull complete 10:47:07 765212b225bb: Pull complete 10:47:08 f23df028b6ca: Pull complete 10:47:08 d65c8cfc05b1: Pull complete 10:47:23 2437ff75d9bd: Pull complete 10:47:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:47:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:47:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:47:23 prd-ubuntu20.04-docker-arm64-4c-16g-9281 does not seem to be running inside a container 10:47:23 $ 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/86 -v /w/workspace/edgex-ui-go/86:/w/workspace/edgex-ui-go/86:rw,z -v /w/workspace/edgex-ui-go/86@tmp:/w/workspace/edgex-ui-go/86@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 10:47:26 $ docker top cf79cce9ffa74449896154b8a029b74e269b809037f3b8391176f1d1978a1dda -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:47:26 ---> job-cost.sh 10:47:26 lf-activate-venv: SKIPPING 10:47:26 INFO: No Stack... 10:47:27 INFO: Retrieving Pricing Info for: v3-standard-4 10:47:28 INFO: Archiving Costs [Pipeline] sh 10:47:28 + + cutcat -d, /w/workspace/edgex-ui-go/86/archives/cost.csv -f6 10:47:28 [Pipeline] lock 10:47:28 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-86-stack-cost] 10:47:28 Resource [jenkins-edgexfoundry-edgex-ui-go-main-86-stack-cost] did not exist. Created. 10:47:28 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-86-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:47:29 /w/workspace/edgex-ui-go/86@tmp/durable-eabead80/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:47:30 + echo total: 0.10999999940395355 [Pipeline] stash 10:47:30 Warning: overwriting stash ‘stack-cost’ 10:47:34 Stashed 1 file(s) [Pipeline] } 10:47:34 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-86-stack-cost] [Pipeline] // lock [Pipeline] } 10:47:34 $ docker stop --time=1 cf79cce9ffa74449896154b8a029b74e269b809037f3b8391176f1d1978a1dda 10:47:36 $ docker rm -f cf79cce9ffa74449896154b8a029b74e269b809037f3b8391176f1d1978a1dda [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 10:47:36 provisioning config files... 10:47:36 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10608071086293696824tmp [Pipeline] { [Pipeline] sh 10:47:37 + set +x 10:47:37 + curl -s https://codecov.io/bash 10:47:37 + bash -s -- 10:47:37 10:47:37 _____ _ 10:47:37 / ____| | | 10:47:37 | | ___ __| | ___ ___ _____ __ 10:47:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:47:37 | |___| (_) | (_| | __/ (_| (_) \ V / 10:47:37 \_____\___/ \__,_|\___|\___\___/ \_/ 10:47:37 Bash-1.0.6 10:47:37 10:47:37 10:47:37 ==> git version 2.25.1 found 10:47:37 ==> 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 10:47:37 Release-Date: 2020-01-08 10:47:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:47:37 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:47:37 ==> Jenkins CI detected. 10:47:37 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 10:47:37 project root: . 10:47:37 --> token set from env 10:47:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:47:37 ==> Running gcov in . (disable via -X gcov) 10:47:37 ==> Python coveragepy not found 10:47:37 ==> Searching for coverage reports in: 10:47:37 + . 10:47:37 -> Found 1 reports 10:47:37 ==> Detecting git/mercurial file structure 10:47:37 ==> Reading reports 10:47:37 + ./coverage.out bytes=10 10:47:37 ==> Appending adjustments 10:47:37 https://docs.codecov.io/docs/fixing-reports 10:47:38 + Found adjustments 10:47:38 ==> Gzipping contents 10:47:38 12K /tmp/codecov.gyMWmO.gz 10:47:38 ==> Uploading reports 10:47:38 url: https://codecov.io 10:47:38 query: branch=main&commit=820e3f3b670a2eceeff6a8d1903c85b54e55f538&build=86&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F86%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:47:38 -> Pinging Codecov 10:47:38 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=820e3f3b670a2eceeff6a8d1903c85b54e55f538&build=86&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F86%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:47:38 -> Uploading to 10:47:38 https://storage.googleapis.com/codecov/v4/raw/2022-10-24/FB506323287CE973F263BFD2A0EB1F37/820e3f3b670a2eceeff6a8d1903c85b54e55f538/57b386b2-41b7-467a-b61e-d226fa34400e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221024T104738Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2536a7d6bfa216c0a1c4abbfb608df5e3dac02ef92907aee0503c926fdd1844f 10:47:38 % Total % Received % Xferd Average Speed Time Time Time Current 10:47:38 Dload Upload Total Spent Left Speed 10:47:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8872 0 0 100 8872 0 39963 --:--:-- --:--:-- --:--:-- 39963 100 8872 0 0 100 8872 0 36813 --:--:-- --:--:-- --:--:-- 36661 10:47:38 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/820e3f3b670a2eceeff6a8d1903c85b54e55f538 [Pipeline] } 10:47:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:47:38 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:47:38 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:47:39 10:47:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:47:39 1.410.4: Pulling from edgex-devops/edgex-snyk-go 10:47:39 df9b9388f04a: Pulling fs layer 10:47:39 52dc419b0ee2: Pulling fs layer 10:47:39 25bc292e5bac: Pulling fs layer 10:47:39 114826534d7a: Pulling fs layer 10:47:39 4657fd5d0bcf: Pulling fs layer 10:47:39 6ad1cebc031e: Pulling fs layer 10:47:39 8a3aa393b2d8: Pulling fs layer 10:47:39 114826534d7a: Waiting 10:47:39 8a3aa393b2d8: Waiting 10:47:39 6ad1cebc031e: Waiting 10:47:39 25bc292e5bac: Download complete 10:47:39 52dc419b0ee2: Verifying Checksum 10:47:39 52dc419b0ee2: Download complete 10:47:39 4657fd5d0bcf: Verifying Checksum 10:47:39 4657fd5d0bcf: Download complete 10:47:39 df9b9388f04a: Verifying Checksum 10:47:39 df9b9388f04a: Download complete 10:47:39 6ad1cebc031e: Verifying Checksum 10:47:39 6ad1cebc031e: Download complete 10:47:39 df9b9388f04a: Pull complete 10:47:39 52dc419b0ee2: Pull complete 10:47:39 25bc292e5bac: Pull complete 10:47:40 114826534d7a: Download complete 10:47:40 8a3aa393b2d8: Verifying Checksum 10:47:40 8a3aa393b2d8: Download complete 10:47:43 114826534d7a: Pull complete 10:47:43 4657fd5d0bcf: Pull complete 10:47:44 6ad1cebc031e: Pull complete 10:47:47 8a3aa393b2d8: Pull complete 10:47:47 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 10:47:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:47:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:47:47 prd-ubuntu20.04-docker-8c-8g-9280 does not seem to be running inside a container 10:47:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 10:47:50 $ docker top 99000d2795253b923bc93ab5ff0d48508f77444eedf69cbcdcf3448203de3ce6 -eo pid,comm [Pipeline] { [Pipeline] echo 10:47:50 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 10:47:50 + set -o pipefail 10:47:50 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 10:48:00 10:48:00 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 10:48:00 10:48:00 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/40c2ed3f-d473-4751-87cd-c0a816b4735c 10:48:00 10:48:00 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 10:48:00 10:48:00 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:48:00 10:48:00 10:48:00 A medium severity vulnerability was found in the Snyk CLI versions you are using. 10:48:00 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 10:48:00 More details here: https://snyk.co/ue1NS [Pipeline] } 10:48:00 $ docker stop --time=1 99000d2795253b923bc93ab5ff0d48508f77444eedf69cbcdcf3448203de3ce6 10:48:03 $ docker rm -f 99000d2795253b923bc93ab5ff0d48508f77444eedf69cbcdcf3448203de3ce6 [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 10:48:04 + git log --format=format:%s -1 820e3f3b670a2eceeff6a8d1903c85b54e55f538 [Pipeline] sh 10:48:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:48:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:48:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:48:05 prd-ubuntu20.04-docker-8c-8g-9280 does not seem to be running inside a container 10:48: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:48:05 $ docker top dd7bd12fcebd6bb2b641d761f31d9966d9490dee23207073b6d6592e2503d617 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:48:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:48:05 [ssh-agent] Looking for ssh-agent implementation... 10:48:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:48:05 $ docker exec dd7bd12fcebd6bb2b641d761f31d9966d9490dee23207073b6d6592e2503d617 ssh-agent 10:48:05 SSH_AUTH_SOCK=/tmp/ssh-U0gzGFj3sMnR/agent.31 10:48:05 SSH_AGENT_PID=38 10:48:05 Running ssh-add (command line suppressed) 10:48:06 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_18337440797601392210.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_18337440797601392210.key) 10:48:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:48:06 + git semver tag 10:48:06 2022-10-24 10:48:06,538 [run_tag] DEBUG tag force:False 10:48:06 2022-10-24 10:48:06,539 [check_head_tag] DEBUG check head tag 10:48:06 2022-10-24 10:48:06,539 [execute] INFO git cat-file --batch-check 10:48:06 2022-10-24 10:48:06,540 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 10:48:06 2022-10-24 10:48:06,544 [execute] INFO git cat-file --batch 10:48:06 2022-10-24 10:48:06,545 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 10:48:06 2022-10-24 10:48:06,555 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 10:48:06 2022-10-24 10:48:06,556 [execute] INFO git tag -a v2.3.0-dev.15 -m v2.3.0-dev.15 10:48:06 2022-10-24 10:48:06,556 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.15', '-m', 'v2.3.0-dev.15'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 10:48:06 2022-10-24 10:48:06,562 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 10:48:06 2.3.0-dev.15 [Pipeline] } 10:48:06 $ docker exec --env ******** --env ******** dd7bd12fcebd6bb2b641d761f31d9966d9490dee23207073b6d6592e2503d617 ssh-agent -k 10:48:06 unset SSH_AUTH_SOCK; 10:48:06 unset SSH_AGENT_PID; 10:48:06 echo Agent pid 38 killed; 10:48:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:48:07 + git semver [Pipeline] } 10:48:07 $ docker stop --time=1 dd7bd12fcebd6bb2b641d761f31d9966d9490dee23207073b6d6592e2503d617 10:48:09 $ docker rm -f dd7bd12fcebd6bb2b641d761f31d9966d9490dee23207073b6d6592e2503d617 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:48:09 10:48:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:48:10 0.23.1-centos7: Pulling from edgex-lftools 10:48:10 ab5ef0e58194: Pulling fs layer 10:48:10 9712f1f96733: Pulling fs layer 10:48:10 63f879dbbcfc: Pulling fs layer 10:48:10 0d9ebad4ef96: Pulling fs layer 10:48:10 e9a5061849ea: Pulling fs layer 10:48:10 d747dcd14b5f: Pulling fs layer 10:48:10 2de7ff778b66: Pulling fs layer 10:48:10 0d9ebad4ef96: Waiting 10:48:10 e9a5061849ea: Waiting 10:48:10 d747dcd14b5f: Waiting 10:48:10 2de7ff778b66: Waiting 10:48:10 9712f1f96733: Download complete 10:48:10 63f879dbbcfc: Verifying Checksum 10:48:10 63f879dbbcfc: Download complete 10:48:10 e9a5061849ea: Verifying Checksum 10:48:10 e9a5061849ea: Download complete 10:48:10 d747dcd14b5f: Verifying Checksum 10:48:10 d747dcd14b5f: Download complete 10:48:10 ab5ef0e58194: Verifying Checksum 10:48:10 ab5ef0e58194: Download complete 10:48:11 0d9ebad4ef96: Verifying Checksum 10:48:11 0d9ebad4ef96: Download complete 10:48:11 2de7ff778b66: Verifying Checksum 10:48:11 2de7ff778b66: Download complete 10:48:13 ab5ef0e58194: Pull complete 10:48:13 9712f1f96733: Pull complete 10:48:14 63f879dbbcfc: Pull complete 10:48:18 0d9ebad4ef96: Pull complete 10:48:18 e9a5061849ea: Pull complete 10:48:18 d747dcd14b5f: Pull complete 10:48:19 2de7ff778b66: Pull complete 10:48:19 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:48:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:48:19 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:48:19 prd-ubuntu20.04-docker-8c-8g-9280 does not seem to be running inside a container 10:48:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 10:48:23 $ docker top bf0883803e4ebdf237e09312d4e8bd28b46429229f6daa7d17a7208c90e425a4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:48:23 provisioning config files... 10:48:23 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17587250822989114993tmp 10:48:23 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1850056766001641626tmp 10:48:23 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config15362368446351156101tmp [Pipeline] { [Pipeline] echo 10:48:23 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:48:24 ---> sigul-configuration.sh 10:48:24 gpg: directory `/root/.gnupg' created 10:48:24 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:48:24 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:48:24 gpg: keyring `/root/.gnupg/secring.gpg' created 10:48:24 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:48:24 gpg: CAST5 encrypted data 10:48:24 gpg: encrypted with 1 passphrase 10:48:24 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:48:24 + mkdir /home/jenkins 10:48:24 + mkdir /home/jenkins/sigul [Pipeline] sh 10:48:24 + 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 10:48:24 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:48:25 ---> sigul-install.sh 10:48:25 Sigul already installed; skipping installation. [Pipeline] sh 10:48:25 + git tag --list 10:48:25 0.1.1 10:48:25 v1.1.0 10:48:25 v1.2.0 10:48:25 v1.2.1 10:48:25 v1.3.0 10:48:25 v2.0.0 10:48:25 v2.1.0 10:48:25 v2.2.0 10:48:25 v2.2.1-dev.1 10:48:25 v2.2.1-dev.2 10:48:25 v2.2.1-dev.3 10:48:25 v2.2.1-dev.4 10:48:25 v2.2.1-dev.5 10:48:25 v2.2.1-dev.6 10:48:25 v2.2.1-dev.7 10:48:25 v2.3.0-dev.10 10:48:25 v2.3.0-dev.11 10:48:25 v2.3.0-dev.12 10:48:25 v2.3.0-dev.13 10:48:25 v2.3.0-dev.14 10:48:25 v2.3.0-dev.15 10:48:25 v2.3.0-dev.7 10:48:25 v2.3.0-dev.8 10:48:25 v2.3.0-dev.9 [Pipeline] sh 10:48:25 + lftools sign git-tag v2.3.0-dev.15 10:48:26 Signing Git tag with Sigul... 10:48:26 Signing v2.3.0-dev.15 [Pipeline] echo 10:48:26 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:48:26 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:48:27 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:48:27 $ docker stop --time=1 bf0883803e4ebdf237e09312d4e8bd28b46429229f6daa7d17a7208c90e425a4 10:48:28 $ docker rm -f bf0883803e4ebdf237e09312d4e8bd28b46429229f6daa7d17a7208c90e425a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:48:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:48:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:48:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:48:29 prd-ubuntu20.04-docker-8c-8g-9280 does not seem to be running inside a container 10:48: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:48:29 $ docker top bcdda8a1fd0d7493444a11eb9a2f7873f2e17f6ec25e0ce3ebc1b1dcfc81e110 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:48:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:48:29 [ssh-agent] Looking for ssh-agent implementation... 10:48:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:48:29 $ docker exec bcdda8a1fd0d7493444a11eb9a2f7873f2e17f6ec25e0ce3ebc1b1dcfc81e110 ssh-agent 10:48:29 SSH_AUTH_SOCK=/tmp/ssh-zLCwhG2mePeu/agent.32 10:48:29 SSH_AGENT_PID=38 10:48:29 Running ssh-add (command line suppressed) 10:48:30 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3487048657213516854.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3487048657213516854.key) 10:48:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:48:30 + git semver bump pre 10:48:30 2022-10-24 10:48:30,573 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 10:48:30 2022-10-24 10:48:30,573 [bump_version] DEBUG bumping version:2.3.0-dev.15 on axis:pre with prefix:dev 10:48:30 2022-10-24 10:48:30,573 [bump_version] DEBUG bumped version:2.3.0-dev.16 10:48:30 2022-10-24 10:48:30,573 [write_version] DEBUG write version:2.3.0-dev.16 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 10:48:30 2022-10-24 10:48:30,573 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 10:48:30 2022-10-24 10:48:30,573 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 10:48:30 2022-10-24 10:48:30,575 [execute] INFO git cat-file --batch-check 10:48:30 2022-10-24 10:48:30,575 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 10:48:30 2022-10-24 10:48:30,580 [execute] INFO git cat-file --batch 10:48:30 2022-10-24 10:48:30,580 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 10:48:30 2022-10-24 10:48:30,584 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 10:48:30 2.3.0-dev.16 [Pipeline] } 10:48:30 $ docker exec --env ******** --env ******** bcdda8a1fd0d7493444a11eb9a2f7873f2e17f6ec25e0ce3ebc1b1dcfc81e110 ssh-agent -k 10:48:30 unset SSH_AUTH_SOCK; 10:48:30 unset SSH_AGENT_PID; 10:48:30 echo Agent pid 38 killed; 10:48:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:48:31 + git semver [Pipeline] } 10:48:31 $ docker stop --time=1 bcdda8a1fd0d7493444a11eb9a2f7873f2e17f6ec25e0ce3ebc1b1dcfc81e110 10:48:32 $ docker rm -f bcdda8a1fd0d7493444a11eb9a2f7873f2e17f6ec25e0ce3ebc1b1dcfc81e110 [Pipeline] // withDockerContainer [Pipeline] sh 10:48:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:48:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:48:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:48:33 prd-ubuntu20.04-docker-8c-8g-9280 does not seem to be running inside a container 10:48:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:48:33 $ docker top 3d7014a68744e31803f95d3749da3254dd083f5d05ea5bd99e8b7f12ca623a79 -eo pid,comm 10:48:33 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:48:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:48:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:48:33 [ssh-agent] Looking for ssh-agent implementation... 10:48:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:48:33 $ docker exec 3d7014a68744e31803f95d3749da3254dd083f5d05ea5bd99e8b7f12ca623a79 ssh-agent 10:48:34 SSH_AUTH_SOCK=/tmp/ssh-oshQ5eqCTRh8/agent.34 10:48:34 SSH_AGENT_PID=40 10:48:34 Running ssh-add (command line suppressed) 10:48:34 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2339608462480133290.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2339608462480133290.key) 10:48:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:48:34 + git semver push 10:48:34 2022-10-24 10:48:34,630 [run_push] DEBUG push 10:48:34 2022-10-24 10:48:34,631 [execute] INFO git cat-file --batch-check 10:48:34 2022-10-24 10:48:34,631 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 10:48:34 2022-10-24 10:48:34,634 [execute] INFO git rev-list e63d995b361361e09e8aaa00bd86c6dca761e2d5 -- 10:48:34 2022-10-24 10:48:34,635 [execute] DEBUG Popen(['git', 'rev-list', 'e63d995b361361e09e8aaa00bd86c6dca761e2d5', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 10:48:34 2022-10-24 10:48:34,643 [execute] INFO git fetch -v origin 10:48:34 2022-10-24 10:48:34,643 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 10:48:35 2022-10-24 10:48:35,198 [run_push] DEBUG no remote changes detected 10:48:35 2022-10-24 10:48:35,198 [execute] INFO git push origin semver 10:48:35 2022-10-24 10:48:35,198 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 10:48:36 2022-10-24 10:48:36,028 [run_push] DEBUG push all version tags 10:48:36 2022-10-24 10:48:36,028 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:48:36 2022-10-24 10:48:36,029 [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) 10:48:36 2022-10-24 10:48:36,831 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 10:48:36 2.3.0-dev.16 [Pipeline] } 10:48:36 $ docker exec --env ******** --env ******** 3d7014a68744e31803f95d3749da3254dd083f5d05ea5bd99e8b7f12ca623a79 ssh-agent -k 10:48:37 unset SSH_AUTH_SOCK; 10:48:37 unset SSH_AGENT_PID; 10:48:37 echo Agent pid 40 killed; 10:48:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:48:37 + git semver [Pipeline] } 10:48:37 $ docker stop --time=1 3d7014a68744e31803f95d3749da3254dd083f5d05ea5bd99e8b7f12ca623a79 10:48:38 $ docker rm -f 3d7014a68744e31803f95d3749da3254dd083f5d05ea5bd99e8b7f12ca623a79 [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 10:48:39 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 10:48:39 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 10:48:39 total 16 10:48:39 drwxr-xr-x 3 root root 4096 Oct 24 10:34 . 10:48:39 drwxrwxr-x 15 jenkins jenkins 4096 Oct 24 10:48 .. 10:48:39 drwxr-xr-x 2 root root 4096 Oct 24 10:34 cost 10:48:39 -rw-r--r-- 1 root root 82 Oct 24 10:34 cost.csv 10:48:39 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 10:48:39 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 10:48:39 total 16 10:48:39 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 10:34 . 10:48:39 drwxrwxr-x 15 jenkins jenkins 4096 Oct 24 10:48 .. 10:48:39 drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 10:34 cost 10:48:39 -rw-r--r-- 1 jenkins jenkins 82 Oct 24 10:34 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:48:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:48:40 ---> package-listing.sh 10:48:40 ++ facter osfamily 10:48:40 ++ tr '[:upper:]' '[:lower:]' 10:48:40 + OS_FAMILY=debian 10:48:40 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 10:48:40 + START_PACKAGES=/tmp/packages_start.txt 10:48:40 + END_PACKAGES=/tmp/packages_end.txt 10:48:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:48:40 + PACKAGES=/tmp/packages_start.txt 10:48:40 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 10:48:40 + PACKAGES=/tmp/packages_end.txt 10:48:40 + case "${OS_FAMILY}" in 10:48:40 + dpkg -l 10:48:40 + grep '^ii' 10:48:40 + '[' -f /tmp/packages_start.txt ']' 10:48:40 + '[' -f /tmp/packages_end.txt ']' 10:48:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:48:40 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 10:48:40 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 10:48:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 10:48:40 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 10:48:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:48:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:48:41 prd-ubuntu20.04-docker-8c-8g-9280 does not seem to be running inside a container 10:48:41 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:48:42 $ docker top 7f3081b8b608b9725ce31036e37a58786454759e4efa4b04e13866e9abec407a -eo pid,comm [Pipeline] { [Pipeline] sh 10:48:43 + touch /tmp/pre-build-complete [Pipeline] sh 10:48:43 + mkdir -p /var/log/sysstat [Pipeline] sh 10:48:43 + ls /var/log/sa-host 10:48:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:48:43 provisioning config files... 10:48:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4736968590736844986tmp [Pipeline] { [Pipeline] echo 10:48:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:48:44 ---> create-netrc.sh [Pipeline] } 10:48:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:48:44 ---> python-tools-install.sh [Pipeline] echo 10:48:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:48:44 ---> sudo-logs.sh 10:48:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:48:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:48:45 ---> job-cost.sh 10:48:45 lf-activate-venv: SKIPPING 10:48:45 DEBUG: total: 0.2199999988079071 10:48:45 INFO: Retrieving Stack Cost... 10:48:45 INFO: Retrieving Pricing Info for: v3-standard-8 10:48:45 INFO: Archiving Costs [Pipeline] echo 10:48:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:48:46 ---> logs-deploy.sh 10:48:46 lf-activate-venv: SKIPPING 10:48:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/86 10:48:46 INFO: archiving workspace using pattern(s): 10:48:47 Archives upload complete. 10:48:47 INFO: archiving logs to Nexus 10:48:47 ---> uname -a: 10:48:47 Linux prd-ubuntu20-04-docker-8c-8g-9280 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:48:47 10:48:47 10:48:47 ---> lscpu: 10:48:47 Architecture: x86_64 10:48:47 CPU op-mode(s): 32-bit, 64-bit 10:48:47 Byte Order: Little Endian 10:48:47 Address sizes: 40 bits physical, 48 bits virtual 10:48:47 CPU(s): 8 10:48:47 On-line CPU(s) list: 0-7 10:48:47 Thread(s) per core: 1 10:48:47 Core(s) per socket: 1 10:48:47 Socket(s): 8 10:48:47 NUMA node(s): 1 10:48:47 Vendor ID: AuthenticAMD 10:48:47 CPU family: 23 10:48:47 Model: 49 10:48:47 Model name: AMD EPYC-Rome Processor 10:48:47 Stepping: 0 10:48:47 CPU MHz: 2799.956 10:48:47 BogoMIPS: 5599.91 10:48:47 Virtualization: AMD-V 10:48:47 Hypervisor vendor: KVM 10:48:47 Virtualization type: full 10:48:47 L1d cache: 256 KiB 10:48:47 L1i cache: 256 KiB 10:48:47 L2 cache: 4 MiB 10:48:47 L3 cache: 128 MiB 10:48:47 NUMA node0 CPU(s): 0-7 10:48:47 Vulnerability Itlb multihit: Not affected 10:48:47 Vulnerability L1tf: Not affected 10:48:47 Vulnerability Mds: Not affected 10:48:47 Vulnerability Meltdown: Not affected 10:48:47 Vulnerability Mmio stale data: Not affected 10:48:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:48:47 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:48:47 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:48:47 Vulnerability Srbds: Not affected 10:48:47 Vulnerability Tsx async abort: Not affected 10:48:47 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 10:48:47 10:48:47 10:48:47 ---> nproc: 10:48:47 8 10:48:47 10:48:47 10:48:47 ---> df -h: 10:48:47 Filesystem Size Used Avail Use% Mounted on 10:48:47 overlay 155G 14G 142G 9% / 10:48:47 tmpfs 64M 0 64M 0% /dev 10:48:47 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:48:47 shm 64M 0 64M 0% /dev/shm 10:48:47 /dev/vda1 155G 14G 142G 9% /facter-os 10:48:47 10:48:47 10:48:47 ---> sar -b -r -n DEV: 10:48:47 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9280) 10/24/22 _x86_64_ (8 CPU) 10:48:47 10:48:47 10:29:46 LINUX RESTART (8 CPU) 10:48:47 10:48:47 10:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:48:47 10:31:01 215.51 47.68 167.84 0.00 5381.10 115490.62 0.00 10:48:47 10:32:01 224.13 1.30 222.83 0.00 16.26 72737.21 0.00 10:48:47 10:33:01 222.68 0.30 222.38 0.00 5.87 35471.29 0.00 10:48:47 10:34:01 181.47 0.25 181.22 0.00 17.20 29798.10 0.00 10:48:47 10:35:01 72.97 9.35 63.62 0.00 2886.59 16913.60 0.00 10:48:47 10:36:01 2.57 0.00 2.57 0.00 0.00 29.06 0.00 10:48:47 10:37:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 10:48:47 10:38:01 1.50 0.00 1.50 0.00 0.00 16.13 0.00 10:48:47 10:39:01 1.13 0.00 1.13 0.00 0.00 12.00 0.00 10:48:47 10:40:01 2.15 0.00 2.15 0.00 0.00 34.26 0.00 10:48:47 10:41:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 10:48:47 10:42:01 1.47 0.00 1.47 0.00 0.00 16.26 0.00 10:48:47 10:43:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 10:48:47 10:44:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 10:48:47 10:45:01 1.92 0.02 1.90 0.00 0.13 25.46 0.00 10:48:47 10:46:01 1.75 0.00 1.75 0.00 0.00 18.40 0.00 10:48:47 10:47:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 10:48:47 10:48:01 35.24 1.27 33.98 0.00 33.33 27310.65 0.00 10:48:47 Average: 53.87 3.34 50.53 0.00 463.34 16550.97 0.00 10:48:47 10:48:47 10:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:48:47 10:31:01 28922548 31606236 710508 2.16 78488 2874988 2023912 5.96 1039596 2556764 880 10:48:47 10:32:01 27650484 31530800 772460 2.35 158136 3882172 1988628 5.86 1254956 3485364 4376 10:48:47 10:33:01 26369756 31128532 1194664 3.63 214040 4541616 2201148 6.49 1812444 4054460 21872 10:48:47 10:34:01 26185956 31569060 725908 2.21 223508 5143348 1851412 5.46 1559448 4463232 314248 10:48:47 10:35:01 25886680 31542976 740000 2.25 241536 5392216 1791444 5.28 1741376 4562284 248 10:48:47 10:36:01 25897108 31553444 729964 2.22 241584 5392212 1789736 5.27 1728084 4562216 12 10:48:47 10:37:01 25905008 31561352 722052 2.20 241600 5392216 1789736 5.27 1720496 4562220 8 10:48:47 10:38:01 25905180 31561536 721872 2.20 241608 5392220 1789736 5.27 1720496 4562228 40 10:48:47 10:39:01 25913692 31570092 713276 2.17 241632 5392220 1789736 5.27 1711456 4562228 12 10:48:47 10:40:01 25913784 31570500 712880 2.17 241660 5392224 1789736 5.27 1711040 4562456 64 10:48:47 10:41:01 25913672 31570392 712916 2.17 241672 5392224 1789736 5.27 1711176 4562456 16 10:48:47 10:42:01 25914124 31570848 712600 2.17 241688 5392228 1789736 5.27 1711332 4562460 48 10:48:47 10:43:01 25914620 31571348 712068 2.17 241692 5392232 1789736 5.27 1711552 4562464 8 10:48:47 10:44:01 25914452 31571212 712040 2.17 241704 5392236 1789736 5.27 1711420 4562460 164 10:48:47 10:45:01 25915664 31572508 710728 2.16 241740 5392212 1787352 5.27 1711460 4562444 64 10:48:47 10:46:01 25914836 31571716 711420 2.16 241756 5392216 1787352 5.27 1711604 4562444 4 10:48:47 10:47:01 25915064 31571948 711128 2.16 241772 5392220 1787352 5.27 1711252 4562448 12 10:48:47 10:48:01 24795712 31545984 729460 2.22 269644 6366544 1923004 5.67 1846436 5450120 284312 10:48:47 Average: 26152686 31541138 747552 2.27 226970 5161530 1847179 5.44 1656979 4406708 34799 10:48:47 10:48:47 10:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:48:47 10:31:01 docker0 82.45 88.29 6.19 347.94 0.00 0.00 0.00 0.00 10:48:47 10:31:01 lo 8.33 8.33 0.82 0.82 0.00 0.00 0.00 0.00 10:48:47 10:31:01 veth60a2647 32.46 41.36 3.00 35.26 0.00 0.00 0.00 0.00 10:48:47 10:31:01 ens3 791.57 555.46 7709.12 103.61 0.00 0.00 0.00 0.00 10:48:47 10:32:01 docker0 126.05 225.35 10.64 3697.23 0.00 0.00 0.00 0.00 10:48:47 10:32:01 vethdad4ec0 1.37 1.87 0.09 33.03 0.00 0.00 0.00 0.00 10:48:47 10:32:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 10:48:47 10:32:01 veth1b592f3 0.00 0.23 0.00 0.02 0.00 0.00 0.00 0.00 10:48:47 10:32:01 ens3 287.42 170.79 4410.82 29.28 0.00 0.00 0.00 0.00 10:48:47 10:33:01 veth9581b15 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:48:47 10:33:01 docker0 127.11 282.24 18.90 1936.15 0.00 0.00 0.00 0.00 10:48:47 10:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:48:47 10:33:01 veth1b592f3 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:48:47 10:33:01 ens3 336.41 187.72 1966.52 141.31 0.00 0.00 0.00 0.00 10:48:47 10:34:01 docker0 7.00 8.53 0.41 40.81 0.00 0.00 0.00 0.00 10:48:47 10:34:01 lo 7.53 7.53 0.73 0.73 0.00 0.00 0.00 0.00 10:48:47 10:34:01 ens3 184.70 133.26 2651.24 246.32 0.00 0.00 0.00 0.00 10:48:47 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:48:47 10:35:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 10:48:47 10:35:01 ens3 62.31 55.71 1305.26 56.82 0.00 0.00 0.00 0.00 10:48:47 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:48:47 10:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:48:47 10:36:01 ens3 0.78 2.13 0.12 6.66 0.00 0.00 0.00 0.00 10:48:47 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:48:47 10:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:48:47 10:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:48:47 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:48:47 10:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:48:47 10:38:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:48:47 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:48:47 10:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:48:47 10:39:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:48:47 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:48:47 10:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:48:47 10:40:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:48:47 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:48:47 10:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:48:47 10:41:01 ens3 1.13 2.00 2.33 6.63 0.00 0.00 0.00 0.00 10:48:47 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:48:47 10:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:48:47 10:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:48:47 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:48:47 10:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:48:47 10:43:01 ens3 10.46 15.58 11.80 12.82 0.00 0.00 0.00 0.00 10:48:47 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:48:47 10:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:48:47 10:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:48:47 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:48:47 10:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:48:47 10:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:48:47 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:48:47 10:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:48:47 10:46:01 ens3 0.25 0.25 0.08 0.08 0.00 0.00 0.00 0.00 10:48:47 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:48:47 10:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:48:47 10:47:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:48:47 10:48:01 veth1c01940 36.46 56.94 3.75 686.69 0.00 0.00 0.00 0.06 10:48:47 10:48:01 docker0 36.46 56.82 3.26 686.68 0.00 0.00 0.00 0.00 10:48:47 10:48:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 10:48:47 10:48:01 ens3 229.01 128.31 4666.26 17.42 0.00 0.00 0.00 0.00 10:48:47 Average: veth1c01940 2.03 3.16 0.21 38.15 0.00 0.00 0.00 0.00 10:48:47 Average: docker0 21.06 36.73 2.19 372.69 0.00 0.00 0.00 0.00 10:48:47 Average: lo 1.08 1.08 0.10 0.10 0.00 0.00 0.00 0.00 10:48:47 Average: ens3 105.81 69.54 1262.36 34.50 0.00 0.00 0.00 0.00 10:48:47 10:48:47 10:48:47 ---> sar -P ALL: 10:48:47 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9280) 10/24/22 _x86_64_ (8 CPU) 10:48:47 10:48:47 10:29:46 LINUX RESTART (8 CPU) 10:48:47 10:48:47 10:30:01 CPU %user %nice %system %iowait %steal %idle 10:48:47 10:31:01 all 10.63 0.00 4.26 2.75 0.06 82.31 10:48:47 10:31:01 0 11.27 0.00 4.08 0.96 0.05 83.64 10:48:47 10:31:01 1 12.07 0.00 3.18 0.27 0.05 84.43 10:48:47 10:31:01 2 11.45 0.00 3.05 0.42 0.05 85.03 10:48:47 10:31:01 3 9.61 0.00 4.64 1.13 0.07 84.55 10:48:47 10:31:01 4 8.96 0.00 4.16 0.77 0.05 86.06 10:48:47 10:31:01 5 12.72 0.00 5.59 6.18 0.07 75.44 10:48:47 10:31:01 6 11.52 0.00 4.60 8.73 0.07 75.09 10:48:47 10:31:01 7 7.40 0.00 4.75 3.56 0.07 84.22 10:48:47 10:32:01 all 19.41 0.00 5.63 3.36 0.08 71.52 10:48:47 10:32:01 0 20.71 0.00 6.66 3.80 0.15 68.68 10:48:47 10:32:01 1 18.56 0.00 5.69 13.41 0.07 62.28 10:48:47 10:32:01 2 18.79 0.00 5.38 1.50 0.07 74.26 10:48:47 10:32:01 3 19.18 0.00 5.22 0.18 0.07 75.34 10:48:47 10:32:01 4 19.01 0.00 5.33 0.44 0.07 75.16 10:48:47 10:32:01 5 18.74 0.00 5.45 3.71 0.05 72.05 10:48:47 10:32:01 6 20.54 0.00 5.92 3.49 0.05 70.00 10:48:47 10:32:01 7 19.77 0.00 5.42 0.41 0.10 74.30 10:48:47 10:33:01 all 19.00 0.00 5.40 1.79 0.07 73.73 10:48:47 10:33:01 0 9.38 0.00 2.57 0.18 0.07 87.79 10:48:47 10:33:01 1 30.11 0.00 4.81 0.10 0.07 64.91 10:48:47 10:33:01 2 11.98 0.00 4.37 3.86 0.07 79.72 10:48:47 10:33:01 3 22.17 0.00 5.03 0.25 0.07 72.48 10:48:47 10:33:01 4 31.03 0.00 7.17 6.66 0.07 55.08 10:48:47 10:33:01 5 15.67 0.00 5.70 1.84 0.07 76.73 10:48:47 10:33:01 6 15.81 0.00 5.36 0.72 0.07 78.04 10:48:47 10:33:01 7 15.80 0.00 8.26 0.73 0.08 75.12 10:48:47 10:34:01 all 20.62 0.00 5.02 1.22 0.08 73.05 10:48:47 10:34:01 0 17.45 0.00 4.57 0.08 0.10 77.79 10:48:47 10:34:01 1 18.18 0.00 4.88 0.42 0.07 76.46 10:48:47 10:34:01 2 31.96 0.00 5.23 2.44 0.07 60.31 10:48:47 10:34:01 3 19.71 0.00 5.87 0.05 0.08 74.28 10:48:47 10:34:01 4 19.33 0.00 4.00 0.51 0.07 76.10 10:48:47 10:34:01 5 19.69 0.00 5.25 1.79 0.07 73.20 10:48:47 10:34:01 6 20.41 0.00 5.44 3.08 0.12 70.95 10:48:47 10:34:01 7 18.23 0.00 4.95 1.43 0.08 75.31 10:48:47 10:35:01 all 1.48 0.00 1.04 0.87 0.02 96.60 10:48:47 10:35:01 0 1.57 0.00 1.02 0.07 0.02 97.33 10:48:47 10:35:01 1 1.63 0.00 0.98 0.42 0.02 96.95 10:48:47 10:35:01 2 1.69 0.00 1.30 1.40 0.02 95.59 10:48:47 10:35:01 3 1.22 0.00 0.72 1.25 0.03 96.78 10:48:47 10:35:01 4 0.93 0.00 1.95 0.27 0.02 96.83 10:48:47 10:35:01 5 2.42 0.00 0.74 2.54 0.03 94.27 10:48:47 10:35:01 6 1.37 0.00 0.62 0.02 0.00 98.00 10:48:47 10:35:01 7 0.97 0.00 0.99 0.97 0.03 97.04 10:48:47 10:36:01 all 0.03 0.00 0.03 0.00 0.01 99.93 10:48:47 10:36:01 0 0.05 0.00 0.05 0.00 0.02 99.88 10:48:47 10:36:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:48:47 10:36:01 2 0.02 0.00 0.03 0.00 0.00 99.95 10:48:47 10:36:01 3 0.03 0.00 0.02 0.02 0.00 99.93 10:48:47 10:36:01 4 0.02 0.00 0.03 0.00 0.00 99.95 10:48:47 10:36:01 5 0.03 0.00 0.02 0.00 0.02 99.93 10:48:47 10:36:01 6 0.03 0.00 0.02 0.00 0.02 99.93 10:48:47 10:36:01 7 0.05 0.00 0.02 0.02 0.00 99.92 10:48:47 10:37:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:48:47 10:37:01 0 0.03 0.00 0.00 0.00 0.02 99.95 10:48:47 10:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:48:47 10:37:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:48:47 10:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:48:47 10:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:48:47 10:37:01 5 0.05 0.00 0.02 0.00 0.02 99.92 10:48:47 10:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:48:47 10:37:01 7 0.02 0.00 0.02 0.02 0.00 99.95 10:48:47 10:38:01 all 0.02 0.00 0.01 0.01 0.01 99.96 10:48:47 10:38:01 0 0.07 0.00 0.03 0.00 0.03 99.87 10:48:47 10:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:48:47 10:38:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:48:47 10:38:01 3 0.02 0.00 0.02 0.03 0.02 99.92 10:48:47 10:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:48:47 10:38:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:48:47 10:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:48:47 10:38:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:48:47 10:39:01 all 0.06 0.00 0.02 0.01 0.01 99.91 10:48:47 10:39:01 0 0.07 0.00 0.02 0.00 0.02 99.90 10:48:47 10:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:48:47 10:39:01 2 0.00 0.00 0.02 0.00 0.02 99.97 10:48:47 10:39:01 3 0.03 0.00 0.03 0.00 0.00 99.93 10:48:47 10:39:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:48:47 10:39:01 5 0.02 0.00 0.02 0.07 0.02 99.88 10:48:47 10:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:48:47 10:39:01 7 0.30 0.00 0.02 0.00 0.00 99.68 10:48:47 10:40:01 all 0.03 0.00 0.01 0.01 0.01 99.94 10:48:47 10:40:01 0 0.03 0.00 0.03 0.00 0.02 99.92 10:48:47 10:40:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:48:47 10:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:48:47 10:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:48:47 10:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:48:47 10:40:01 5 0.02 0.00 0.02 0.02 0.02 99.93 10:48:47 10:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:48:47 10:40:01 7 0.17 0.00 0.00 0.03 0.00 99.80 10:48:47 10:41:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:48:47 10:41:01 0 0.05 0.00 0.02 0.00 0.02 99.92 10:48:47 10:41:01 1 0.05 0.00 0.00 0.00 0.00 99.95 10:48:47 10:41:01 2 0.03 0.00 0.02 0.00 0.02 99.93 10:48:47 10:41:01 3 0.00 0.00 0.02 0.02 0.02 99.95 10:48:47 10:41:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:48:47 10:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:48:47 10:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:48:47 10:41:01 7 0.03 0.00 0.02 0.02 0.03 99.90 10:48:47 10:48:47 10:41:01 CPU %user %nice %system %iowait %steal %idle 10:48:47 10:42:01 all 0.01 0.00 0.02 0.01 0.01 99.95 10:48:47 10:42:01 0 0.02 0.00 0.05 0.00 0.02 99.92 10:48:47 10:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:48:47 10:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:48:47 10:42:01 3 0.03 0.00 0.03 0.03 0.00 99.90 10:48:47 10:42:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:48:47 10:42:01 5 0.03 0.00 0.02 0.00 0.02 99.93 10:48:47 10:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:48:47 10:42:01 7 0.00 0.00 0.00 0.02 0.02 99.97 10:48:47 10:43:01 all 0.03 0.00 0.02 0.00 0.00 99.95 10:48:47 10:43:01 0 0.08 0.00 0.03 0.00 0.03 99.85 10:48:47 10:43:01 1 0.02 0.00 0.05 0.00 0.00 99.93 10:48:47 10:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:48:47 10:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:48:47 10:43:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:48:47 10:43:01 5 0.03 0.00 0.00 0.02 0.00 99.95 10:48:47 10:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:48:47 10:43:01 7 0.07 0.00 0.03 0.00 0.00 99.90 10:48:47 10:44:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:48:47 10:44:01 0 0.02 0.00 0.05 0.00 0.02 99.92 10:48:47 10:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:48:47 10:44:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:48:47 10:44:01 3 0.02 0.00 0.02 0.02 0.02 99.93 10:48:47 10:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:48:47 10:44:01 5 0.05 0.00 0.02 0.00 0.02 99.92 10:48:47 10:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:48:47 10:44:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:48:47 10:45:01 all 0.04 0.00 0.03 0.01 0.01 99.91 10:48:47 10:45:01 0 0.07 0.00 0.02 0.00 0.02 99.90 10:48:47 10:45:01 1 0.03 0.00 0.03 0.00 0.00 99.93 10:48:47 10:45:01 2 0.05 0.00 0.02 0.00 0.02 99.92 10:48:47 10:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:48:47 10:45:01 4 0.03 0.00 0.03 0.00 0.00 99.93 10:48:47 10:45:01 5 0.05 0.00 0.05 0.03 0.02 99.85 10:48:47 10:45:01 6 0.02 0.00 0.03 0.02 0.02 99.92 10:48:47 10:45:01 7 0.03 0.00 0.03 0.03 0.02 99.88 10:48:47 10:46:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:48:47 10:46:01 0 0.03 0.00 0.03 0.00 0.03 99.90 10:48:47 10:46:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:48:47 10:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:48:47 10:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:48:47 10:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:48:47 10:46:01 5 0.02 0.00 0.02 0.00 0.02 99.95 10:48:47 10:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:48:47 10:46:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:48:47 10:47:01 all 0.01 0.00 0.00 0.00 0.01 99.97 10:48:47 10:47:01 0 0.05 0.00 0.02 0.00 0.03 99.90 10:48:47 10:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:48:47 10:47:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:48:47 10:47:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:48:47 10:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:48:47 10:47:01 5 0.02 0.00 0.00 0.02 0.00 99.97 10:48:47 10:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:48:47 10:47:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:48:47 10:48:01 all 4.55 0.00 1.95 0.68 0.04 92.78 10:48:47 10:48:01 0 5.60 0.00 1.75 0.00 0.05 92.60 10:48:47 10:48:01 1 4.16 0.00 1.89 0.05 0.03 93.87 10:48:47 10:48:01 2 3.66 0.00 2.18 0.02 0.07 94.08 10:48:47 10:48:01 3 4.14 0.00 2.94 0.00 0.02 92.90 10:48:47 10:48:01 4 4.27 0.00 2.00 0.03 0.03 93.66 10:48:47 10:48:01 5 5.73 0.00 1.27 0.27 0.03 92.70 10:48:47 10:48:01 6 4.23 0.00 1.76 3.96 0.02 90.02 10:48:47 10:48:01 7 4.62 0.00 1.85 1.11 0.03 92.39 10:48:47 Average: all 4.20 0.00 1.30 0.59 0.02 93.89 10:48:47 Average: 0 3.68 0.00 1.16 0.28 0.04 94.84 10:48:47 Average: 1 4.70 0.00 1.19 0.80 0.02 93.29 10:48:47 Average: 2 4.40 0.00 1.20 0.53 0.02 93.85 10:48:47 Average: 3 4.21 0.00 1.36 0.17 0.02 94.24 10:48:47 Average: 4 4.62 0.00 1.37 0.48 0.02 93.51 10:48:47 Average: 5 4.15 0.00 1.33 0.91 0.03 93.59 10:48:47 Average: 6 4.09 0.00 1.31 1.10 0.02 93.48 10:48:47 Average: 7 3.71 0.00 1.45 0.46 0.03 94.35 10:48:47 10:48:47 10:48:47