Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e14961ab0b8184a268f9b1ec7e31faff01efae52 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-ssh9254414582926967974.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-ssh5271758704541678941.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-ssh8677714602009333966.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-ssh15977515377746179309.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-ssh6522987880412279894.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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-117109 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 Avoid second fetch Checking out Revision e14961ab0b8184a268f9b1ec7e31faff01efae52 (main) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2 (#563)" > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e14961ab0b8184a268f9b1ec7e31faff01efae52 # timeout=10 > git rev-list --no-walk 631204ad6e31f2ad7f2af9d8870acc6cdc448164 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:10:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:10:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:10:08 ========================================================= 11:10:08 EdgeX Global Pipelines Version Info 11:10:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:10:09 ------------------- 11:10:09 stable info: 11:10:09 ------------------- 11:10:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:10:09 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 11:10:09 Message: update stable to v1.0.243 11:10:09 ------------------- 11:10:09 experimental info: 11:10:09 ------------------- 11:10:09 Commited By: **** collab-it+edgex@linuxfoundation.org 11:10:09 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 11:10:09 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:10:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 11:10:09 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 11:10:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:10:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:10:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:10:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 11:10:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:10:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:10:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:10:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:10:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:10:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 11:10:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:10:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:10:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:10:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:10:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:10:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:10:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:10:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:10:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:10:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:10:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:10:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:10:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:10:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:10:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:10:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 11:10:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 11:10:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 11:10:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e14961ab0b8184a268f9b1ec7e31faff01efae52 [Pipeline] echo 11:10:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e14961a [Pipeline] echo 11:10:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:10:10 provisioning config files... 11:10:10 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2864024313263394766tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:10:10 ---> docker-login.sh 11:10:10 nexus3.edgexfoundry.org:10001 11:10:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:10:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:10:11 Configure a credential helper to remove this warning. See 11:10:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:10:11 11:10:11 Login Succeeded 11:10:11 nexus3.edgexfoundry.org:10002 11:10:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:10:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:10:11 Configure a credential helper to remove this warning. See 11:10:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:10:11 11:10:11 Login Succeeded 11:10:11 nexus3.edgexfoundry.org:10003 11:10:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:10:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:10:11 Configure a credential helper to remove this warning. See 11:10:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:10:11 11:10:11 Login Succeeded 11:10:11 nexus3.edgexfoundry.org:10004 11:10:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:10:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:10:11 Configure a credential helper to remove this warning. See 11:10:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:10:11 11:10:11 Login Succeeded 11:10:11 docker.io 11:10:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:10:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:10:11 Configure a credential helper to remove this warning. See 11:10:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:10:11 11:10:11 Login Succeeded 11:10:11 ---> docker-login.sh ends [Pipeline] } 11:10:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:10:12 + git rev-list -1 --merges e14961ab0b8184a268f9b1ec7e31faff01efae52~1..e14961ab0b8184a268f9b1ec7e31faff01efae52 [Pipeline] echo 11:10:12 -----------> git rev-list -1 --merges e14961ab0b8184a268f9b1ec7e31faff01efae52~1..e14961ab0b8184a268f9b1ec7e31faff01efae52 e14961ab0b8184a268f9b1ec7e31faff01efae52 [false] [Pipeline] sh 11:10:12 + git log --format=format:%s -1 e14961ab0b8184a268f9b1ec7e31faff01efae52 [Pipeline] echo 11:10:12 ========================================================= 11:10:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:10:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:10:12 + git log --format=format:%s -1 e14961ab0b8184a268f9b1ec7e31faff01efae52 [Pipeline] echo 11:10:12 [semverPrep] GIT_COMMIT: e14961ab0b8184a268f9b1ec7e31faff01efae52, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2 (#563) [Pipeline] echo 11:10:12 [semverPrep] This is not a build commit. [Pipeline] sh 11:10:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:10:13 + grep -v github /etc/ssh/ssh_known_hosts 11:10:13 + [ -e /tmp/ssh_known_hosts ] 11:10:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:10:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:10:13 + sudo tee -a /etc/ssh/ssh_known_hosts 11:10:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:10:13 11:10:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:10:13 0.1.4: Pulling from edgex-devops/py-git-semver 11:10:13 b85a868b505f: Pulling fs layer 11:10:13 e2be974225ed: Pulling fs layer 11:10:13 339a4e72a1f5: Pulling fs layer 11:10:13 988bab9f4d93: Pulling fs layer 11:10:13 1469e6f7b9e6: Pulling fs layer 11:10:13 eaf3925da568: Pulling fs layer 11:10:13 bab4dde63d76: Pulling fs layer 11:10:13 bde34c3a00c8: Pulling fs layer 11:10:13 b352a97aabf1: Pulling fs layer 11:10:13 4872d77fe225: Pulling fs layer 11:10:13 5851b861e8e6: Pulling fs layer 11:10:13 eaf3925da568: Waiting 11:10:13 988bab9f4d93: Waiting 11:10:13 1469e6f7b9e6: Waiting 11:10:13 b352a97aabf1: Waiting 11:10:13 4872d77fe225: Waiting 11:10:13 bde34c3a00c8: Waiting 11:10:13 bab4dde63d76: Waiting 11:10:13 e2be974225ed: Verifying Checksum 11:10:13 e2be974225ed: Download complete 11:10:13 988bab9f4d93: Verifying Checksum 11:10:13 988bab9f4d93: Download complete 11:10:14 339a4e72a1f5: Verifying Checksum 11:10:14 339a4e72a1f5: Download complete 11:10:14 1469e6f7b9e6: Verifying Checksum 11:10:14 1469e6f7b9e6: Download complete 11:10:14 eaf3925da568: Verifying Checksum 11:10:14 eaf3925da568: Download complete 11:10:14 bde34c3a00c8: Verifying Checksum 11:10:14 bde34c3a00c8: Download complete 11:10:14 b352a97aabf1: Verifying Checksum 11:10:14 b352a97aabf1: Download complete 11:10:14 4872d77fe225: Download complete 11:10:14 5851b861e8e6: Verifying Checksum 11:10:14 5851b861e8e6: Download complete 11:10:14 b85a868b505f: Verifying Checksum 11:10:14 b85a868b505f: Download complete 11:10:14 bab4dde63d76: Verifying Checksum 11:10:14 bab4dde63d76: Download complete 11:10:15 b85a868b505f: Pull complete 11:10:15 e2be974225ed: Pull complete 11:10:16 339a4e72a1f5: Pull complete 11:10:16 988bab9f4d93: Pull complete 11:10:16 1469e6f7b9e6: Pull complete 11:10:16 eaf3925da568: Pull complete 11:10:18 bab4dde63d76: Pull complete 11:10:18 bde34c3a00c8: Pull complete 11:10:18 b352a97aabf1: Pull complete 11:10:18 4872d77fe225: Pull complete 11:10:18 5851b861e8e6: Pull complete 11:10:18 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:10:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:10:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:10:18 prd-ubuntu20.04-docker-8c-8g-117109 does not seem to be running inside a container 11:10:18 $ 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 11:10:20 $ docker top 00c11589a7038127bbcc28837c8e002d7956417a0fdacfc1735ddbbccb76f01b -eo pid,comm 11:10:20 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 11:10:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:10:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:10:20 [ssh-agent] Looking for ssh-agent implementation... 11:10:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:10:21 $ docker exec 00c11589a7038127bbcc28837c8e002d7956417a0fdacfc1735ddbbccb76f01b ssh-agent 11:10:21 SSH_AUTH_SOCK=/tmp/ssh-ZAybcJ0TU7TS/agent.33 11:10:21 SSH_AGENT_PID=39 11:10:21 Running ssh-add (command line suppressed) 11:10:21 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17419030358075703199.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17419030358075703199.key) 11:10:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:10:21 + git tag --points-at HEAD [Pipeline] } 11:10:21 $ docker exec --env ******** --env ******** 00c11589a7038127bbcc28837c8e002d7956417a0fdacfc1735ddbbccb76f01b ssh-agent -k 11:10:21 unset SSH_AUTH_SOCK; 11:10:21 unset SSH_AGENT_PID; 11:10:21 echo Agent pid 39 killed; 11:10:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:10:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:10:21 [ssh-agent] Looking for ssh-agent implementation... 11:10:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:10:21 $ docker exec 00c11589a7038127bbcc28837c8e002d7956417a0fdacfc1735ddbbccb76f01b ssh-agent 11:10:21 SSH_AUTH_SOCK=/tmp/ssh-p6QLzwtKaUyT/agent.71 11:10:21 SSH_AGENT_PID=77 11:10:21 Running ssh-add (command line suppressed) 11:10:22 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1317396924540245453.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1317396924540245453.key) 11:10:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:10:22 + git semver init 11:10:22 2022-10-26 11:10:22,589 [run_init] DEBUG init version:0.0.0 force:False 11:10:22 2022-10-26 11:10:22,590 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 11:10:22 2022-10-26 11:10:22,591 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 11:10:22 2022-10-26 11:10:22,591 [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) 11:10:24 2022-10-26 11:10:24,074 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 11:10:24 2022-10-26 11:10:24,075 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 11:10:24 2022-10-26 11:10:24,075 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 11:10:24 2022-10-26 11:10:24,075 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 11:10:24 2.3.0-dev.18 [Pipeline] } 11:10:24 $ docker exec --env ******** --env ******** 00c11589a7038127bbcc28837c8e002d7956417a0fdacfc1735ddbbccb76f01b ssh-agent -k 11:10:24 unset SSH_AUTH_SOCK; 11:10:24 unset SSH_AGENT_PID; 11:10:24 echo Agent pid 77 killed; 11:10:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:10:24 + git semver [Pipeline] } 11:10:25 $ docker stop --time=1 00c11589a7038127bbcc28837c8e002d7956417a0fdacfc1735ddbbccb76f01b 11:10:26 $ docker rm -f 00c11589a7038127bbcc28837c8e002d7956417a0fdacfc1735ddbbccb76f01b [Pipeline] // withDockerContainer [Pipeline] sh 11:10:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:10:27 Stashed 1 file(s) [Pipeline] echo 11:10:27 [edgeXSemver]: initialized semver on version 2.3.0-dev.18 [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 11:10:27 provisioning config files... 11:10:27 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config16051643379613336555tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:10:27 ---> docker-login.sh 11:10:27 nexus3.edgexfoundry.org:10001 11:10:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:10:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:10:27 Configure a credential helper to remove this warning. See 11:10:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:10:27 11:10:27 Login Succeeded 11:10:27 nexus3.edgexfoundry.org:10002 11:10:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:10:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:10:27 Configure a credential helper to remove this warning. See 11:10:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:10:27 11:10:27 Login Succeeded 11:10:27 nexus3.edgexfoundry.org:10003 11:10:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:10:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:10:27 Configure a credential helper to remove this warning. See 11:10:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:10:27 11:10:27 Login Succeeded 11:10:27 nexus3.edgexfoundry.org:10004 11:10:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:10:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:10:27 Configure a credential helper to remove this warning. See 11:10:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:10:27 11:10:27 Login Succeeded 11:10:27 docker.io 11:10:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:10:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:10:28 Configure a credential helper to remove this warning. See 11:10:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:10:28 11:10:28 Login Succeeded 11:10:28 ---> docker-login.sh ends [Pipeline] } 11:10:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:10:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:10:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:10:28 ========================================================= 11:10:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 11:10:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:28 + 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 . 11:10:29 Sending build context to Docker daemon 45.51MB 11:10:29 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 11:10:29 Step 2/16 : FROM ${BASE} AS builder 11:10:29 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 11:10:29 213ec9aee27d: Pulling fs layer 11:10:29 4583459ba037: Pulling fs layer 11:10:29 93c1e223e6f2: Pulling fs layer 11:10:29 53926ce57604: Pulling fs layer 11:10:29 21b2b0c7a3f4: Pulling fs layer 11:10:29 30f14e443154: Pulling fs layer 11:10:29 801331c1e519: Pulling fs layer 11:10:29 53926ce57604: Waiting 11:10:29 21b2b0c7a3f4: Waiting 11:10:29 30f14e443154: Waiting 11:10:29 99cc6dd402b0: Pulling fs layer 11:10:29 801331c1e519: Waiting 11:10:29 99cc6dd402b0: Waiting 11:10:29 7d9ed39f4882: Pulling fs layer 11:10:29 93c1e223e6f2: Verifying Checksum 11:10:29 93c1e223e6f2: Download complete 11:10:29 4583459ba037: Verifying Checksum 11:10:29 4583459ba037: Download complete 11:10:29 21b2b0c7a3f4: Verifying Checksum 11:10:29 21b2b0c7a3f4: Download complete 11:10:29 30f14e443154: Verifying Checksum 11:10:29 30f14e443154: Download complete 11:10:29 213ec9aee27d: Download complete 11:10:29 801331c1e519: Download complete 11:10:29 213ec9aee27d: Pull complete 11:10:29 4583459ba037: Pull complete 11:10:29 93c1e223e6f2: Pull complete 11:10:29 7d9ed39f4882: Verifying Checksum 11:10:29 7d9ed39f4882: Download complete 11:10:30 53926ce57604: Download complete 11:10:30 99cc6dd402b0: Verifying Checksum 11:10:30 99cc6dd402b0: Download complete 11:10:34 53926ce57604: Pull complete 11:10:34 21b2b0c7a3f4: Pull complete 11:10:34 30f14e443154: Pull complete 11:10:34 801331c1e519: Pull complete 11:10:35 99cc6dd402b0: Pull complete 11:10:36 7d9ed39f4882: Pull complete 11:10:36 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 11:10:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 11:10:36 ---> 1dedd983c030 11:10:36 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 11:10:39 ---> Running in 26e02dea3c9d 11:10:39 Removing intermediate container 26e02dea3c9d 11:10:39 ---> d9c8482334fa 11:10:39 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 11:10:39 ---> Running in 4be3887557b6 11:10:39 Removing intermediate container 4be3887557b6 11:10:39 ---> 5a97b68f7b15 11:10:39 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 11:10:39 ---> Running in 4bb0838e29de 11:10:39 Removing intermediate container 4bb0838e29de 11:10:39 ---> 214f387496a2 11:10:39 Step 6/16 : LABEL Name=edgex-ui-go 11:10:39 ---> Running in b4a8f09651f1 11:10:39 Removing intermediate container b4a8f09651f1 11:10:39 ---> 3f0f9edd9169 11:10:39 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 11:10:39 ---> Running in c4744e497cdd 11:10:40 Removing intermediate container c4744e497cdd 11:10:40 ---> d73b68840478 11:10:40 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 11:10:40 latest: Pulling from library/docker 11:10:40 213ec9aee27d: Already exists 11:10:40 7b0dd730a5c3: Pulling fs layer 11:10:40 4b90f8029a36: Pulling fs layer 11:10:40 a89466c712af: Pulling fs layer 11:10:40 9c6a0a734fa9: Pulling fs layer 11:10:40 beeedf2bf9bb: Pulling fs layer 11:10:40 3bc3016a9123: Pulling fs layer 11:10:40 45d434503156: Pulling fs layer 11:10:40 539e1dfa3993: Pulling fs layer 11:10:40 45d434503156: Waiting 11:10:40 beeedf2bf9bb: Waiting 11:10:40 3bc3016a9123: Waiting 11:10:40 539e1dfa3993: Waiting 11:10:40 7b0dd730a5c3: Download complete 11:10:41 a89466c712af: Verifying Checksum 11:10:41 a89466c712af: Download complete 11:10:41 7b0dd730a5c3: Pull complete 11:10:41 4b90f8029a36: Pull complete 11:10:41 9c6a0a734fa9: Verifying Checksum 11:10:41 9c6a0a734fa9: Download complete 11:10:41 3bc3016a9123: Verifying Checksum 11:10:41 3bc3016a9123: Download complete 11:10:41 beeedf2bf9bb: Verifying Checksum 11:10:41 beeedf2bf9bb: Download complete 11:10:41 45d434503156: Download complete 11:10:41 539e1dfa3993: Verifying Checksum 11:10:41 539e1dfa3993: Download complete 11:10:41 a89466c712af: Pull complete 11:10:41 9c6a0a734fa9: Pull complete 11:10:42 beeedf2bf9bb: Pull complete 11:10:42 3bc3016a9123: Pull complete 11:10:42 Still waiting to schedule task 11:10:42 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:10:42 45d434503156: Pull complete 11:10:42 539e1dfa3993: Pull complete 11:10:42 Digest: sha256:b44077b08bb253acfe1c7d2a98040147732389ef17a35468ee3df8d55b615bb9 11:10:42 Status: Downloaded newer image for docker:latest 11:10:43 ---> 88494fd15d3b 11:10:43 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:10:43 ---> Running in ea606a993f79 11:10:44 Removing intermediate container ea606a993f79 11:10:44 ---> f791b12c6300 11:10:44 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:10:44 ---> Running in e69b513dce5f 11:10:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:10:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:10:46 OK: 211 MiB in 51 packages 11:10:46 Removing intermediate container e69b513dce5f 11:10:46 ---> 3bd42df8dc5d 11:10:46 Step 11/16 : ENV GO111MODULE=on 11:10:46 ---> Running in a60e66a0c025 11:10:46 Removing intermediate container a60e66a0c025 11:10:46 ---> 9ce357c4a01c 11:10:46 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 11:10:46 ---> Running in f812655b1ce6 11:10:46 Removing intermediate container f812655b1ce6 11:10:46 ---> e279a50ad3e9 11:10:46 Step 13/16 : COPY go.mod vendor* ./ 11:10:46 ---> c5904956c046 11:10:46 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:10:46 ---> Running in 885f8903456a 11:11:13 Removing intermediate container 885f8903456a 11:11:13 ---> e5a1f04f6212 11:11:13 Step 15/16 : COPY . . 11:11:14 ---> ab6d40378e8f 11:11:14 Step 16/16 : RUN ${MAKE} 11:11:14 ---> Running in 37b77b7a5dd1 11:11:14 noop 11:11:14 Removing intermediate container 37b77b7a5dd1 11:11:14 ---> b22b1b996df0 11:11:14 Successfully built b22b1b996df0 11:11:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:15 + docker inspect -f . ci-base-image-x86_64 11:11:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:11:15 prd-ubuntu20.04-docker-8c-8g-117109 does not seem to be running inside a container 11:11:15 $ 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 11:11:15 $ docker top 25ed8e784b9047c47403ce032f1c9f122b155f6f6a44ed18d8c56a57e809543e -eo pid,comm [Pipeline] { [Pipeline] sh 11:11:15 + go version 11:11:15 go version go1.18.7 linux/amd64 [Pipeline] } 11:11:15 $ docker stop --time=1 25ed8e784b9047c47403ce032f1c9f122b155f6f6a44ed18d8c56a57e809543e 11:11:17 $ docker rm -f 25ed8e784b9047c47403ce032f1c9f122b155f6f6a44ed18d8c56a57e809543e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:17 + docker inspect -f . ci-base-image-x86_64 11:11:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:11:17 prd-ubuntu20.04-docker-8c-8g-117109 does not seem to be running inside a container 11:11:17 $ 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 11:11:18 $ docker top b764891ff92a176da7e9b645c8cbe3c58358615b63cc1fc79efebfe6c377b0c9 -eo pid,comm [Pipeline] { [Pipeline] sh 11:11:18 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 11:11:18 + make test 11:11:18 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 11:11:18 ? github.com/edgexfoundry/edgex-ui-go [no test files] 11:11:28 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 11:11:28 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 11:11:28 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 11:11:28 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 11:11:28 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 11:11:28 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 11:11:28 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 11:11:28 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 11:11:28 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 11:11:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:11:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:11:31 ./bin/test-attribution-txt.sh 11:11:31 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 11:11:31 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 11:11:31 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 11:11:31 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 11:11:31 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 11:11:31 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 11:11:31 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 11:11:31 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 11:11:31 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 11:11:31 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 11:11:31 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 11:11:31 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 11:11:31 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 11:11:31 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 11:11:31 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 11:11:31 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 11:11:31 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 11:11:31 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 11:11:31 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 11:11:31 An attribution for golang.org/x/net is missing from Attribution.txt, please add 11:11:31 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 11:11:31 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 11:11:31 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 11:11:31 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 11:11:31 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 11:11:31 make -C web test 11:11:31 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 11:11:31 make[1]: tput: No such file or directory 11:11:31 make[1]: tput: No such file or directory 11:11:31 warning: generating ./VERSION 11:11:31 echo "0.0.0" > VERSION 11:11:31 docker build \ 11:11:31 -f Dockerfile \ 11:11:31 --build-arg USER=1000 \ 11:11:31 \ 11:11:31 --label "git_sha=e14961ab0b8184a268f9b1ec7e31faff01efae52" \ 11:11:31 -t edgexfoundry/edgex-web-ui:e14961ab0b8184a268f9b1ec7e31faff01efae52 \ 11:11:31 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 11:11:31 . 11:11:31 Sending build context to Docker daemon 3.269MB 11:11:31 Step 1/10 : FROM node:16.17-alpine3.15 11:11:31 16.17-alpine3.15: Pulling from library/node 11:11:31 9621f1afde84: Pulling fs layer 11:11:31 c6f70ee39829: Pulling fs layer 11:11:31 56892a8094a2: Pulling fs layer 11:11:31 58dd87906ef0: Pulling fs layer 11:11:31 58dd87906ef0: Waiting 11:11:31 56892a8094a2: Verifying Checksum 11:11:31 56892a8094a2: Download complete 11:11:31 9621f1afde84: Verifying Checksum 11:11:31 9621f1afde84: Download complete 11:11:31 58dd87906ef0: Verifying Checksum 11:11:31 58dd87906ef0: Download complete 11:11:31 9621f1afde84: Pull complete 11:11:31 c6f70ee39829: Verifying Checksum 11:11:31 c6f70ee39829: Download complete 11:11:33 c6f70ee39829: Pull complete 11:11:33 56892a8094a2: Pull complete 11:11:33 58dd87906ef0: Pull complete 11:11:33 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 11:11:33 Status: Downloaded newer image for node:16.17-alpine3.15 11:11:33 ---> b69703f70c3d 11:11:33 Step 2/10 : RUN apk add --no-cache chromium 11:11:34 ---> Running in c29edc98a626 11:11:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:11:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:11:35 (1/129) Installing libxau (1.0.9-r0) 11:11:35 (2/129) Installing libmd (1.0.3-r0) 11:11:35 (3/129) Installing libbsd (0.11.3-r1) 11:11:35 (4/129) Installing libxdmcp (1.1.3-r0) 11:11:35 (5/129) Installing libxcb (1.14-r2) 11:11:35 (6/129) Installing libx11 (1.7.3.1-r0) 11:11:35 (7/129) Installing libxext (1.3.4-r0) 11:11:35 (8/129) Installing libice (1.0.10-r0) 11:11:35 (9/129) Installing libuuid (2.37.4-r0) 11:11:35 (10/129) Installing libsm (1.2.3-r0) 11:11:35 (11/129) Installing libxt (1.2.1-r0) 11:11:35 (12/129) Installing libxmu (1.1.3-r0) 11:11:35 (13/129) Installing xset (1.2.4-r0) 11:11:35 (14/129) Installing xprop (1.2.5-r0) 11:11:35 (15/129) Installing xdg-utils (1.1.3-r0) 11:11:35 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 11:11:35 (17/129) Installing pkgconf (1.8.0-r0) 11:11:35 (18/129) Installing libffi (3.4.2-r1) 11:11:35 (19/129) Installing libintl (0.21-r0) 11:11:35 (20/129) Installing libblkid (2.37.4-r0) 11:11:35 (21/129) Installing libmount (2.37.4-r0) 11:11:35 (22/129) Installing pcre (8.45-r1) 11:11:35 (23/129) Installing glib (2.70.1-r0) 11:11:35 (24/129) Installing xz-libs (5.2.5-r1) 11:11:35 (25/129) Installing libxml2 (2.9.14-r2) 11:11:35 (26/129) Installing shared-mime-info (2.1-r1) 11:11:35 (27/129) Installing hicolor-icon-theme (0.17-r1) 11:11:35 (28/129) Installing libjpeg-turbo (2.1.2-r0) 11:11:35 (29/129) Installing libpng (1.6.37-r1) 11:11:35 (30/129) Installing libwebp (1.2.2-r0) 11:11:35 (31/129) Installing zstd-libs (1.5.0-r0) 11:11:35 (32/129) Installing tiff (4.4.0-r0) 11:11:35 (33/129) Installing gdk-pixbuf (2.42.8-r0) 11:11:35 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 11:11:35 (35/129) Installing libxcomposite (0.4.5-r0) 11:11:35 (36/129) Installing libxfixes (6.0.0-r0) 11:11:35 (37/129) Installing libxrender (0.9.10-r3) 11:11:35 (38/129) Installing libxcursor (1.2.0-r0) 11:11:35 (39/129) Installing libxdamage (1.1.5-r1) 11:11:35 (40/129) Installing libxi (1.8-r0) 11:11:35 (41/129) Installing libxinerama (1.1.4-r1) 11:11:35 (42/129) Installing libxrandr (1.5.2-r1) 11:11:35 (43/129) Installing atk (2.36.0-r0) 11:11:35 (44/129) Installing libxtst (1.2.3-r3) 11:11:35 (45/129) Installing dbus-libs (1.12.24-r0) 11:11:35 (46/129) Installing at-spi2-core (2.42.0-r0) 11:11:35 (47/129) Installing at-spi2-atk (2.38.0-r0) 11:11:35 (48/129) Installing expat (2.5.0-r0) 11:11:35 (49/129) Installing brotli-libs (1.0.9-r5) 11:11:35 (50/129) Installing libbz2 (1.0.8-r1) 11:11:35 (51/129) Installing freetype (2.11.1-r2) 11:11:35 (52/129) Installing fontconfig (2.13.1-r4) 11:11:35 (53/129) Installing pixman (0.40.0-r3) 11:11:35 (54/129) Installing cairo (1.16.0-r5) 11:11:35 (55/129) Installing cairo-gobject (1.16.0-r5) 11:11:35 (56/129) Installing avahi-libs (0.8-r5) 11:11:35 (57/129) Installing gmp (6.2.1-r1) 11:11:35 (58/129) Installing nettle (3.7.3-r0) 11:11:35 (59/129) Installing p11-kit (0.24.0-r1) 11:11:35 (60/129) Installing libtasn1 (4.18.0-r0) 11:11:35 (61/129) Installing libunistring (0.9.10-r1) 11:11:35 (62/129) Installing gnutls (3.7.1-r1) 11:11:35 (63/129) Installing cups-libs (2.3.3-r6) 11:11:36 (64/129) Installing libepoxy (1.5.9-r0) 11:11:36 (65/129) Installing fribidi (1.0.11-r0) 11:11:36 (66/129) Installing graphite2 (1.3.14-r0) 11:11:36 (67/129) Installing harfbuzz (3.0.0-r2) 11:11:36 (68/129) Installing libxft (2.3.4-r0) 11:11:36 (69/129) Installing pango (1.48.10-r0) 11:11:36 (70/129) Installing wayland-libs-client (1.19.0-r1) 11:11:36 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 11:11:36 (72/129) Installing wayland-libs-egl (1.19.0-r1) 11:11:36 (73/129) Installing xkeyboard-config (2.34-r0) 11:11:36 (74/129) Installing libxkbcommon (1.3.1-r0) 11:11:36 (75/129) Installing gtk+3.0 (3.24.30-r0) 11:11:36 Executing gtk+3.0-3.24.30-r0.post-install 11:11:36 (76/129) Installing libfontenc (1.1.4-r0) 11:11:36 (77/129) Installing mkfontscale (1.2.1-r1) 11:11:36 (78/129) Installing ttf-opensans (1.10-r1) 11:11:36 Executing ttf-opensans-1.10-r1.post-install 11:11:38 (79/129) Installing libogg (1.3.5-r0) 11:11:38 (80/129) Installing flac (1.3.4-r0) 11:11:38 (81/129) Installing alsa-lib (1.2.5.1-r1) 11:11:38 (82/129) Installing libatomic (10.3.1_git20211027-r0) 11:11:38 (83/129) Installing sdl2 (2.0.16-r4) 11:11:38 (84/129) Installing aom-libs (3.2.0-r0) 11:11:38 (85/129) Installing libass (0.15.2-r0) 11:11:38 (86/129) Installing libdav1d (0.9.2-r0) 11:11:38 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 11:11:38 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 11:11:38 (89/129) Installing lame (3.100-r0) 11:11:38 (90/129) Installing opus (1.3.1-r1) 11:11:38 (91/129) Installing libgomp (10.3.1_git20211027-r0) 11:11:38 (92/129) Installing soxr (0.1.3-r2) 11:11:38 (93/129) Installing libsrt (1.4.2-r1) 11:11:38 (94/129) Installing libssh (0.9.6-r1) 11:11:38 (95/129) Installing libtheora (1.1.1-r16) 11:11:38 (96/129) Installing v4l-utils-libs (1.22.1-r1) 11:11:38 (97/129) Installing libpciaccess (0.16-r0) 11:11:38 (98/129) Installing libdrm (2.4.109-r0) 11:11:38 (99/129) Installing libva (2.13.0-r0) 11:11:38 (100/129) Installing libvdpau (1.4-r0) 11:11:38 (101/129) Installing vidstab (1.1.0-r1) 11:11:38 (102/129) Installing libvorbis (1.3.7-r0) 11:11:38 (103/129) Installing libvpx (1.10.0-r0) 11:11:38 (104/129) Installing vulkan-loader (1.2.196-r0) 11:11:38 (105/129) Installing x264-libs (20210613-r0) 11:11:38 (106/129) Installing x265-libs (3.5-r0) 11:11:38 (107/129) Installing xvidcore (1.3.7-r1) 11:11:38 (108/129) Installing ffmpeg-libs (4.4.1-r2) 11:11:38 (109/129) Installing libevent (2.1.12-r4) 11:11:38 (110/129) Installing mesa (21.2.6-r0) 11:11:38 (111/129) Installing wayland-libs-server (1.19.0-r1) 11:11:38 (112/129) Installing mesa-gbm (21.2.6-r0) 11:11:38 (113/129) Installing lcms2 (2.12-r1) 11:11:38 (114/129) Installing nspr (4.32-r0) 11:11:38 (115/129) Installing sqlite-libs (3.36.0-r0) 11:11:38 (116/129) Installing nss (3.78.1-r0) 11:11:38 (117/129) Installing libasyncns (0.8-r1) 11:11:38 (118/129) Installing libltdl (2.4.6-r7) 11:11:38 (119/129) Installing orc (0.4.32-r0) 11:11:38 (120/129) Installing libsndfile (1.0.31-r1) 11:11:38 (121/129) Installing speexdsp (1.2.0-r0) 11:11:38 (122/129) Installing tdb-libs (1.4.5-r0) 11:11:38 (123/129) Installing libpulse (15.0-r2) 11:11:38 (124/129) Installing re2 (2021.11.01-r0) 11:11:38 (125/129) Installing snappy (1.1.9-r1) 11:11:38 (126/129) Installing libgpg-error (1.42-r1) 11:11:38 (127/129) Installing libgcrypt (1.9.4-r0) 11:11:38 (128/129) Installing libxslt (1.1.35-r0) 11:11:38 (129/129) Installing chromium (99.0.4844.84-r0) 11:11:39 Executing busybox-1.34.1-r7.trigger 11:11:39 Executing glib-2.70.1-r0.trigger 11:11:39 Executing shared-mime-info-2.1-r1.trigger 11:11:41 Executing gdk-pixbuf-2.42.8-r0.trigger 11:11:41 Executing gtk-update-icon-cache-2.24.33-r0.trigger 11:11:41 Executing fontconfig-2.13.1-r4.trigger 11:11:41 Executing mkfontscale-1.2.1-r1.trigger 11:11:41 OK: 286 MiB in 145 packages 11:11:46 Removing intermediate container c29edc98a626 11:11:46 ---> af5bb0f2998f 11:11:46 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 11:11:46 ---> Running in 3f3576f29c10 11:11:47 Removing intermediate container 3f3576f29c10 11:11:47 ---> 4f9793e7c956 11:11:47 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 11:11:47 ---> Running in ba42fd36b4c9 11:11:47 Removing intermediate container ba42fd36b4c9 11:11:47 ---> 77f91b31c560 11:11:47 Step 5/10 : RUN npm install -g npm 11:11:47 ---> Running in 7889b9ffab2e 11:11:55 11:11:55 changed 54 packages, and audited 212 packages in 6s 11:11:55 11:11:55 11 packages are looking for funding 11:11:55 run `npm fund` for details 11:11:55 11:11:55 found 0 vulnerabilities 11:11:55 Removing intermediate container 7889b9ffab2e 11:11:55 ---> 641f1a40fb42 11:11:55 Step 6/10 : ARG USER=1000 11:11:55 ---> Running in f03e4b424b84 11:11:55 Removing intermediate container f03e4b424b84 11:11:55 ---> 31363325f61f 11:11:55 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 11:11:55 ---> Running in d35144130a93 11:11:56 Removing intermediate container d35144130a93 11:11:56 ---> dcc901589a75 11:11:56 Step 8/10 : USER $USER:$USER 11:11:56 ---> Running in e826ac71fe1d 11:11:56 Removing intermediate container e826ac71fe1d 11:11:56 ---> 3cd90a540d6d 11:11:56 Step 9/10 : WORKDIR /app 11:11:56 ---> Running in 51fedf809689 11:11:56 Removing intermediate container 51fedf809689 11:11:56 ---> 5d0d9489ec60 11:11:56 Step 10/10 : LABEL git_sha=e14961ab0b8184a268f9b1ec7e31faff01efae52 11:11:56 ---> Running in e3fee2c665f4 11:11:56 Removing intermediate container e3fee2c665f4 11:11:56 ---> 87d0e8c13246 11:11:56 Successfully built 87d0e8c13246 11:11:56 Successfully tagged edgexfoundry/edgex-web-ui:e14961ab0b8184a268f9b1ec7e31faff01efae52 11:11:56 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 11:11:56 touch edgex-web-ui.imagebuilt 11:11:56 mkdir -p node_modules coverage 11:11:56 chown "1000:1000" node_modules coverage package-lock.json 11:11:56 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 11:11:58 npm WARN EBADENGINE Unsupported engine { 11:11:58 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 11:11:58 npm WARN EBADENGINE required: { 11:11:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 11:11:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 11:11:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 11:11:58 npm WARN EBADENGINE }, 11:11:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 11:11:58 npm WARN EBADENGINE } 11:11:58 npm WARN EBADENGINE Unsupported engine { 11:11:58 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 11:11:58 npm WARN EBADENGINE required: { 11:11:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 11:11:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 11:11:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 11:11:58 npm WARN EBADENGINE }, 11:11:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 11:11:58 npm WARN EBADENGINE } 11:11:58 npm WARN EBADENGINE Unsupported engine { 11:11:58 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 11:11:58 npm WARN EBADENGINE required: { 11:11:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 11:11:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 11:11:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 11:11:58 npm WARN EBADENGINE }, 11:11:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 11:11:58 npm WARN EBADENGINE } 11:11:58 npm WARN EBADENGINE Unsupported engine { 11:11:58 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 11:11:58 npm WARN EBADENGINE required: { 11:11:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 11:11:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 11:11:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 11:11:58 npm WARN EBADENGINE }, 11:11:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 11:11:58 npm WARN EBADENGINE } 11:11:58 npm WARN EBADENGINE Unsupported engine { 11:11:58 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 11:11:58 npm WARN EBADENGINE required: { 11:11:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 11:11:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 11:11:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 11:11:58 npm WARN EBADENGINE }, 11:11:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 11:11:58 npm WARN EBADENGINE } 11:11:58 npm WARN EBADENGINE Unsupported engine { 11:11:58 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 11:11:58 npm WARN EBADENGINE required: { 11:11:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 11:11:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 11:11:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 11:11:58 npm WARN EBADENGINE }, 11:11:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 11:11:58 npm WARN EBADENGINE } 11:11:58 npm WARN EBADENGINE Unsupported engine { 11:11:58 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 11:11:58 npm WARN EBADENGINE required: { 11:11:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 11:11:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 11:11:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 11:11:58 npm WARN EBADENGINE }, 11:11:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 11:11:58 npm WARN EBADENGINE } 11:11:58 npm WARN EBADENGINE Unsupported engine { 11:11:58 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 11:11:58 npm WARN EBADENGINE required: { 11:11:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 11:11:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 11:11:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 11:11:58 npm WARN EBADENGINE }, 11:11:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 11:11:58 npm WARN EBADENGINE } 11:11:58 npm WARN EBADENGINE Unsupported engine { 11:11:58 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 11:11:58 npm WARN EBADENGINE required: { 11:11:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 11:11:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 11:11:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 11:11:58 npm WARN EBADENGINE }, 11:11:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 11:11:58 npm WARN EBADENGINE } 11:12:03 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 11:12:03 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 11:12:03 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 11:12:03 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 11:12:04 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 11:12:04 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 11:12:05 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 11:12:06 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 11:12:06 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 11:12:08 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 11:12:08 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 11:12: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. 11:12:10 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. 11:12:12 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. 11:12:12 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 11:12:12 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 11:12:12 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. 11:12:13 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. 11:12:14 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 11:12:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-117110 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 11:12:18 Running in /w/workspace/edgex-ui-go/89 [Pipeline] { [Pipeline] checkout 11:12:18 The recommended git tool is: git 11:12:22 11:12:22 added 1478 packages, and audited 1479 packages in 25s 11:12:22 11:12:22 90 packages are looking for funding 11:12:22 run `npm fund` for details 11:12:22 11:12:22 14 vulnerabilities (3 moderate, 9 high, 2 critical) 11:12:22 11:12:22 To address issues that do not require attention, run: 11:12:22 npm audit fix 11:12:22 11:12:22 To address all issues (including breaking changes), run: 11:12:22 npm audit fix --force 11:12:22 11:12:22 Run `npm audit` for details. 11:12:23 using credential edgex-jenkins-ssh 11:12:23 Cloning the remote Git repository 11:12:23 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 11:12:23 > git init /w/workspace/edgex-ui-go/89 # timeout=10 11:12:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 11:12:24 > git --version # timeout=10 11:12:24 > git --version # 'git version 2.25.1' 11:12:24 using GIT_SSH to set credentials SSH Credentials for GitHub 11:12:24 Verifying host key using known hosts file 11:12:24 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. 11:12:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:12:26 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 11:12:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 11:12:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:12:28 Avoid second fetch 11:12:28 Checking out Revision e14961ab0b8184a268f9b1ec7e31faff01efae52 (main) 11:12:28 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2 (#563)" 11:12:28 > git config core.sparsecheckout # timeout=10 11:12:28 > git checkout -f e14961ab0b8184a268f9b1ec7e31faff01efae52 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:12:29 - Generating browser application bundles (phase: setup)... 11:12:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:12:29 % Total % Received % Xferd Average Speed Time Time Time Current 11:12:29 Dload Upload Total Spent Left Speed 11:12:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 96938 0 --:--:-- --:--:-- --:--:-- 97689 [Pipeline] sh 11:12:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:12:30 + sudo tee /etc/docker/daemon.new 11:12:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:12:30 { 11:12:30 "registry-mirrors": [ 11:12:30 "https://nexus3.edgexfoundry.org:10001" 11:12:30 ], 11:12:30 "bip": "10.250.0.254/24", 11:12:30 "hosts": [ 11:12:30 "tcp://0.0.0.0:5555", 11:12:30 "unix:///var/run/docker.sock" 11:12:30 ], 11:12:30 "mtu": 1458, 11:12:30 "selinux-enabled": true, 11:12:30 "seccomp-profile": "/etc/docker/seccomp.json" 11:12:30 } [Pipeline] sh 11:12:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:12:31 + sudo service docker restart 11:12:33 Compiling @angular/core : es2015 as esm2015 11:12:33 Compiling @angular/compiler/testing : es2015 as esm2015 11:12:37 Compiling @angular/common : es2015 as esm2015 11:12:37 Compiling @angular/core/testing : es2015 as esm2015 11:12:38 Compiling @angular/platform-browser : es2015 as esm2015 11:12:38 Compiling @angular/common/testing : es2015 as esm2015 11:12:38 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 11:12:38 Compiling @angular/platform-browser/testing : es2015 as esm2015 11:12:39 Compiling @angular/common/http : es2015 as esm2015 11:12:39 Compiling @angular/router : es2015 as esm2015 11:12:39 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 11:12:39 Compiling @angular/forms : es2015 as esm2015 11:12:40 Compiling @angular/common/http/testing : es2015 as esm2015 11:12:41 Compiling @angular/router/testing : es2015 as esm2015 11:12:48 26 10 2022 11:12:48.136:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 11:12:48 26 10 2022 11:12:48.141:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 11:12:48 26 10 2022 11:12:48.152:INFO [launcher]: Starting browser ChromeHeadless [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:12:49 provisioning config files... 11:12:49 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/89@tmp/config16241668361700805523tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:12:50 ---> docker-login.sh 11:12:50 nexus3.edgexfoundry.org:10001 11:12:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:12:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:12:50 Configure a credential helper to remove this warning. See 11:12:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:12:50 11:12:50 Login Succeeded 11:12:50 nexus3.edgexfoundry.org:10002 11:12:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:12:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:12:51 Configure a credential helper to remove this warning. See 11:12:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:12:51 11:12:51 Login Succeeded 11:12:51 nexus3.edgexfoundry.org:10003 11:12:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:12:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:12:51 Configure a credential helper to remove this warning. See 11:12:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:12:51 11:12:51 Login Succeeded 11:12:51 nexus3.edgexfoundry.org:10004 11:12:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:12:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:12:51 Configure a credential helper to remove this warning. See 11:12:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:12:51 11:12:51 Login Succeeded 11:12:51 docker.io 11:12:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:12:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:12:52 Configure a credential helper to remove this warning. See 11:12:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:12:52 11:12:52 Login Succeeded 11:12:52 ---> docker-login.sh ends [Pipeline] } 11:12:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:12:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:12:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:12:52 ========================================================= 11:12:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 11:12:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:53 + 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 . 11:12:54 Sending build context to Docker daemon 28.73MB 11:12:54 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 11:12:54 Step 2/16 : FROM ${BASE} AS builder 11:12:54 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:12:54 9b18e9b68314: Pulling fs layer 11:12:54 d32db5db7311: Pulling fs layer 11:12:54 d0c4b47475fc: Pulling fs layer 11:12:54 5831b945b038: Pulling fs layer 11:12:54 86bbec2aaacd: Pulling fs layer 11:12:54 e10730c5d714: Pulling fs layer 11:12:54 5dd5c2283517: Pulling fs layer 11:12:54 d5ac0230b979: Pulling fs layer 11:12:54 e10730c5d714: Waiting 11:12:54 5dd5c2283517: Waiting 11:12:54 d5ac0230b979: Waiting 11:12:54 5831b945b038: Waiting 11:12:54 86bbec2aaacd: Waiting 11:12:54 d0c4b47475fc: Download complete 11:12:54 d32db5db7311: Verifying Checksum 11:12:54 d32db5db7311: Download complete 11:12:54 86bbec2aaacd: Verifying Checksum 11:12:54 86bbec2aaacd: Download complete 11:12:54 e10730c5d714: Verifying Checksum 11:12:54 e10730c5d714: Download complete 11:12:54 9b18e9b68314: Verifying Checksum 11:12:54 9b18e9b68314: Download complete 11:12:55 9b18e9b68314: Pull complete 11:12:55 d5ac0230b979: Verifying Checksum 11:12:55 d5ac0230b979: Download complete 11:12:55 d32db5db7311: Pull complete 11:12:56 d0c4b47475fc: Pull complete 11:12:56 5dd5c2283517: Verifying Checksum 11:12:56 5dd5c2283517: Download complete 11:12:57 5831b945b038: Verifying Checksum 11:12:57 5831b945b038: Download complete 11:13:03 ✔ Browser application bundle generation complete. 11:13:03 26 10 2022 11:13:01.496:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket R-n0pPl1A52oC4BkAAAB with id 26989766 11:13:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 11:13:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.075 secs) 11:13:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.172 secs) 11:13:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.19 secs) 11:13:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.263 secs) 11:13:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.286 secs) 11:13:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.302 secs) 11:13:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.388 secs) 11:13:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.392 secs) 11:13:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.4 secs) 11:13:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.415 secs) 11:13:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.419 secs) 11:13:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.431 secs) 11:13:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.433 secs) 11:13:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.436 secs) 11:13:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.438 secs) 11:13:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.492 secs) 11:13:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.501 secs) 11:13:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.511 secs) 11:13:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.557 secs) 11:13:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.578 secs) 11:13:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.6 secs) 11:13:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.621 secs) 11:13:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.636 secs) 11:13:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.639 secs) 11:13:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.641 secs) 11:13:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.643 secs) 11:13:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.649 secs) 11:13:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.671 secs) 11:13:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.682 secs) 11:13:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.697 secs) 11:13:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.704 secs) 11:13:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.706 secs) 11:13:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.708 secs) 11:13:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.712 secs) 11:13:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.725 secs) 11:13:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.75 secs) 11:13:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.762 secs) 11:13:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.784 secs) 11:13:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.788 secs) 11:13:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.79 secs) 11:13:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.792 secs) 11:13:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.795 secs) 11:13:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.809 secs) 11:13:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.859 secs) 11:13:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.87 secs) 11:13:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.874 secs) 11:13:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.879 secs) 11:13:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.888 secs) 11:13:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.891 secs) 11:13:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.893 secs) 11:13:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.911 secs) 11:13:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.919 secs) 11:13:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 0.936 secs) 11:13:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 0.942 secs) 11:13:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 0.966 secs) 11:13:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 0.996 secs) 11:13:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.002 secs) 11:13:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.012 secs) 11:13:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.019 secs) 11:13:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.023 secs) 11:13:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.047 secs) 11:13:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.053 secs) 11:13:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.061 secs) 11:13:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.081 secs) 11:13:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.1 secs) 11:13:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.105 secs) 11:13:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.109 secs) 11:13:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.149 secs) 11:13:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.16 secs) 11:13:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.165 secs) 11:13:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.168 secs) 11:13:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.207 secs) 11:13:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.217 secs) 11:13:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.221 secs) 11:13:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.25 secs) 11:13:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.26 secs) 11:13:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.27 secs) 11:13:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.275 secs) 11:13:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.282 secs) 11:13:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.323 secs) 11:13:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.337 secs) 11:13:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.346 secs) 11:13:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.354 secs) 11:13:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.4 secs) 11:13:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.41 secs) 11:13:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.42 secs) 11:13:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.423 secs) 11:13:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.425 secs) 11:13:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.436 secs) 11:13:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.451 secs) 11:13:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.481 secs) 11:13:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.492 secs) 11:13:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.522 secs) 11:13:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.532 secs) 11:13:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.536 secs) 11:13:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.539 secs) 11:13:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.545 secs) 11:13:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.575 secs) 11:13:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.605 secs) 11:13:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.618 secs) 11:13:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.656 secs) 11:13:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.68 secs) 11:13:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.696 secs) 11:13:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.701 secs) 11:13:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.706 secs) 11:13:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.708 secs) 11:13:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.728 secs) 11:13:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.736 secs) 11:13:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.757 secs) 11:13:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.796 secs) 11:13:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.812 secs) 11:13:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.823 secs) 11:13:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.827 secs) 11:13:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.853 secs) 11:13:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.872 secs) 11:13:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.876 secs) 11:13:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.879 secs) 11:13:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.882 secs) 11:13:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.891 secs) 11:13:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.895 secs) 11:13:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.934 secs) 11:13:07 WARN: ' 11:13:07 It looks like you're using ngModel on the same form field as formControlName. 11:13:07 Support for using the ngModel input property and ngModelChange event with 11:13:07 reactive form directives has been deprecated in Angular v6 and will be removed 11:13:07 in a future version of Angular. 11:13:07 11:13:07 For more information on this, see our API docs here: 11:13:07 https://angular.io/api/forms/FormControlName#use-with-ngmodel 11:13:07 ' 11:13:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.934 secs) 11:13:07 WARN: ' 11:13:07 It looks like you're using ngModel on the same form field as formControlName. 11:13:07 Support for using the ngModel input property and ngModelChange event with 11:13:07 reactive form directives has been deprecated in Angular v6 and will be removed 11:13:07 in a future version of Angular. 11:13:07 11:13:07 For more information on this, see our API docs here: 11:13:07 https://angular.io/api/forms/FormControlName#use-with-ngmodel 11:13:07 ' 11:13:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.96 secs) 11:13:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.971 secs) 11:13:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.975 secs) 11:13:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.977 secs) 11:13:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.997 secs) 11:13:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 2.004 secs) 11:13:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 2.03 secs) 11:13:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 2.042 secs) 11:13:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 2.065 secs) 11:13:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 2.078 secs) 11:13:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 2.081 secs) 11:13:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 2.084 secs) 11:13:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.098 secs) 11:13:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.137 secs) 11:13:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.156 secs) 11:13:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.159 secs) 11:13:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.16 secs) 11:13:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.199 secs) 11:13:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.221 secs) 11:13:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.232 secs) 11:13:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.248 secs) 11:13:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.314 secs) 11:13:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.326 secs) 11:13:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.334 secs) 11:13:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.391 secs) 11:13:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.401 secs) 11:13:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.409 secs) 11:13:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.422 secs) 11:13:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.635 secs / 2.422 secs) 11:13:08 TOTAL: 149 SUCCESS 11:13:08 ✔ Browser application bundle generation complete. 11:13:08 11:13:08 =============================== Coverage summary =============================== 11:13:08 Statements : 40.87% ( 1463/3580 ) 11:13:08 Branches : 12.03% ( 111/923 ) 11:13:08 Functions : 33.13% ( 430/1298 ) 11:13:08 Lines : 38.8% ( 1314/3387 ) 11:13:08 ================================================================================ 11:13:08 ✔ Browser application bundle generation complete. 11:13:09 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 11:13:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:13:09 $ docker stop --time=1 b764891ff92a176da7e9b645c8cbe3c58358615b63cc1fc79efebfe6c377b0c9 11:13:09 5831b945b038: Pull complete 11:13:09 86bbec2aaacd: Pull complete 11:13:09 e10730c5d714: Pull complete 11:13:10 $ docker rm -f b764891ff92a176da7e9b645c8cbe3c58358615b63cc1fc79efebfe6c377b0c9 [Pipeline] // withDockerContainer [Pipeline] sh 11:13:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:13:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:13:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:13:12 + ls -al . 11:13:12 total 184 11:13:12 drwxrwxr-x 14 jenkins jenkins 4096 Oct 26 11:11 . 11:13:12 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 11:10 .. 11:13:12 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 11:10 .blubracket 11:13:12 -rw-rw-r-- 1 jenkins jenkins 18 Oct 26 11:10 .dockerignore 11:13:12 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 11:10 .git 11:13:12 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 11:10 .github 11:13:12 -rw-rw-r-- 1 jenkins jenkins 185 Oct 26 11:10 .gitignore 11:13:12 drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 11:10 .semver 11:13:12 -rw-rw-r-- 1 jenkins jenkins 4856 Oct 26 11:10 Attribution.txt 11:13:12 -rw-rw-r-- 1 jenkins jenkins 14570 Oct 26 11:10 CHANGELOG.md 11:13:12 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 26 11:10 CONTRIBUTING.md 11:13:12 -rw-rw-r-- 1 jenkins jenkins 1847 Oct 26 11:10 Dockerfile 11:13:12 -rw-rw-r-- 1 jenkins jenkins 652 Oct 26 11:10 Jenkinsfile 11:13:12 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 26 11:10 LICENSE 11:13:12 -rw-rw-r-- 1 jenkins jenkins 2124 Oct 26 11:10 Makefile 11:13:12 -rw-rw-r-- 1 jenkins jenkins 4558 Oct 26 11:10 README.md 11:13:12 -rw-rw-r-- 1 jenkins jenkins 12 Oct 26 11:10 VERSION 11:13:12 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 11:10 assets 11:13:12 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 11:10 bin 11:13:12 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 11:10 cmd 11:13:12 -rw-r--r-- 1 jenkins jenkins 10 Oct 26 11:11 coverage.out 11:13:12 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 11:10 docs 11:13:12 -rw-rw-r-- 1 jenkins jenkins 3151 Oct 26 11:10 go.mod 11:13:12 -rw-rw-r-- 1 jenkins jenkins 43970 Oct 26 11:10 go.sum 11:13:12 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 11:10 internal 11:13:12 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 11:10 snap 11:13:12 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 11:10 testing 11:13:12 -rw-rw-r-- 1 jenkins jenkins 155 Oct 26 11:10 version.go 11:13:12 drwxrwxr-x 6 jenkins jenkins 4096 Oct 26 11:11 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:12 + 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=e14961ab0b8184a268f9b1ec7e31faff01efae52 --label arch=amd64 --label version=2.3.0-dev.18 . 11:13:13 Sending build context to Docker daemon 48.26MB 11:13:13 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 11:13:13 Step 2/26 : FROM ${BASE} AS builder 11:13:13 ---> b22b1b996df0 11:13:13 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 11:13:13 ---> Running in 1a9c1efe1bc0 11:13:13 Removing intermediate container 1a9c1efe1bc0 11:13:13 ---> 8fc916eebecc 11:13:13 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 11:13:13 ---> Running in e172942c3966 11:13:13 Removing intermediate container e172942c3966 11:13:13 ---> f9338a098037 11:13:13 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 11:13:13 ---> Running in 3306657518cc 11:13:13 Removing intermediate container 3306657518cc 11:13:13 ---> f5302af83586 11:13:13 Step 6/26 : LABEL Name=edgex-ui-go 11:13:13 ---> Running in df4486b4a7f3 11:13:13 Removing intermediate container df4486b4a7f3 11:13:13 ---> d254064aa1e8 11:13:13 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 11:13:13 ---> Running in 14df767c9da5 11:13:14 Removing intermediate container 14df767c9da5 11:13:14 ---> ccb88b189f5e 11:13:14 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 11:13:15 ---> ad44df6c9e7d 11:13:15 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:13:15 ---> Running in 823b17e3284d 11:13:15 Removing intermediate container 823b17e3284d 11:13:15 ---> 4ba9fb9f1af8 11:13:15 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:13:15 ---> Running in 3bedf417846d 11:13:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:13:16 5dd5c2283517: Pull complete 11:13:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:13:17 OK: 211 MiB in 51 packages 11:13:17 Removing intermediate container 3bedf417846d 11:13:17 ---> 65ef9fc92a88 11:13:17 Step 11/26 : ENV GO111MODULE=on 11:13:17 ---> Running in c47a78f7e745 11:13:17 Removing intermediate container c47a78f7e745 11:13:17 ---> 683ed41dcd99 11:13:17 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 11:13:17 ---> Running in e62af438c0c4 11:13:17 Removing intermediate container e62af438c0c4 11:13:17 ---> a9dcac11ec5d 11:13:17 Step 13/26 : COPY go.mod vendor* ./ 11:13:17 ---> a26c226b83ff 11:13:17 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:13:17 ---> Running in bb6428482e32 11:13:18 d5ac0230b979: Pull complete 11:13:18 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 11:13:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 11:13:18 ---> 59b3b1a385d4 11:13:18 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 11:13:18 Removing intermediate container bb6428482e32 11:13:18 ---> 2f68f0a199ac 11:13:18 Step 15/26 : COPY . . 11:13:19 ---> d5349f7f4a97 11:13:19 Step 16/26 : RUN ${MAKE} 11:13:19 ---> Running in 1e01c5c22ded 11:13:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.18" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 11:13:20 ---> Running in 171d121e2280 11:13:20 Removing intermediate container 171d121e2280 11:13:20 ---> 11e78a5b46f1 11:13:20 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 11:13:20 ---> Running in 3f47a92175e6 11:13:20 Removing intermediate container 3f47a92175e6 11:13:20 ---> d3ecadce16e2 11:13:20 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 11:13:21 ---> Running in 68f5eb546c62 11:13:21 Removing intermediate container 68f5eb546c62 11:13:21 ---> a97eef73c391 11:13:21 Step 6/16 : LABEL Name=edgex-ui-go 11:13:21 ---> Running in 899ecc007137 11:13:21 Removing intermediate container 899ecc007137 11:13:21 ---> 27d05d949c5d 11:13:21 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 11:13:21 ---> Running in d59556871a59 11:13:21 Removing intermediate container d59556871a59 11:13:21 ---> 88d5cdaf705a 11:13:21 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 11:13:22 latest: Pulling from library/docker 11:13:22 9b18e9b68314: Already exists 11:13:22 e5833820420a: Pulling fs layer 11:13:22 79069699b830: Pulling fs layer 11:13:22 1ee9c3c3cf30: Pulling fs layer 11:13:22 e0d61bd8b9f5: Pulling fs layer 11:13:22 245f2ec60f2d: Pulling fs layer 11:13:22 565435f1ea60: Pulling fs layer 11:13:22 a2b0e4f6483b: Pulling fs layer 11:13:22 2f6ebfe41273: Pulling fs layer 11:13:22 e0d61bd8b9f5: Waiting 11:13:22 245f2ec60f2d: Waiting 11:13:22 565435f1ea60: Waiting 11:13:22 a2b0e4f6483b: Waiting 11:13:22 2f6ebfe41273: Waiting 11:13:23 79069699b830: Download complete 11:13:23 e5833820420a: Verifying Checksum 11:13:23 e5833820420a: Download complete 11:13:23 1ee9c3c3cf30: Verifying Checksum 11:13:23 1ee9c3c3cf30: Download complete 11:13:23 e0d61bd8b9f5: Verifying Checksum 11:13:23 e0d61bd8b9f5: Download complete 11:13:23 565435f1ea60: Verifying Checksum 11:13:23 565435f1ea60: Download complete 11:13:23 245f2ec60f2d: Download complete 11:13:23 a2b0e4f6483b: Verifying Checksum 11:13:23 a2b0e4f6483b: Download complete 11:13:23 2f6ebfe41273: Verifying Checksum 11:13:23 2f6ebfe41273: Download complete 11:13:23 e5833820420a: Pull complete 11:13:23 79069699b830: Pull complete 11:13:24 1ee9c3c3cf30: Pull complete 11:13:26 e0d61bd8b9f5: Pull complete 11:13:26 245f2ec60f2d: Pull complete 11:13:27 565435f1ea60: Pull complete 11:13:27 a2b0e4f6483b: Pull complete 11:13:27 2f6ebfe41273: Pull complete 11:13:27 Digest: sha256:b44077b08bb253acfe1c7d2a98040147732389ef17a35468ee3df8d55b615bb9 11:13:27 Status: Downloaded newer image for docker:latest 11:13:31 ---> 1ed46e4c6095 11:13:31 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:13:31 ---> Running in 6c1584258819 11:13:32 Removing intermediate container 1e01c5c22ded 11:13:32 ---> 9fb2a5ff9131 11:13:32 Step 17/26 : FROM alpine:3.14 11:13:32 Removing intermediate container 6c1584258819 11:13:32 ---> 9f7d9d0e2751 11:13:32 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:13:32 ---> Running in bf05b27d3ff0 11:13:32 3.14: Pulling from library/alpine 11:13:32 c7ed990a2339: Pulling fs layer 11:13:33 c7ed990a2339: Verifying Checksum 11:13:33 c7ed990a2339: Download complete 11:13:33 c7ed990a2339: Pull complete 11:13:33 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 11:13:33 Status: Downloaded newer image for alpine:3.14 11:13:33 ---> dd53f409bf0b 11:13:33 Step 18/26 : EXPOSE 4000 11:13:33 ---> Running in 7bf2f28af137 11:13:33 Removing intermediate container 7bf2f28af137 11:13:33 ---> f115a2968971 11:13:33 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 11:13:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:13:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:13:33 ---> 742c761ae053 11:13:33 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 11:13:34 ---> 939c66644ae0 11:13:34 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 11:13:34 ---> 7672146cb274 11:13:34 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 11:13:34 ---> Running in 797c78bec402 11:13:34 Removing intermediate container 797c78bec402 11:13:34 ---> 01bf59c0c938 11:13:34 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 11:13:34 ---> Running in 57c190ff4ccd 11:13:34 Removing intermediate container 57c190ff4ccd 11:13:34 ---> 3ca45f110e6c 11:13:34 Step 24/26 : LABEL arch=amd64 11:13:34 ---> Running in 46ad46fd3ebf 11:13:34 Removing intermediate container 46ad46fd3ebf 11:13:34 ---> 6ba08b2308ef 11:13:34 Step 25/26 : LABEL git_sha=e14961ab0b8184a268f9b1ec7e31faff01efae52 11:13:34 ---> Running in 114bcb9164c7 11:13:34 Removing intermediate container 114bcb9164c7 11:13:34 ---> f55de7194ae6 11:13:34 Step 26/26 : LABEL version=2.3.0-dev.18 11:13:34 ---> Running in 720564452b96 11:13:34 Removing intermediate container 720564452b96 11:13:34 ---> 135448e1836f 11:13:34 [Warning] One or more build-args [ARCH] were not consumed 11:13:34 Successfully built 135448e1836f 11:13:34 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:13:34 provisioning config files... 11:13:34 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1370731582893083635tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:13:35 OK: 221 MiB in 51 packages 11:13:35 ---> docker-login.sh 11:13:35 nexus3.edgexfoundry.org:10001 11:13:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:13:35 Configure a credential helper to remove this warning. See 11:13:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:13:35 11:13:35 Login Succeeded 11:13:35 nexus3.edgexfoundry.org:10002 11:13:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:13:35 Configure a credential helper to remove this warning. See 11:13:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:13:35 11:13:35 Login Succeeded 11:13:35 nexus3.edgexfoundry.org:10003 11:13:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:13:35 Configure a credential helper to remove this warning. See 11:13:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:13:35 11:13:35 Login Succeeded 11:13:35 nexus3.edgexfoundry.org:10004 11:13:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:13:35 Configure a credential helper to remove this warning. See 11:13:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:13:35 11:13:35 Login Succeeded 11:13:35 docker.io 11:13:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:13:35 Configure a credential helper to remove this warning. See 11:13:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:13:35 11:13:35 Login Succeeded 11:13:35 ---> docker-login.sh ends [Pipeline] } 11:13:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:13:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:13:35 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 11:13:35 e14961ab0b8184a268f9b1ec7e31faff01efae52 11:13:35 latest 11:13:35 2.3.0-dev.18 11:13:35 e14961ab0b8184a268f9b1ec7e31faff01efae52-2.3.0-dev.18 11:13:35 main 11:13:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:36 Removing intermediate container bf05b27d3ff0 11:13:36 ---> 59a8049bfe18 11:13:36 Step 11/16 : ENV GO111MODULE=on 11:13:36 ---> Running in d74c58a3f3e6 11:13:36 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:e14961ab0b8184a268f9b1ec7e31faff01efae52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:36 Removing intermediate container d74c58a3f3e6 11:13:36 ---> 94f1e2723a9f 11:13:36 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 11:13:36 ---> Running in 7dc8ee9d31d3 11:13:36 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:e14961ab0b8184a268f9b1ec7e31faff01efae52 11:13:36 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 11:13:36 198bd97ee2e5: Preparing 11:13:36 012e0334b0e1: Preparing 11:13:36 be88a703bf0a: Preparing 11:13:36 63493a9ab2d4: Preparing 11:13:36 63493a9ab2d4: Layer already exists 11:13:36 198bd97ee2e5: Pushed 11:13:36 012e0334b0e1: Pushed 11:13:36 Removing intermediate container 7dc8ee9d31d3 11:13:36 ---> d4c856a09c22 11:13:36 Step 13/16 : COPY go.mod vendor* ./ 11:13:37 ---> 5558f0216bc0 11:13:37 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:13:37 ---> Running in 3282639ea35b 11:13:39 be88a703bf0a: Pushed 11:13:39 e14961ab0b8184a268f9b1ec7e31faff01efae52: digest: sha256:ac134d27d5e5ba2f4605eb289efad2ffd97579e6bfa9b29c781ebd37052c9202 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:40 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:40 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 11:13:40 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 11:13:40 198bd97ee2e5: Preparing 11:13:40 012e0334b0e1: Preparing 11:13:40 be88a703bf0a: Preparing 11:13:40 63493a9ab2d4: Preparing 11:13:40 63493a9ab2d4: Layer already exists 11:13:40 012e0334b0e1: Layer already exists 11:13:40 198bd97ee2e5: Layer already exists 11:13:40 be88a703bf0a: Layer already exists 11:13:40 latest: digest: sha256:ac134d27d5e5ba2f4605eb289efad2ffd97579e6bfa9b29c781ebd37052c9202 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:40 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:41 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.18 11:13:41 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 11:13:41 198bd97ee2e5: Preparing 11:13:41 012e0334b0e1: Preparing 11:13:41 be88a703bf0a: Preparing 11:13:41 63493a9ab2d4: Preparing 11:13:41 198bd97ee2e5: Layer already exists 11:13:41 63493a9ab2d4: Layer already exists 11:13:41 be88a703bf0a: Layer already exists 11:13:41 012e0334b0e1: Layer already exists 11:13:41 2.3.0-dev.18: digest: sha256:ac134d27d5e5ba2f4605eb289efad2ffd97579e6bfa9b29c781ebd37052c9202 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:41 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:e14961ab0b8184a268f9b1ec7e31faff01efae52-2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:41 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:e14961ab0b8184a268f9b1ec7e31faff01efae52-2.3.0-dev.18 11:13:41 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 11:13:41 198bd97ee2e5: Preparing 11:13:41 012e0334b0e1: Preparing 11:13:41 be88a703bf0a: Preparing 11:13:41 63493a9ab2d4: Preparing 11:13:41 198bd97ee2e5: Layer already exists 11:13:41 63493a9ab2d4: Layer already exists 11:13:41 012e0334b0e1: Layer already exists 11:13:41 be88a703bf0a: Layer already exists 11:13:41 e14961ab0b8184a268f9b1ec7e31faff01efae52-2.3.0-dev.18: digest: sha256:ac134d27d5e5ba2f4605eb289efad2ffd97579e6bfa9b29c781ebd37052c9202 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:42 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:42 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 11:13:42 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 11:13:42 198bd97ee2e5: Preparing 11:13:42 012e0334b0e1: Preparing 11:13:42 be88a703bf0a: Preparing 11:13:42 63493a9ab2d4: Preparing 11:13:42 198bd97ee2e5: Layer already exists 11:13:42 be88a703bf0a: Layer already exists 11:13:42 63493a9ab2d4: Layer already exists 11:13:42 012e0334b0e1: Layer already exists 11:13:42 main: digest: sha256:ac134d27d5e5ba2f4605eb289efad2ffd97579e6bfa9b29c781ebd37052c9202 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:13:42 ===================================================== [Pipeline] echo 11:13:42 taggedImages: 11:13:42 - nexus3.edgexfoundry.org:10004/edgex-ui:e14961ab0b8184a268f9b1ec7e31faff01efae52 11:13:42 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 11:13:42 - nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.18 11:13:42 - nexus3.edgexfoundry.org:10004/edgex-ui:e14961ab0b8184a268f9b1ec7e31faff01efae52-2.3.0-dev.18 11:13:42 - 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 11:13:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:13:42 11:13:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:13:43 latest: Pulling from edgex-lftools-log-publisher 11:13:43 5eb5b503b376: Pulling fs layer 11:13:43 5c69ac0246d0: Pulling fs layer 11:13:43 ec43610c2a17: Pulling fs layer 11:13:43 3a2ae6a8a46f: Pulling fs layer 11:13:43 33b1e0a273af: Pulling fs layer 11:13:43 5d3b04190fa2: Pulling fs layer 11:13:43 2f39f015ded8: Pulling fs layer 11:13:43 2f39f015ded8: Waiting 11:13:43 3a2ae6a8a46f: Waiting 11:13:43 33b1e0a273af: Waiting 11:13:43 5d3b04190fa2: Waiting 11:13:43 5c69ac0246d0: Download complete 11:13:43 3a2ae6a8a46f: Download complete 11:13:43 33b1e0a273af: Verifying Checksum 11:13:43 33b1e0a273af: Download complete 11:13:43 ec43610c2a17: Verifying Checksum 11:13:43 ec43610c2a17: Download complete 11:13:43 5d3b04190fa2: Download complete 11:13:43 5eb5b503b376: Verifying Checksum 11:13:43 5eb5b503b376: Download complete 11:13:43 2f39f015ded8: Download complete 11:13:44 5eb5b503b376: Pull complete 11:13:44 5c69ac0246d0: Pull complete 11:13:44 ec43610c2a17: Pull complete 11:13:44 3a2ae6a8a46f: Pull complete 11:13:45 33b1e0a273af: Pull complete 11:13:45 5d3b04190fa2: Pull complete 11:13:49 2f39f015ded8: Pull complete 11:13:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:13:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:13:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:13:49 prd-ubuntu20.04-docker-8c-8g-117109 does not seem to be running inside a container 11:13:49 $ 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 11:13:52 $ docker top 375a2b1a45e57f86c3e40c520df7a09f8a945c4bffa6e6c92200c067735528bc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:13:52 ---> job-cost.sh 11:13:52 lf-activate-venv: SKIPPING 11:13:52 INFO: No Stack... 11:13:52 INFO: Retrieving Pricing Info for: v3-standard-8 11:13:53 INFO: Archiving Costs [Pipeline] sh 11:13:53 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 11:13:53 + cut -d, -f6 [Pipeline] lock 11:13:53 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-89-stack-cost] 11:13:53 Resource [jenkins-edgexfoundry-edgex-ui-go-main-89-stack-cost] did not exist. Created. 11:13:53 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-89-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:13:53 + echo total: 0.2199999988079071 [Pipeline] stash 11:13:54 Stashed 1 file(s) [Pipeline] } 11:13:54 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-89-stack-cost] [Pipeline] // lock [Pipeline] } 11:13:54 $ docker stop --time=1 375a2b1a45e57f86c3e40c520df7a09f8a945c4bffa6e6c92200c067735528bc 11:13:55 $ docker rm -f 375a2b1a45e57f86c3e40c520df7a09f8a945c4bffa6e6c92200c067735528bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:14:33 Removing intermediate container 3282639ea35b 11:14:33 ---> ad22cb8aa3e6 11:14:33 Step 15/16 : COPY . . 11:14:33 ---> e1c3abc3bd54 11:14:33 Step 16/16 : RUN ${MAKE} 11:14:33 ---> Running in 43271cf5fc16 11:14:33 noop 11:14:33 Removing intermediate container 43271cf5fc16 11:14:33 ---> edfa2507d571 11:14:33 Successfully built edfa2507d571 11:14:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:33 + docker inspect -f . ci-base-image-arm64 11:14:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:14:34 prd-ubuntu20.04-docker-arm64-4c-16g-117110 does not seem to be running inside a container 11:14:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/89 -v /w/workspace/edgex-ui-go/89:/w/workspace/edgex-ui-go/89:rw,z -v /w/workspace/edgex-ui-go/89@tmp:/w/workspace/edgex-ui-go/89@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 11:14:35 $ docker top c28aeaa1e94fea01c38000c9ddd360e000820f47ee48e8a6223641edef5bcf9b -eo pid,comm [Pipeline] { [Pipeline] sh 11:14:36 + go version 11:14:36 go version go1.18.7 linux/arm64 [Pipeline] } 11:14:36 $ docker stop --time=1 c28aeaa1e94fea01c38000c9ddd360e000820f47ee48e8a6223641edef5bcf9b 11:14:37 $ docker rm -f c28aeaa1e94fea01c38000c9ddd360e000820f47ee48e8a6223641edef5bcf9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:38 + docker inspect -f . ci-base-image-arm64 11:14:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:14:38 prd-ubuntu20.04-docker-arm64-4c-16g-117110 does not seem to be running inside a container 11:14:38 $ 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/89 -v /w/workspace/edgex-ui-go/89:/w/workspace/edgex-ui-go/89:rw,z -v /w/workspace/edgex-ui-go/89@tmp:/w/workspace/edgex-ui-go/89@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 11:14:39 $ docker top 0c186085c27cdfdb01ff19b051185b64b37fa2c0ec56fbf9c95e271858dac3b5 -eo pid,comm [Pipeline] { [Pipeline] sh 11:14:40 + git config --global --add safe.directory /w/workspace/edgex-ui-go/89 [Pipeline] fileExists [Pipeline] sh 11:14:40 + make test 11:14:40 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 11:14:42 ? github.com/edgexfoundry/edgex-ui-go [no test files] 11:15:50 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 11:15:50 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 11:15:50 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 11:15:50 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 11:15:50 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 11:15:50 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 11:15:50 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 11:15:50 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 11:15:50 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 11:16:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:16:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:16:12 ./bin/test-attribution-txt.sh 11:16:12 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 11:16:12 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 11:16:12 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 11:16:12 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 11:16:12 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 11:16:12 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 11:16:12 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 11:16:12 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 11:16:12 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 11:16:12 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 11:16:12 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 11:16:12 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 11:16:12 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 11:16:12 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 11:16:12 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 11:16:12 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 11:16:12 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 11:16:12 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 11:16:12 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 11:16:12 An attribution for golang.org/x/net is missing from Attribution.txt, please add 11:16:12 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 11:16:12 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 11:16:12 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 11:16:12 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 11:16:12 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 11:16:12 make -C web test 11:16:12 make[1]: Entering directory '/w/workspace/edgex-ui-go/89/web' 11:16:12 make[1]: tput: No such file or directory 11:16:12 make[1]: tput: No such file or directory 11:16:12 warning: generating ./VERSION 11:16:12 echo "0.0.0" > VERSION 11:16:12 docker build \ 11:16:12 -f Dockerfile \ 11:16:12 --build-arg USER=1000 \ 11:16:12 \ 11:16:12 --label "git_sha=e14961ab0b8184a268f9b1ec7e31faff01efae52" \ 11:16:12 -t edgexfoundry/edgex-web-ui:e14961ab0b8184a268f9b1ec7e31faff01efae52 \ 11:16:12 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 11:16:12 . 11:16:12 Sending build context to Docker daemon 3.269MB 11:16:12 Step 1/10 : FROM node:16.17-alpine3.15 11:16:12 16.17-alpine3.15: Pulling from library/node 11:16:12 47517142f6ba: Pulling fs layer 11:16:12 5f8c4bfa009b: Pulling fs layer 11:16:12 f7079c9c4ba1: Pulling fs layer 11:16:12 aba105e6f55a: Pulling fs layer 11:16:12 aba105e6f55a: Waiting 11:16:12 f7079c9c4ba1: Verifying Checksum 11:16:12 f7079c9c4ba1: Download complete 11:16:12 47517142f6ba: Verifying Checksum 11:16:12 47517142f6ba: Download complete 11:16:12 aba105e6f55a: Verifying Checksum 11:16:12 aba105e6f55a: Download complete 11:16:12 47517142f6ba: Pull complete 11:16:12 5f8c4bfa009b: Verifying Checksum 11:16:12 5f8c4bfa009b: Download complete 11:16:15 5f8c4bfa009b: Pull complete 11:16:15 f7079c9c4ba1: Pull complete 11:16:15 aba105e6f55a: Pull complete 11:16:15 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 11:16:15 Status: Downloaded newer image for node:16.17-alpine3.15 11:16:15 ---> bf1b8b58d215 11:16:15 Step 2/10 : RUN apk add --no-cache chromium 11:16:16 ---> Running in 1eea88ea3b05 11:16:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:16:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:16:18 (1/128) Installing libxau (1.0.9-r0) 11:16:18 (2/128) Installing libmd (1.0.3-r0) 11:16:18 (3/128) Installing libbsd (0.11.3-r1) 11:16:18 (4/128) Installing libxdmcp (1.1.3-r0) 11:16:18 (5/128) Installing libxcb (1.14-r2) 11:16:18 (6/128) Installing libx11 (1.7.3.1-r0) 11:16:18 (7/128) Installing libxext (1.3.4-r0) 11:16:18 (8/128) Installing libice (1.0.10-r0) 11:16:18 (9/128) Installing libuuid (2.37.4-r0) 11:16:18 (10/128) Installing libsm (1.2.3-r0) 11:16:18 (11/128) Installing libxt (1.2.1-r0) 11:16:18 (12/128) Installing libxmu (1.1.3-r0) 11:16:18 (13/128) Installing xset (1.2.4-r0) 11:16:18 (14/128) Installing xprop (1.2.5-r0) 11:16:18 (15/128) Installing xdg-utils (1.1.3-r0) 11:16:18 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 11:16:18 (17/128) Installing pkgconf (1.8.0-r0) 11:16:18 (18/128) Installing libffi (3.4.2-r1) 11:16:18 (19/128) Installing libintl (0.21-r0) 11:16:18 (20/128) Installing libblkid (2.37.4-r0) 11:16:18 (21/128) Installing libmount (2.37.4-r0) 11:16:18 (22/128) Installing pcre (8.45-r1) 11:16:18 (23/128) Installing glib (2.70.1-r0) 11:16:18 (24/128) Installing xz-libs (5.2.5-r1) 11:16:18 (25/128) Installing libxml2 (2.9.14-r2) 11:16:18 (26/128) Installing shared-mime-info (2.1-r1) 11:16:19 (27/128) Installing hicolor-icon-theme (0.17-r1) 11:16:19 (28/128) Installing libjpeg-turbo (2.1.2-r0) 11:16:19 (29/128) Installing libpng (1.6.37-r1) 11:16:19 (30/128) Installing libwebp (1.2.2-r0) 11:16:19 (31/128) Installing zstd-libs (1.5.0-r0) 11:16:19 (32/128) Installing tiff (4.4.0-r0) 11:16:19 (33/128) Installing gdk-pixbuf (2.42.8-r0) 11:16:19 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 11:16:19 (35/128) Installing libxcomposite (0.4.5-r0) 11:16:19 (36/128) Installing libxfixes (6.0.0-r0) 11:16:19 (37/128) Installing libxrender (0.9.10-r3) 11:16:19 (38/128) Installing libxcursor (1.2.0-r0) 11:16:19 (39/128) Installing libxdamage (1.1.5-r1) 11:16:19 (40/128) Installing libxi (1.8-r0) 11:16:19 (41/128) Installing libxinerama (1.1.4-r1) 11:16:19 (42/128) Installing libxrandr (1.5.2-r1) 11:16:19 (43/128) Installing atk (2.36.0-r0) 11:16:19 (44/128) Installing libxtst (1.2.3-r3) 11:16:19 (45/128) Installing dbus-libs (1.12.24-r0) 11:16:19 (46/128) Installing at-spi2-core (2.42.0-r0) 11:16:19 (47/128) Installing at-spi2-atk (2.38.0-r0) 11:16:19 (48/128) Installing expat (2.5.0-r0) 11:16:19 (49/128) Installing brotli-libs (1.0.9-r5) 11:16:19 (50/128) Installing libbz2 (1.0.8-r1) 11:16:19 (51/128) Installing freetype (2.11.1-r2) 11:16:19 (52/128) Installing fontconfig (2.13.1-r4) 11:16:19 (53/128) Installing pixman (0.40.0-r3) 11:16:19 (54/128) Installing cairo (1.16.0-r5) 11:16:19 (55/128) Installing cairo-gobject (1.16.0-r5) 11:16:19 (56/128) Installing avahi-libs (0.8-r5) 11:16:19 (57/128) Installing gmp (6.2.1-r1) 11:16:19 (58/128) Installing nettle (3.7.3-r0) 11:16:19 (59/128) Installing p11-kit (0.24.0-r1) 11:16:19 (60/128) Installing libtasn1 (4.18.0-r0) 11:16:19 (61/128) Installing libunistring (0.9.10-r1) 11:16:19 (62/128) Installing gnutls (3.7.1-r1) 11:16:19 (63/128) Installing cups-libs (2.3.3-r6) 11:16:19 (64/128) Installing libepoxy (1.5.9-r0) 11:16:19 (65/128) Installing fribidi (1.0.11-r0) 11:16:19 (66/128) Installing graphite2 (1.3.14-r0) 11:16:19 (67/128) Installing harfbuzz (3.0.0-r2) 11:16:19 (68/128) Installing libxft (2.3.4-r0) 11:16:19 (69/128) Installing pango (1.48.10-r0) 11:16:19 (70/128) Installing wayland-libs-client (1.19.0-r1) 11:16:19 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 11:16:19 (72/128) Installing wayland-libs-egl (1.19.0-r1) 11:16:19 (73/128) Installing xkeyboard-config (2.34-r0) 11:16:19 (74/128) Installing libxkbcommon (1.3.1-r0) 11:16:19 (75/128) Installing gtk+3.0 (3.24.30-r0) 11:16:20 Executing gtk+3.0-3.24.30-r0.post-install 11:16:20 (76/128) Installing libfontenc (1.1.4-r0) 11:16:20 (77/128) Installing mkfontscale (1.2.1-r1) 11:16:20 (78/128) Installing ttf-opensans (1.10-r1) 11:16:20 Executing ttf-opensans-1.10-r1.post-install 11:16:22 (79/128) Installing libogg (1.3.5-r0) 11:16:22 (80/128) Installing flac (1.3.4-r0) 11:16:22 (81/128) Installing alsa-lib (1.2.5.1-r1) 11:16:22 (82/128) Installing libatomic (10.3.1_git20211027-r0) 11:16:22 (83/128) Installing sdl2 (2.0.16-r4) 11:16:22 (84/128) Installing aom-libs (3.2.0-r0) 11:16:22 (85/128) Installing libass (0.15.2-r0) 11:16:22 (86/128) Installing libdav1d (0.9.2-r0) 11:16:22 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 11:16:22 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 11:16:22 (89/128) Installing lame (3.100-r0) 11:16:22 (90/128) Installing opus (1.3.1-r1) 11:16:22 (91/128) Installing libgomp (10.3.1_git20211027-r0) 11:16:22 (92/128) Installing soxr (0.1.3-r2) 11:16:22 (93/128) Installing libsrt (1.4.2-r1) 11:16:22 (94/128) Installing libssh (0.9.6-r1) 11:16:22 (95/128) Installing libtheora (1.1.1-r16) 11:16:22 (96/128) Installing v4l-utils-libs (1.22.1-r1) 11:16:22 (97/128) Installing libdrm (2.4.109-r0) 11:16:22 (98/128) Installing libva (2.13.0-r0) 11:16:22 (99/128) Installing libvdpau (1.4-r0) 11:16:22 (100/128) Installing vidstab (1.1.0-r1) 11:16:22 (101/128) Installing libvorbis (1.3.7-r0) 11:16:22 (102/128) Installing libvpx (1.10.0-r0) 11:16:22 (103/128) Installing vulkan-loader (1.2.196-r0) 11:16:22 (104/128) Installing x264-libs (20210613-r0) 11:16:23 (105/128) Installing x265-libs (3.5-r0) 11:16:23 (106/128) Installing xvidcore (1.3.7-r1) 11:16:23 (107/128) Installing ffmpeg-libs (4.4.1-r2) 11:16:23 (108/128) Installing libevent (2.1.12-r4) 11:16:23 (109/128) Installing mesa (21.2.6-r0) 11:16:23 (110/128) Installing wayland-libs-server (1.19.0-r1) 11:16:23 (111/128) Installing mesa-gbm (21.2.6-r0) 11:16:23 (112/128) Installing lcms2 (2.12-r1) 11:16:23 (113/128) Installing nspr (4.32-r0) 11:16:23 (114/128) Installing sqlite-libs (3.36.0-r0) 11:16:23 (115/128) Installing nss (3.78.1-r0) 11:16:23 (116/128) Installing libasyncns (0.8-r1) 11:16:23 (117/128) Installing libltdl (2.4.6-r7) 11:16:23 (118/128) Installing orc (0.4.32-r0) 11:16:23 (119/128) Installing libsndfile (1.0.31-r1) 11:16:23 (120/128) Installing speexdsp (1.2.0-r0) 11:16:23 (121/128) Installing tdb-libs (1.4.5-r0) 11:16:23 (122/128) Installing libpulse (15.0-r2) 11:16:23 (123/128) Installing re2 (2021.11.01-r0) 11:16:23 (124/128) Installing snappy (1.1.9-r1) 11:16:23 (125/128) Installing libgpg-error (1.42-r1) 11:16:23 (126/128) Installing libgcrypt (1.9.4-r0) 11:16:23 (127/128) Installing libxslt (1.1.35-r0) 11:16:23 (128/128) Installing chromium (99.0.4844.84-r0) 11:16:27 Executing busybox-1.34.1-r7.trigger 11:16:27 Executing glib-2.70.1-r0.trigger 11:16:27 Executing shared-mime-info-2.1-r1.trigger 11:16:32 Executing gdk-pixbuf-2.42.8-r0.trigger 11:16:32 Executing gtk-update-icon-cache-2.24.33-r0.trigger 11:16:32 Executing fontconfig-2.13.1-r4.trigger 11:16:32 Executing mkfontscale-1.2.1-r1.trigger 11:16:32 OK: 275 MiB in 144 packages 11:16:41 Removing intermediate container 1eea88ea3b05 11:16:41 ---> 74cffcfb1c8c 11:16:41 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 11:16:41 ---> Running in 172dc42c0200 11:16:41 Removing intermediate container 172dc42c0200 11:16:41 ---> 03082d62aef8 11:16:41 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 11:16:41 ---> Running in 882d8b7246c6 11:16:41 Removing intermediate container 882d8b7246c6 11:16:41 ---> 532d86bd59b5 11:16:41 Step 5/10 : RUN npm install -g npm 11:16:42 ---> Running in b4995088af94 11:17:08 11:17:08 changed 54 packages, and audited 212 packages in 22s 11:17:08 11:17:08 11 packages are looking for funding 11:17:08 run `npm fund` for details 11:17:08 11:17:08 found 0 vulnerabilities 11:17:10 Removing intermediate container b4995088af94 11:17:10 ---> e0678d70ee3e 11:17:10 Step 6/10 : ARG USER=1000 11:17:10 ---> Running in d99b3ab082a9 11:17:10 Removing intermediate container d99b3ab082a9 11:17:10 ---> 5bb6fc21f24b 11:17:10 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 11:17:10 ---> Running in 8a63675adebc 11:17:13 Removing intermediate container 8a63675adebc 11:17:13 ---> 26612b307aae 11:17:13 Step 8/10 : USER $USER:$USER 11:17:13 ---> Running in d5cef18d04ae 11:17:13 Removing intermediate container d5cef18d04ae 11:17:13 ---> fac2fb53735b 11:17:13 Step 9/10 : WORKDIR /app 11:17:14 ---> Running in 756443af60b6 11:17:14 Removing intermediate container 756443af60b6 11:17:14 ---> 8e63cba98221 11:17:14 Step 10/10 : LABEL git_sha=e14961ab0b8184a268f9b1ec7e31faff01efae52 11:17:14 ---> Running in 19f2da6bcd73 11:17:15 Removing intermediate container 19f2da6bcd73 11:17:15 ---> 4d143aa4d794 11:17:15 Successfully built 4d143aa4d794 11:17:15 Successfully tagged edgexfoundry/edgex-web-ui:e14961ab0b8184a268f9b1ec7e31faff01efae52 11:17:15 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 11:17:15 touch edgex-web-ui.imagebuilt 11:17:15 mkdir -p node_modules coverage 11:17:15 chown "1000:1000" node_modules coverage package-lock.json 11:17:15 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 11:17:28 npm WARN EBADENGINE Unsupported engine { 11:17:28 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 11:17:28 npm WARN EBADENGINE required: { 11:17:28 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 11:17:28 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 11:17:28 npm WARN EBADENGINE yarn: '>= 1.13.0' 11:17:28 npm WARN EBADENGINE }, 11:17:28 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 11:17:28 npm WARN EBADENGINE } 11:17:28 npm WARN EBADENGINE Unsupported engine { 11:17:28 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 11:17:28 npm WARN EBADENGINE required: { 11:17:28 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 11:17:28 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 11:17:28 npm WARN EBADENGINE yarn: '>= 1.13.0' 11:17:28 npm WARN EBADENGINE }, 11:17:28 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 11:17:28 npm WARN EBADENGINE } 11:17:28 npm WARN EBADENGINE Unsupported engine { 11:17:28 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 11:17:28 npm WARN EBADENGINE required: { 11:17:28 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 11:17:28 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 11:17:28 npm WARN EBADENGINE yarn: '>= 1.13.0' 11:17:28 npm WARN EBADENGINE }, 11:17:28 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 11:17:28 npm WARN EBADENGINE } 11:17:28 npm WARN EBADENGINE Unsupported engine { 11:17:28 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 11:17:28 npm WARN EBADENGINE required: { 11:17:28 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 11:17:28 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 11:17:28 npm WARN EBADENGINE yarn: '>= 1.13.0' 11:17:28 npm WARN EBADENGINE }, 11:17:28 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 11:17:28 npm WARN EBADENGINE } 11:17:28 npm WARN EBADENGINE Unsupported engine { 11:17:28 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 11:17:28 npm WARN EBADENGINE required: { 11:17:28 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 11:17:28 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 11:17:28 npm WARN EBADENGINE yarn: '>= 1.13.0' 11:17:28 npm WARN EBADENGINE }, 11:17:28 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 11:17:28 npm WARN EBADENGINE } 11:17:28 npm WARN EBADENGINE Unsupported engine { 11:17:28 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 11:17:28 npm WARN EBADENGINE required: { 11:17:28 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 11:17:28 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 11:17:28 npm WARN EBADENGINE yarn: '>= 1.13.0' 11:17:28 npm WARN EBADENGINE }, 11:17:28 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 11:17:28 npm WARN EBADENGINE } 11:17:28 npm WARN EBADENGINE Unsupported engine { 11:17:28 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 11:17:28 npm WARN EBADENGINE required: { 11:17:28 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 11:17:28 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 11:17:28 npm WARN EBADENGINE yarn: '>= 1.13.0' 11:17:28 npm WARN EBADENGINE }, 11:17:28 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 11:17:28 npm WARN EBADENGINE } 11:17:28 npm WARN EBADENGINE Unsupported engine { 11:17:28 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 11:17:28 npm WARN EBADENGINE required: { 11:17:28 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 11:17:28 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 11:17:28 npm WARN EBADENGINE yarn: '>= 1.13.0' 11:17:28 npm WARN EBADENGINE }, 11:17:28 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 11:17:28 npm WARN EBADENGINE } 11:17:28 npm WARN EBADENGINE Unsupported engine { 11:17:28 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 11:17:28 npm WARN EBADENGINE required: { 11:17:28 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 11:17:28 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 11:17:28 npm WARN EBADENGINE yarn: '>= 1.13.0' 11:17:28 npm WARN EBADENGINE }, 11:17:28 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 11:17:28 npm WARN EBADENGINE } 11:18:01 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 11:18:01 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 11:18:02 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 11:18:02 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 11:18:04 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 11:18:05 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 11:18:13 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 11:18:14 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 11:18:15 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 11:18:37 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 11:18:37 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 11:18:37 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. 11:18: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. 11:18:41 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. 11:18:42 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 11:18:52 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 11:18:56 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 11:19:11 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. 11:19:29 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. 11:20:08 11:20:08 added 1475 packages, and audited 1476 packages in 3m 11:20:08 11:20:08 90 packages are looking for funding 11:20:08 run `npm fund` for details 11:20:08 11:20:08 14 vulnerabilities (3 moderate, 9 high, 2 critical) 11:20:08 11:20:08 To address issues that do not require attention, run: 11:20:08 npm audit fix 11:20:08 11:20:08 To address all issues (including breaking changes), run: 11:20:08 npm audit fix --force 11:20:08 11:20:08 Run `npm audit` for details. 11:20:08 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 11:20:23 - Generating browser application bundles (phase: setup)... 11:20:55 Compiling @angular/core : es2015 as esm2015 11:20:55 Compiling @angular/compiler/testing : es2015 as esm2015 11:21:17 Compiling @angular/common : es2015 as esm2015 11:21:17 Compiling @angular/core/testing : es2015 as esm2015 11:21:24 Compiling @angular/platform-browser : es2015 as esm2015 11:21:24 Compiling @angular/common/testing : es2015 as esm2015 11:21:27 Compiling @angular/router : es2015 as esm2015 11:21:28 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 11:21:33 Compiling @angular/platform-browser/testing : es2015 as esm2015 11:21:34 Compiling @angular/common/http : es2015 as esm2015 11:21:34 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 11:21:39 Compiling @angular/forms : es2015 as esm2015 11:21:39 Compiling @angular/common/http/testing : es2015 as esm2015 11:21:39 Compiling @angular/router/testing : es2015 as esm2015 11:22:35 26 10 2022 11:22:33.600:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 11:22:35 26 10 2022 11:22:33.612:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 11:22:35 26 10 2022 11:22:33.638:INFO [launcher]: Starting browser ChromeHeadless 11:23:57 26 10 2022 11:23:53.230:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 11:23:57 26 10 2022 11:23:55.305:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 11:24:12 26 10 2022 11:24:10.174:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 11:24:34 ✔ Browser application bundle generation complete. 11:24:34 26 10 2022 11:24:32.595:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket uaXXX_nP9CKO35O6AAAB with id 80809421 11:24:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 11:24:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.199 secs) 11:24:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.257 secs) 11:24:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 0.281 secs) 11:24:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 0.299 secs) 11:24:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 0.543 secs) 11:24:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 0.946 secs) 11:24:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 0.979 secs) 11:24:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 0.997 secs) 11:24:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 1.181 secs) 11:24:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 1.295 secs) 11:24:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 1.316 secs) 11:24:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 1.33 secs) 11:24:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 1.79 secs) 11:24:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 1.838 secs) 11:24:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 1.858 secs) 11:24:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 2.13 secs) 11:24:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 2.272 secs) 11:24:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 2.292 secs) 11:24:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 2.307 secs) 11:24:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 2.571 secs) 11:24:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 2.842 secs) 11:24:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 2.916 secs) 11:24:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 2.976 secs) 11:24:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 3.032 secs) 11:24:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 3.047 secs) 11:24:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 3.145 secs) 11:24:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 3.169 secs) 11:24:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 3.561 secs) 11:24:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 3.678 secs) 11:24:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 3.704 secs) 11:24:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 3.716 secs) 11:24:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 3.866 secs) 11:24:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 3.925 secs) 11:24:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 3.986 secs) 11:24:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 4.226 secs) 11:24:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 4.282 secs) 11:24:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 4.298 secs) 11:24:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 4.307 secs) 11:24:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 4.338 secs) 11:24:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 4.386 secs) 11:24:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 4.416 secs) 11:24:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 4.474 secs) 11:24:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 4.603 secs) 11:24:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 4.677 secs) 11:24:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 4.707 secs) 11:24:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 4.745 secs) 11:24:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 4.806 secs) 11:24:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 4.911 secs) 11:24:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 4.944 secs) 11:24:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 5.079 secs) 11:24:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 5.246 secs) 11:24:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 5.279 secs) 11:24:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 5.297 secs) 11:24:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 5.467 secs) 11:24:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 5.667 secs) 11:24:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 5.72 secs) 11:24:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 5.975 secs) 11:24:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 6.091 secs) 11:24:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 6.24 secs) 11:24:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 6.363 secs) 11:24:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 6.408 secs) 11:24:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 6.469 secs) 11:24:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 6.521 secs) 11:24:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 6.804 secs) 11:24:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 6.85 secs) 11:24:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 6.959 secs) 11:24:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 7.161 secs) 11:24:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 7.298 secs) 11:24:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 7.494 secs) 11:24:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 7.585 secs) 11:24:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 7.678 secs) 11:24:59 WARN: ' 11:24:59 It looks like you're using ngModel on the same form field as formControlName. 11:24:59 Support for using the ngModel input property and ngModelChange event with 11:24:59 reactive form directives has been deprecated in Angular v6 and will be removed 11:24:59 in a future version of Angular. 11:24:59 11:24:59 For more information on this, see our API docs here: 11:24:59 https://angular.io/api/forms/FormControlName#use-with-ngmodel 11:24:59 ' 11:24:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 7.678 secs) 11:24:59 WARN: ' 11:24:59 It looks like you're using ngModel on the same form field as formControlName. 11:24:59 Support for using the ngModel input property and ngModelChange event with 11:24:59 reactive form directives has been deprecated in Angular v6 and will be removed 11:24:59 in a future version of Angular. 11:24:59 11:24:59 For more information on this, see our API docs here: 11:24:59 https://angular.io/api/forms/FormControlName#use-with-ngmodel 11:24:59 ' 11:24:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 7.881 secs) 11:25:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 8.237 secs) 11:25:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 8.262 secs) 11:25:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 8.281 secs) 11:25:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 8.293 secs) 11:25:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 8.545 secs) 11:25:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 8.781 secs) 11:25:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 8.991 secs) 11:25:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 9.053 secs) 11:25:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 9.186 secs) 11:25:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 9.404 secs) 11:25:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 9.426 secs) 11:25:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 9.439 secs) 11:25:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 9.495 secs) 11:25:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 9.514 secs) 11:25:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 9.577 secs) 11:25:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 9.608 secs) 11:25:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 9.689 secs) 11:25:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 9.738 secs) 11:25:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 9.756 secs) 11:25:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 9.973 secs) 11:25:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 9.996 secs) 11:25:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 10.014 secs) 11:25:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 10.05 secs) 11:25:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 10.148 secs) 11:25:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 10.356 secs) 11:25:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 10.419 secs) 11:25:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 10.445 secs) 11:25:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 10.628 secs) 11:25:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 10.674 secs) 11:25:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 10.718 secs) 11:25:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 10.852 secs) 11:25:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 10.873 secs) 11:25:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 10.901 secs) 11:25:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 10.999 secs) 11:25:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 11.052 secs) 11:25:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 11.069 secs) 11:25:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 11.112 secs) 11:25:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 11.211 secs) 11:25:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 11.239 secs) 11:25:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 11.266 secs) 11:25:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 11.291 secs) 11:25:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 11.313 secs) 11:25:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 11.453 secs) 11:25:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 11.481 secs) 11:25:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 11.573 secs) 11:25:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 11.906 secs) 11:25:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 12.034 secs) 11:25:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 12.058 secs) 11:25:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 12.105 secs) 11:25:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 12.136 secs) 11:25:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 12.267 secs) 11:25:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 12.389 secs) 11:25:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 12.453 secs) 11:25:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 12.953 secs) 11:25:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 13.019 secs) 11:25:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 13.081 secs) 11:25:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 13.1 secs) 11:25:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 13.117 secs) 11:25:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 13.143 secs) 11:25:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 13.18 secs) 11:25:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 13.195 secs) 11:25:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 13.345 secs) 11:25:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 13.499 secs) 11:25:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 13.717 secs) 11:25:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 13.774 secs) 11:25:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 13.842 secs) 11:25:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 13.9 secs) 11:25:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 13.914 secs) 11:25:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 13.953 secs) 11:25:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 14.046 secs) 11:25:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 14.11 secs) 11:25:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 14.177 secs) 11:25:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 14.319 secs) 11:25:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 14.372 secs) 11:25:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 14.416 secs) 11:25:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 14.452 secs) 11:25:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 14.512 secs) 11:25:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (20.477 secs / 14.512 secs) 11:25:09 TOTAL: 149 SUCCESS 11:25:09 ✔ Browser application bundle generation complete. 11:25:13 11:25:13 =============================== Coverage summary =============================== 11:25:13 Statements : 40.98% ( 1467/3580 ) 11:25:13 Branches : 12.03% ( 111/923 ) 11:25:13 Functions : 33.28% ( 432/1298 ) 11:25:13 Lines : 38.91% ( 1318/3387 ) 11:25:13 ================================================================================ 11:25:13 26 10 2022 11:25:13.063:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 11:25:14 ✔ Browser application bundle generation complete. 11:25:15 make[1]: Leaving directory '/w/workspace/edgex-ui-go/89/web' [Pipeline] echo 11:25:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:25:15 $ docker stop --time=1 0c186085c27cdfdb01ff19b051185b64b37fa2c0ec56fbf9c95e271858dac3b5 11:25:16 $ docker rm -f 0c186085c27cdfdb01ff19b051185b64b37fa2c0ec56fbf9c95e271858dac3b5 [Pipeline] // withDockerContainer [Pipeline] sh 11:25:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:25:21 Warning: overwriting stash ‘coverage-report’ 11:25:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:25:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:25:29 + ls -al . 11:25:29 total 180 11:25:29 drwxrwxr-x 13 jenkins jenkins 4096 Oct 26 11:14 . 11:25:29 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 11:12 .. 11:25:29 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 11:12 .blubracket 11:25:29 -rw-rw-r-- 1 jenkins jenkins 18 Oct 26 11:12 .dockerignore 11:25:29 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 11:12 .git 11:25:29 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 11:12 .github 11:25:29 -rw-rw-r-- 1 jenkins jenkins 185 Oct 26 11:12 .gitignore 11:25:29 -rw-rw-r-- 1 jenkins jenkins 4856 Oct 26 11:12 Attribution.txt 11:25:29 -rw-rw-r-- 1 jenkins jenkins 14570 Oct 26 11:12 CHANGELOG.md 11:25:29 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 26 11:12 CONTRIBUTING.md 11:25:29 -rw-rw-r-- 1 jenkins jenkins 1847 Oct 26 11:12 Dockerfile 11:25:29 -rw-rw-r-- 1 jenkins jenkins 652 Oct 26 11:12 Jenkinsfile 11:25:29 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 26 11:12 LICENSE 11:25:29 -rw-rw-r-- 1 jenkins jenkins 2124 Oct 26 11:12 Makefile 11:25:29 -rw-rw-r-- 1 jenkins jenkins 4558 Oct 26 11:12 README.md 11:25:29 -rw-rw-r-- 1 jenkins jenkins 12 Oct 26 11:10 VERSION 11:25:29 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 11:12 assets 11:25:29 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 11:12 bin 11:25:29 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 11:12 cmd 11:25:29 -rw-r--r-- 1 jenkins jenkins 10 Oct 26 11:14 coverage.out 11:25:29 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 11:12 docs 11:25:29 -rw-rw-r-- 1 jenkins jenkins 3151 Oct 26 11:12 go.mod 11:25:29 -rw-rw-r-- 1 jenkins jenkins 43970 Oct 26 11:12 go.sum 11:25:29 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 11:12 internal 11:25:29 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 11:12 snap 11:25:29 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 11:12 testing 11:25:29 -rw-rw-r-- 1 jenkins jenkins 155 Oct 26 11:12 version.go 11:25:29 drwxrwxr-x 6 jenkins jenkins 4096 Oct 26 11:17 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:29 + 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=e14961ab0b8184a268f9b1ec7e31faff01efae52 --label arch=arm64 --label version=2.3.0-dev.18 . 11:25:30 Sending build context to Docker daemon 31.48MB 11:25:30 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 11:25:30 Step 2/26 : FROM ${BASE} AS builder 11:25:30 ---> edfa2507d571 11:25:30 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 11:25:32 ---> Running in e84d3930c9f8 11:25:32 Removing intermediate container e84d3930c9f8 11:25:32 ---> 6b311b0b2a2e 11:25:32 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 11:25:32 ---> Running in c750c996e290 11:25:32 Removing intermediate container c750c996e290 11:25:32 ---> 6eca8cc8468c 11:25:32 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 11:25:32 ---> Running in 468abbb4b91a 11:25:32 Removing intermediate container 468abbb4b91a 11:25:32 ---> c17e51b37c91 11:25:32 Step 6/26 : LABEL Name=edgex-ui-go 11:25:32 ---> Running in cf8a11b760c6 11:25:33 Removing intermediate container cf8a11b760c6 11:25:33 ---> 8110263e2c2c 11:25:33 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 11:25:33 ---> Running in 439f6e0176f0 11:25:33 Removing intermediate container 439f6e0176f0 11:25:33 ---> 434761e9dee8 11:25:33 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 11:25:35 ---> c83bbc3880b7 11:25:35 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:25:35 ---> Running in f90e6aa4b126 11:25:37 Removing intermediate container f90e6aa4b126 11:25:37 ---> b5afd2973a9f 11:25:37 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:25:37 ---> Running in 3780d576d271 11:25:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:25:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:25:39 OK: 221 MiB in 51 packages 11:25:40 Removing intermediate container 3780d576d271 11:25:40 ---> 8c489e60812e 11:25:40 Step 11/26 : ENV GO111MODULE=on 11:25:40 ---> Running in ac8d1b3b4fb2 11:25:41 Removing intermediate container ac8d1b3b4fb2 11:25:41 ---> 737cde014278 11:25:41 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 11:25:41 ---> Running in 6c5299f33ae7 11:25:41 Removing intermediate container 6c5299f33ae7 11:25:41 ---> 1439f093e09e 11:25:41 Step 13/26 : COPY go.mod vendor* ./ 11:25:41 ---> 48e2460f8a82 11:25:41 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:25:41 ---> Running in ba5c7272e431 11:25:43 Removing intermediate container ba5c7272e431 11:25:43 ---> 956744afb080 11:25:43 Step 15/26 : COPY . . 11:25:48 ---> a49d4cc28fbb 11:25:48 Step 16/26 : RUN ${MAKE} 11:25:48 ---> Running in cad1b3275f67 11:25:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.18" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 11:27:10 Removing intermediate container cad1b3275f67 11:27:10 ---> 48725bd8dbc6 11:27:10 Step 17/26 : FROM alpine:3.14 11:27:10 3.14: Pulling from library/alpine 11:27:10 90cda3b7c325: Pulling fs layer 11:27:10 90cda3b7c325: Verifying Checksum 11:27:10 90cda3b7c325: Download complete 11:27:10 90cda3b7c325: Pull complete 11:27:10 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 11:27:10 Status: Downloaded newer image for alpine:3.14 11:27:10 ---> 376ba31ae3da 11:27:10 Step 18/26 : EXPOSE 4000 11:27:10 ---> Running in e246c4d8114a 11:27:10 Removing intermediate container e246c4d8114a 11:27:10 ---> a6b1b54644c7 11:27:10 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 11:27:10 ---> 8ffc1304fe79 11:27:10 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 11:27:10 ---> 05234fda9b0e 11:27:10 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 11:27:10 ---> af5ff590f0a1 11:27:10 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 11:27:10 ---> Running in 9ef0a09fe2ac 11:27:10 Removing intermediate container 9ef0a09fe2ac 11:27:10 ---> cb0720282b54 11:27:10 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 11:27:10 ---> Running in 9804e07e52bb 11:27:10 Removing intermediate container 9804e07e52bb 11:27:10 ---> d2dd28d8b248 11:27:10 Step 24/26 : LABEL arch=arm64 11:27:10 ---> Running in 515e053978a5 11:27:10 Removing intermediate container 515e053978a5 11:27:10 ---> 26e2a7b207fd 11:27:10 Step 25/26 : LABEL git_sha=e14961ab0b8184a268f9b1ec7e31faff01efae52 11:27:10 ---> Running in 2d56e01a563d 11:27:10 Removing intermediate container 2d56e01a563d 11:27:10 ---> a849883033c7 11:27:10 Step 26/26 : LABEL version=2.3.0-dev.18 11:27:10 ---> Running in b5e6eb0c7625 11:27:10 Removing intermediate container b5e6eb0c7625 11:27:10 ---> 43fdb2c02e3b 11:27:10 [Warning] One or more build-args [ARCH] were not consumed 11:27:10 Successfully built 43fdb2c02e3b 11:27:10 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 11:27:10 provisioning config files... 11:27:10 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/89@tmp/config7708630011708837565tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:27:11 ---> docker-login.sh 11:27:11 nexus3.edgexfoundry.org:10001 11:27:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:27:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:27:11 Configure a credential helper to remove this warning. See 11:27:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:27:11 11:27:11 Login Succeeded 11:27:11 nexus3.edgexfoundry.org:10002 11:27:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:27:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:27:11 Configure a credential helper to remove this warning. See 11:27:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:27:11 11:27:11 Login Succeeded 11:27:11 nexus3.edgexfoundry.org:10003 11:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:27:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:27:12 Configure a credential helper to remove this warning. See 11:27:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:27:12 11:27:12 Login Succeeded 11:27:12 nexus3.edgexfoundry.org:10004 11:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:27:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:27:12 Configure a credential helper to remove this warning. See 11:27:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:27:12 11:27:12 Login Succeeded 11:27:12 docker.io 11:27:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:27:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:27:13 Configure a credential helper to remove this warning. See 11:27:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:27:13 11:27:13 Login Succeeded 11:27:13 ---> docker-login.sh ends [Pipeline] } 11:27:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:27:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:27:13 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 11:27:13 e14961ab0b8184a268f9b1ec7e31faff01efae52 11:27:13 latest 11:27:13 2.3.0-dev.18 11:27:13 e14961ab0b8184a268f9b1ec7e31faff01efae52-2.3.0-dev.18 11:27:13 main 11:27:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:13 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e14961ab0b8184a268f9b1ec7e31faff01efae52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:14 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e14961ab0b8184a268f9b1ec7e31faff01efae52 11:27:14 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 11:27:14 2d3ac8d33634: Preparing 11:27:14 ea68e14149f4: Preparing 11:27:14 ce0b0ffb9a3d: Preparing 11:27:14 28c3ef001483: Preparing 11:27:14 28c3ef001483: Layer already exists 11:27:14 ea68e14149f4: Pushed 11:27:14 2d3ac8d33634: Pushed 11:27:20 ce0b0ffb9a3d: Pushed 11:27:20 e14961ab0b8184a268f9b1ec7e31faff01efae52: digest: sha256:9f4e4cbd473c750f473c97a0ab7d9520c0bf36ceb27c6d6bb12923c8aa22d183 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:21 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:21 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 11:27:21 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 11:27:21 2d3ac8d33634: Preparing 11:27:21 ea68e14149f4: Preparing 11:27:21 ce0b0ffb9a3d: Preparing 11:27:21 28c3ef001483: Preparing 11:27:21 28c3ef001483: Layer already exists 11:27:21 ce0b0ffb9a3d: Layer already exists 11:27:21 2d3ac8d33634: Layer already exists 11:27:21 ea68e14149f4: Layer already exists 11:27:21 latest: digest: sha256:9f4e4cbd473c750f473c97a0ab7d9520c0bf36ceb27c6d6bb12923c8aa22d183 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:22 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:22 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.18 11:27:22 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 11:27:22 2d3ac8d33634: Preparing 11:27:22 ea68e14149f4: Preparing 11:27:22 ce0b0ffb9a3d: Preparing 11:27:22 28c3ef001483: Preparing 11:27:22 28c3ef001483: Layer already exists 11:27:22 2d3ac8d33634: Layer already exists 11:27:22 ce0b0ffb9a3d: Layer already exists 11:27:22 ea68e14149f4: Layer already exists 11:27:22 2.3.0-dev.18: digest: sha256:9f4e4cbd473c750f473c97a0ab7d9520c0bf36ceb27c6d6bb12923c8aa22d183 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:23 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e14961ab0b8184a268f9b1ec7e31faff01efae52-2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:23 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e14961ab0b8184a268f9b1ec7e31faff01efae52-2.3.0-dev.18 11:27:23 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 11:27:23 2d3ac8d33634: Preparing 11:27:23 ea68e14149f4: Preparing 11:27:23 ce0b0ffb9a3d: Preparing 11:27:23 28c3ef001483: Preparing 11:27:23 ea68e14149f4: Layer already exists 11:27:23 28c3ef001483: Layer already exists 11:27:23 2d3ac8d33634: Layer already exists 11:27:23 ce0b0ffb9a3d: Layer already exists 11:27:23 e14961ab0b8184a268f9b1ec7e31faff01efae52-2.3.0-dev.18: digest: sha256:9f4e4cbd473c750f473c97a0ab7d9520c0bf36ceb27c6d6bb12923c8aa22d183 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:23 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:24 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 11:27:24 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 11:27:24 2d3ac8d33634: Preparing 11:27:24 ea68e14149f4: Preparing 11:27:24 ce0b0ffb9a3d: Preparing 11:27:24 28c3ef001483: Preparing 11:27:24 28c3ef001483: Layer already exists 11:27:24 2d3ac8d33634: Layer already exists 11:27:24 ea68e14149f4: Layer already exists 11:27:24 ce0b0ffb9a3d: Layer already exists 11:27:24 main: digest: sha256:9f4e4cbd473c750f473c97a0ab7d9520c0bf36ceb27c6d6bb12923c8aa22d183 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:27:24 ===================================================== [Pipeline] echo 11:27:24 taggedImages: 11:27:24 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e14961ab0b8184a268f9b1ec7e31faff01efae52 11:27:24 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 11:27:24 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.18 11:27:24 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e14961ab0b8184a268f9b1ec7e31faff01efae52-2.3.0-dev.18 11:27:24 - 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 11:27:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:27:24 11:27:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:27:25 arm64: Pulling from edgex-lftools-log-publisher 11:27:25 8998bd30e6a1: Pulling fs layer 11:27:25 04944245beec: Pulling fs layer 11:27:25 699f458cf7ca: Pulling fs layer 11:27:25 765212b225bb: Pulling fs layer 11:27:25 f23df028b6ca: Pulling fs layer 11:27:25 d65c8cfc05b1: Pulling fs layer 11:27:25 2437ff75d9bd: Pulling fs layer 11:27:25 f23df028b6ca: Waiting 11:27:25 d65c8cfc05b1: Waiting 11:27:25 2437ff75d9bd: Waiting 11:27:25 765212b225bb: Waiting 11:27:25 04944245beec: Verifying Checksum 11:27:25 04944245beec: Download complete 11:27:25 765212b225bb: Download complete 11:27:25 f23df028b6ca: Verifying Checksum 11:27:25 f23df028b6ca: Download complete 11:27:25 d65c8cfc05b1: Verifying Checksum 11:27:25 d65c8cfc05b1: Download complete 11:27:25 699f458cf7ca: Verifying Checksum 11:27:25 699f458cf7ca: Download complete 11:27:26 8998bd30e6a1: Verifying Checksum 11:27:26 8998bd30e6a1: Download complete 11:27:28 2437ff75d9bd: Verifying Checksum 11:27:28 2437ff75d9bd: Download complete 11:27:30 8998bd30e6a1: Pull complete 11:27:30 04944245beec: Pull complete 11:27:32 699f458cf7ca: Pull complete 11:27:32 765212b225bb: Pull complete 11:27:32 f23df028b6ca: Pull complete 11:27:33 d65c8cfc05b1: Pull complete 11:27:48 2437ff75d9bd: Pull complete 11:27:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:27:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:27:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:27:48 prd-ubuntu20.04-docker-arm64-4c-16g-117110 does not seem to be running inside a container 11:27:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/89 -v /w/workspace/edgex-ui-go/89:/w/workspace/edgex-ui-go/89:rw,z -v /w/workspace/edgex-ui-go/89@tmp:/w/workspace/edgex-ui-go/89@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 11:27:51 $ docker top d2cf2010560ac23e67c54dd6199139edd2d1a0b1062cef810286d802c0fec95a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:27:52 ---> job-cost.sh 11:27:52 lf-activate-venv: SKIPPING 11:27:52 INFO: No Stack... 11:27:52 INFO: Retrieving Pricing Info for: v3-standard-4 11:27:53 INFO: Archiving Costs [Pipeline] sh 11:27:53 + cat /w/workspace/edgex-ui-go/89/archives/cost.csv 11:27:53 + cut -d, -f6 [Pipeline] lock 11:27:53 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-89-stack-cost] 11:27:53 Resource [jenkins-edgexfoundry-edgex-ui-go-main-89-stack-cost] did not exist. Created. 11:27:53 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-89-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:27:54 /w/workspace/edgex-ui-go/89@tmp/durable-3b0bdbb0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:27:55 + echo total: 0.10999999940395355 [Pipeline] stash 11:27:55 Warning: overwriting stash ‘stack-cost’ 11:28:00 Stashed 1 file(s) [Pipeline] } 11:28:00 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-89-stack-cost] [Pipeline] // lock [Pipeline] } 11:28:00 $ docker stop --time=1 d2cf2010560ac23e67c54dd6199139edd2d1a0b1062cef810286d802c0fec95a 11:28:01 $ docker rm -f d2cf2010560ac23e67c54dd6199139edd2d1a0b1062cef810286d802c0fec95a [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 11:28:02 provisioning config files... 11:28:02 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6048236874581867997tmp [Pipeline] { [Pipeline] sh 11:28:02 + set +x 11:28:02 + curl -s https://codecov.io/bash 11:28:02 + bash -s -- 11:28:02 11:28:02 _____ _ 11:28:02 / ____| | | 11:28:02 | | ___ __| | ___ ___ _____ __ 11:28:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:28:02 | |___| (_) | (_| | __/ (_| (_) \ V / 11:28:02 \_____\___/ \__,_|\___|\___\___/ \_/ 11:28:02 Bash-1.0.6 11:28:02 11:28:02 11:28:02 ==> git version 2.25.1 found 11:28:02 ==> 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 11:28:02 Release-Date: 2020-01-08 11:28:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:28:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:28:02 ==> Jenkins CI detected. 11:28:02 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 11:28:02 project root: . 11:28:02 --> token set from env 11:28:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:28:02 ==> Running gcov in . (disable via -X gcov) 11:28:02 ==> Python coveragepy not found 11:28:02 ==> Searching for coverage reports in: 11:28:02 + . 11:28:02 -> Found 1 reports 11:28:02 ==> Detecting git/mercurial file structure 11:28:02 ==> Reading reports 11:28:02 + ./coverage.out bytes=10 11:28:02 ==> Appending adjustments 11:28:02 https://docs.codecov.io/docs/fixing-reports 11:28:03 + Found adjustments 11:28:03 ==> Gzipping contents 11:28:03 12K /tmp/codecov.ghjWbl.gz 11:28:03 ==> Uploading reports 11:28:03 url: https://codecov.io 11:28:03 query: branch=main&commit=e14961ab0b8184a268f9b1ec7e31faff01efae52&build=89&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F89%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:28:03 -> Pinging Codecov 11:28:03 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=e14961ab0b8184a268f9b1ec7e31faff01efae52&build=89&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F89%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:28:04 -> Uploading to 11:28:04 https://storage.googleapis.com/codecov/v4/raw/2022-10-26/FB506323287CE973F263BFD2A0EB1F37/e14961ab0b8184a268f9b1ec7e31faff01efae52/421e0e8c-80d8-48a8-a48e-7482f0c93e7b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221026T112803Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8a26ced518309c9b82c6ee9abf79a303af6b7c4e83df807b5a0dab427d6db6bd 11:28:04 % Total % Received % Xferd Average Speed Time Time Time Current 11:28:04 Dload Upload Total Spent Left Speed 11:28:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8872 0 0 100 8872 0 39607 --:--:-- --:--:-- --:--:-- 39607 11:28:04 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/e14961ab0b8184a268f9b1ec7e31faff01efae52 [Pipeline] } 11:28:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 11:28:04 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:28:04 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:28:04 11:28:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:28:04 1.410.4: Pulling from edgex-devops/edgex-snyk-go 11:28:04 df9b9388f04a: Pulling fs layer 11:28:04 52dc419b0ee2: Pulling fs layer 11:28:04 25bc292e5bac: Pulling fs layer 11:28:04 114826534d7a: Pulling fs layer 11:28:04 4657fd5d0bcf: Pulling fs layer 11:28:04 6ad1cebc031e: Pulling fs layer 11:28:04 8a3aa393b2d8: Pulling fs layer 11:28:04 6ad1cebc031e: Waiting 11:28:04 8a3aa393b2d8: Waiting 11:28:04 4657fd5d0bcf: Waiting 11:28:04 25bc292e5bac: Verifying Checksum 11:28:04 25bc292e5bac: Download complete 11:28:04 52dc419b0ee2: Verifying Checksum 11:28:04 52dc419b0ee2: Download complete 11:28:04 4657fd5d0bcf: Verifying Checksum 11:28:04 4657fd5d0bcf: Download complete 11:28:04 df9b9388f04a: Verifying Checksum 11:28:04 df9b9388f04a: Download complete 11:28:05 6ad1cebc031e: Verifying Checksum 11:28:05 6ad1cebc031e: Download complete 11:28:05 df9b9388f04a: Pull complete 11:28:05 52dc419b0ee2: Pull complete 11:28:05 25bc292e5bac: Pull complete 11:28:05 114826534d7a: Verifying Checksum 11:28:05 114826534d7a: Download complete 11:28:06 8a3aa393b2d8: Verifying Checksum 11:28:06 8a3aa393b2d8: Download complete 11:28:09 114826534d7a: Pull complete 11:28:09 4657fd5d0bcf: Pull complete 11:28:09 6ad1cebc031e: Pull complete 11:28:11 8a3aa393b2d8: Pull complete 11:28:11 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 11:28:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:28:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:28:11 prd-ubuntu20.04-docker-8c-8g-117109 does not seem to be running inside a container 11:28:11 $ 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 11:28:14 $ docker top 2ab0ab06ccaa2b85bbc58842af98a1d41896c6498d2af1cbbef1c4dcc3c00835 -eo pid,comm [Pipeline] { [Pipeline] echo 11:28:14 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 11:28:14 + set -o pipefail 11:28:14 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 11:28:21 11:28:21 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 11:28:21 11:28:21 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/0ef845cc-b7ed-429d-a035-a8b68d5c42e9 11:28:21 11:28:21 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 11:28:21 11:28:21 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:28:21 11:28:21 11:28:21 A medium severity vulnerability was found in the Snyk CLI versions you are using. 11:28:21 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 11:28:21 More details here: https://snyk.co/ue1NS [Pipeline] } 11:28:21 $ docker stop --time=1 2ab0ab06ccaa2b85bbc58842af98a1d41896c6498d2af1cbbef1c4dcc3c00835 11:28:23 $ docker rm -f 2ab0ab06ccaa2b85bbc58842af98a1d41896c6498d2af1cbbef1c4dcc3c00835 [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 11:28:24 + git log --format=format:%s -1 e14961ab0b8184a268f9b1ec7e31faff01efae52 [Pipeline] sh 11:28:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:28:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:28:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:28:24 prd-ubuntu20.04-docker-8c-8g-117109 does not seem to be running inside a container 11:28:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:28:25 $ docker top 60b9f0239092e652b3cf4344afe20b2dc158f16446401daffafc6f8878023c75 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:28:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:28:25 [ssh-agent] Looking for ssh-agent implementation... 11:28:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:28:25 $ docker exec 60b9f0239092e652b3cf4344afe20b2dc158f16446401daffafc6f8878023c75 ssh-agent 11:28:25 SSH_AUTH_SOCK=/tmp/ssh-qSkWWuGSbzdV/agent.32 11:28:25 SSH_AGENT_PID=38 11:28:25 Running ssh-add (command line suppressed) 11:28:25 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9275673380818779356.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9275673380818779356.key) 11:28:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:28:25 + git semver tag 11:28:26 2022-10-26 11:28:26,153 [run_tag] DEBUG tag force:False 11:28:26 2022-10-26 11:28:26,153 [check_head_tag] DEBUG check head tag 11:28:26 2022-10-26 11:28:26,154 [execute] INFO git cat-file --batch-check 11:28:26 2022-10-26 11:28:26,154 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 11:28:26 2022-10-26 11:28:26,158 [execute] INFO git cat-file --batch 11:28:26 2022-10-26 11:28:26,159 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 11:28:26 2022-10-26 11:28:26,170 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 11:28:26 2022-10-26 11:28:26,170 [execute] INFO git tag -a v2.3.0-dev.18 -m v2.3.0-dev.18 11:28:26 2022-10-26 11:28:26,170 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.18', '-m', 'v2.3.0-dev.18'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 11:28:26 2022-10-26 11:28:26,175 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 11:28:26 2.3.0-dev.18 [Pipeline] } 11:28:26 $ docker exec --env ******** --env ******** 60b9f0239092e652b3cf4344afe20b2dc158f16446401daffafc6f8878023c75 ssh-agent -k 11:28:26 unset SSH_AUTH_SOCK; 11:28:26 unset SSH_AGENT_PID; 11:28:26 echo Agent pid 38 killed; 11:28:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:28:26 + git semver [Pipeline] } 11:28:26 $ docker stop --time=1 60b9f0239092e652b3cf4344afe20b2dc158f16446401daffafc6f8878023c75 11:28:28 $ docker rm -f 60b9f0239092e652b3cf4344afe20b2dc158f16446401daffafc6f8878023c75 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:28:28 11:28:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:28:28 0.23.1-centos7: Pulling from edgex-lftools 11:28:28 ab5ef0e58194: Pulling fs layer 11:28:28 9712f1f96733: Pulling fs layer 11:28:28 63f879dbbcfc: Pulling fs layer 11:28:28 0d9ebad4ef96: Pulling fs layer 11:28:28 e9a5061849ea: Pulling fs layer 11:28:28 d747dcd14b5f: Pulling fs layer 11:28:28 2de7ff778b66: Pulling fs layer 11:28:28 d747dcd14b5f: Waiting 11:28:28 e9a5061849ea: Waiting 11:28:28 0d9ebad4ef96: Waiting 11:28:28 2de7ff778b66: Waiting 11:28:28 9712f1f96733: Verifying Checksum 11:28:28 9712f1f96733: Download complete 11:28:29 63f879dbbcfc: Verifying Checksum 11:28:29 63f879dbbcfc: Download complete 11:28:29 0d9ebad4ef96: Verifying Checksum 11:28:29 0d9ebad4ef96: Download complete 11:28:29 d747dcd14b5f: Verifying Checksum 11:28:29 d747dcd14b5f: Download complete 11:28:29 e9a5061849ea: Verifying Checksum 11:28:29 e9a5061849ea: Download complete 11:28:29 ab5ef0e58194: Verifying Checksum 11:28:29 ab5ef0e58194: Download complete 11:28:29 2de7ff778b66: Download complete 11:28:32 ab5ef0e58194: Pull complete 11:28:32 9712f1f96733: Pull complete 11:28:32 63f879dbbcfc: Pull complete 11:28:35 0d9ebad4ef96: Pull complete 11:28:35 e9a5061849ea: Pull complete 11:28:35 d747dcd14b5f: Pull complete 11:28:36 2de7ff778b66: Pull complete 11:28:36 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:28:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:28:36 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:28:36 prd-ubuntu20.04-docker-8c-8g-117109 does not seem to be running inside a container 11:28:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 11:28:39 $ docker top afe573e2a1a0c82b33e811e43d9ebfa2ff5fa03f9980ba36e13364784c7aaaa9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:28:39 provisioning config files... 11:28:39 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11617881451650398065tmp 11:28:39 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5522885447288680140tmp 11:28:39 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2005385510424754418tmp [Pipeline] { [Pipeline] echo 11:28:39 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:28:40 ---> sigul-configuration.sh 11:28:40 gpg: directory `/root/.gnupg' created 11:28:40 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:28:40 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:28:40 gpg: keyring `/root/.gnupg/secring.gpg' created 11:28:40 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:28:40 gpg: CAST5 encrypted data 11:28:40 gpg: encrypted with 1 passphrase 11:28:40 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:28:40 + mkdir /home/jenkins 11:28:40 + mkdir /home/jenkins/sigul [Pipeline] sh 11:28:40 + 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 11:28:40 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:28:41 ---> sigul-install.sh 11:28:41 Sigul already installed; skipping installation. [Pipeline] sh 11:28:41 + git tag --list 11:28:41 0.1.1 11:28:41 v1.1.0 11:28:41 v1.2.0 11:28:41 v1.2.1 11:28:41 v1.3.0 11:28:41 v2.0.0 11:28:41 v2.1.0 11:28:41 v2.2.0 11:28:41 v2.2.1-dev.1 11:28:41 v2.2.1-dev.2 11:28:41 v2.2.1-dev.3 11:28:41 v2.2.1-dev.4 11:28:41 v2.2.1-dev.5 11:28:41 v2.2.1-dev.6 11:28:41 v2.2.1-dev.7 11:28:41 v2.3.0-dev.10 11:28:41 v2.3.0-dev.11 11:28:41 v2.3.0-dev.12 11:28:41 v2.3.0-dev.13 11:28:41 v2.3.0-dev.14 11:28:41 v2.3.0-dev.15 11:28:41 v2.3.0-dev.16 11:28:41 v2.3.0-dev.17 11:28:41 v2.3.0-dev.18 11:28:41 v2.3.0-dev.7 11:28:41 v2.3.0-dev.8 11:28:41 v2.3.0-dev.9 [Pipeline] sh 11:28:41 + lftools sign git-tag v2.3.0-dev.18 11:28:42 Signing Git tag with Sigul... 11:28:42 Signing v2.3.0-dev.18 [Pipeline] echo 11:28:42 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:28:43 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:28:43 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:28:43 $ docker stop --time=1 afe573e2a1a0c82b33e811e43d9ebfa2ff5fa03f9980ba36e13364784c7aaaa9 11:28:44 $ docker rm -f afe573e2a1a0c82b33e811e43d9ebfa2ff5fa03f9980ba36e13364784c7aaaa9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 11:28:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:28:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:28:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:28:45 prd-ubuntu20.04-docker-8c-8g-117109 does not seem to be running inside a container 11:28:45 $ 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 11:28:45 $ docker top 74f793eff642933b1a1a0b9cbc8778a3e9c9d85d4c63848858afb111322ef754 -eo pid,comm 11:28:45 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). 11:28:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:28:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:28:45 [ssh-agent] Looking for ssh-agent implementation... 11:28:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:28:45 $ docker exec 74f793eff642933b1a1a0b9cbc8778a3e9c9d85d4c63848858afb111322ef754 ssh-agent 11:28:45 SSH_AUTH_SOCK=/tmp/ssh-EUZcdjIAvKgp/agent.32 11:28:45 SSH_AGENT_PID=38 11:28:45 Running ssh-add (command line suppressed) 11:28:45 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14369628438277875854.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14369628438277875854.key) 11:28:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:28:46 + git semver bump pre 11:28:46 2022-10-26 11:28:46,492 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 11:28:46 2022-10-26 11:28:46,492 [bump_version] DEBUG bumping version:2.3.0-dev.18 on axis:pre with prefix:dev 11:28:46 2022-10-26 11:28:46,492 [bump_version] DEBUG bumped version:2.3.0-dev.19 11:28:46 2022-10-26 11:28:46,492 [write_version] DEBUG write version:2.3.0-dev.19 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 11:28:46 2022-10-26 11:28:46,492 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 11:28:46 2022-10-26 11:28:46,492 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 11:28:46 2022-10-26 11:28:46,494 [execute] INFO git cat-file --batch-check 11:28:46 2022-10-26 11:28:46,495 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 11:28:46 2022-10-26 11:28:46,500 [execute] INFO git cat-file --batch 11:28:46 2022-10-26 11:28:46,500 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 11:28:46 2022-10-26 11:28:46,506 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 11:28:46 2.3.0-dev.19 [Pipeline] } 11:28:46 $ docker exec --env ******** --env ******** 74f793eff642933b1a1a0b9cbc8778a3e9c9d85d4c63848858afb111322ef754 ssh-agent -k 11:28:46 unset SSH_AUTH_SOCK; 11:28:46 unset SSH_AGENT_PID; 11:28:46 echo Agent pid 38 killed; 11:28:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:28:47 + git semver [Pipeline] } 11:28:47 $ docker stop --time=1 74f793eff642933b1a1a0b9cbc8778a3e9c9d85d4c63848858afb111322ef754 11:28:48 $ docker rm -f 74f793eff642933b1a1a0b9cbc8778a3e9c9d85d4c63848858afb111322ef754 [Pipeline] // withDockerContainer [Pipeline] sh 11:28:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:28:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:28:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:28:49 prd-ubuntu20.04-docker-8c-8g-117109 does not seem to be running inside a container 11:28:49 $ 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 11:28:49 $ docker top d4e7c489e72b507203966f1d36ef83e4e62f020ae5aca3b5082308920e474ca8 -eo pid,comm 11:28:49 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). 11:28:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:28:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:28:49 [ssh-agent] Looking for ssh-agent implementation... 11:28:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:28:49 $ docker exec d4e7c489e72b507203966f1d36ef83e4e62f020ae5aca3b5082308920e474ca8 ssh-agent 11:28:50 SSH_AUTH_SOCK=/tmp/ssh-MKXcJ4BGMyOA/agent.31 11:28:50 SSH_AGENT_PID=37 11:28:50 Running ssh-add (command line suppressed) 11:28:50 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15053792599568124553.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15053792599568124553.key) 11:28:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:28:50 + git semver push 11:28:50 2022-10-26 11:28:50,622 [run_push] DEBUG push 11:28:50 2022-10-26 11:28:50,624 [execute] INFO git cat-file --batch-check 11:28:50 2022-10-26 11:28:50,624 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 11:28:50 2022-10-26 11:28:50,628 [execute] INFO git rev-list 1fcc4923882fce86d5327fe3592404f607cf69ed -- 11:28:50 2022-10-26 11:28:50,629 [execute] DEBUG Popen(['git', 'rev-list', '1fcc4923882fce86d5327fe3592404f607cf69ed', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 11:28:50 2022-10-26 11:28:50,636 [execute] INFO git fetch -v origin 11:28:50 2022-10-26 11:28:50,637 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 11:28:51 2022-10-26 11:28:51,342 [run_push] DEBUG no remote changes detected 11:28:51 2022-10-26 11:28:51,342 [execute] INFO git push origin semver 11:28:51 2022-10-26 11:28:51,343 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 11:28:52 2022-10-26 11:28:52,142 [run_push] DEBUG push all version tags 11:28:52 2022-10-26 11:28:52,142 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 11:28:52 2022-10-26 11:28:52,143 [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) 11:28:53 2022-10-26 11:28:53,001 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 11:28:53 2.3.0-dev.19 [Pipeline] } 11:28:53 $ docker exec --env ******** --env ******** d4e7c489e72b507203966f1d36ef83e4e62f020ae5aca3b5082308920e474ca8 ssh-agent -k 11:28:53 unset SSH_AUTH_SOCK; 11:28:53 unset SSH_AGENT_PID; 11:28:53 echo Agent pid 37 killed; 11:28:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:28:53 + git semver [Pipeline] } 11:28:53 $ docker stop --time=1 d4e7c489e72b507203966f1d36ef83e4e62f020ae5aca3b5082308920e474ca8 11:28:55 $ docker rm -f d4e7c489e72b507203966f1d36ef83e4e62f020ae5aca3b5082308920e474ca8 [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 11:28:55 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 11:28:55 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 11:28:55 total 16 11:28:55 drwxr-xr-x 3 root root 4096 Oct 26 11:13 . 11:28:55 drwxrwxr-x 15 jenkins jenkins 4096 Oct 26 11:28 .. 11:28:55 drwxr-xr-x 2 root root 4096 Oct 26 11:13 cost 11:28:55 -rw-r--r-- 1 root root 82 Oct 26 11:13 cost.csv 11:28:55 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 11:28:55 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 11:28:55 total 16 11:28:55 drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 11:13 . 11:28:55 drwxrwxr-x 15 jenkins jenkins 4096 Oct 26 11:28 .. 11:28:55 drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 11:13 cost 11:28:55 -rw-r--r-- 1 jenkins jenkins 82 Oct 26 11:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:28:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:28:56 ---> package-listing.sh 11:28:56 ++ facter osfamily 11:28:56 ++ tr '[:upper:]' '[:lower:]' 11:28:57 + OS_FAMILY=debian 11:28:57 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 11:28:57 + START_PACKAGES=/tmp/packages_start.txt 11:28:57 + END_PACKAGES=/tmp/packages_end.txt 11:28:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:28:57 + PACKAGES=/tmp/packages_start.txt 11:28:57 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 11:28:57 + PACKAGES=/tmp/packages_end.txt 11:28:57 + case "${OS_FAMILY}" in 11:28:57 + dpkg -l 11:28:57 + grep '^ii' 11:28:57 + '[' -f /tmp/packages_start.txt ']' 11:28:57 + '[' -f /tmp/packages_end.txt ']' 11:28:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:28:57 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 11:28:57 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 11:28:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 11:28:57 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 11:28:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:28:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:28:58 prd-ubuntu20.04-docker-8c-8g-117109 does not seem to be running inside a container 11:28:58 $ 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 11:28:58 $ docker top 2b1454faf4b2963ed4a2d9f83701e4cd73fc66294366ccbb52112359158c5018 -eo pid,comm [Pipeline] { [Pipeline] sh 11:28:58 + touch /tmp/pre-build-complete [Pipeline] sh 11:28:58 + mkdir -p /var/log/sysstat [Pipeline] sh 11:28:59 + ls /var/log/sa-host 11:28:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:28:59 provisioning config files... 11:28:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config12367876228111232663tmp [Pipeline] { [Pipeline] echo 11:28:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:28:59 ---> create-netrc.sh [Pipeline] } 11:28:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:28:59 ---> python-tools-install.sh [Pipeline] echo 11:28:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:29:00 ---> sudo-logs.sh 11:29:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:29:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:29:00 ---> job-cost.sh 11:29:00 lf-activate-venv: SKIPPING 11:29:00 DEBUG: total: 0.2199999988079071 11:29:00 INFO: Retrieving Stack Cost... 11:29:01 INFO: Retrieving Pricing Info for: v3-standard-8 11:29:01 INFO: Archiving Costs [Pipeline] echo 11:29:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:29:02 ---> logs-deploy.sh 11:29:02 lf-activate-venv: SKIPPING 11:29:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/89 11:29:02 INFO: archiving workspace using pattern(s): 11:29:02 Archives upload complete. 11:29:02 INFO: archiving logs to Nexus 11:29:03 ---> uname -a: 11:29:03 Linux prd-ubuntu20-04-docker-8c-8g-117109 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:29:03 11:29:03 11:29:03 ---> lscpu: 11:29:03 Architecture: x86_64 11:29:03 CPU op-mode(s): 32-bit, 64-bit 11:29:03 Byte Order: Little Endian 11:29:03 Address sizes: 40 bits physical, 48 bits virtual 11:29:03 CPU(s): 8 11:29:03 On-line CPU(s) list: 0-7 11:29:03 Thread(s) per core: 1 11:29:03 Core(s) per socket: 1 11:29:03 Socket(s): 8 11:29:03 NUMA node(s): 1 11:29:03 Vendor ID: AuthenticAMD 11:29:03 CPU family: 23 11:29:03 Model: 49 11:29:03 Model name: AMD EPYC-Rome Processor 11:29:03 Stepping: 0 11:29:03 CPU MHz: 2799.988 11:29:03 BogoMIPS: 5599.97 11:29:03 Virtualization: AMD-V 11:29:03 Hypervisor vendor: KVM 11:29:03 Virtualization type: full 11:29:03 L1d cache: 256 KiB 11:29:03 L1i cache: 256 KiB 11:29:03 L2 cache: 4 MiB 11:29:03 L3 cache: 128 MiB 11:29:03 NUMA node0 CPU(s): 0-7 11:29:03 Vulnerability Itlb multihit: Not affected 11:29:03 Vulnerability L1tf: Not affected 11:29:03 Vulnerability Mds: Not affected 11:29:03 Vulnerability Meltdown: Not affected 11:29:03 Vulnerability Mmio stale data: Not affected 11:29:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:29:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:29:03 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:29:03 Vulnerability Srbds: Not affected 11:29:03 Vulnerability Tsx async abort: Not affected 11:29:03 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 11:29:03 11:29:03 11:29:03 ---> nproc: 11:29:03 8 11:29:03 11:29:03 11:29:03 ---> df -h: 11:29:03 Filesystem Size Used Avail Use% Mounted on 11:29:03 overlay 155G 14G 142G 9% / 11:29:03 tmpfs 64M 0 64M 0% /dev 11:29:03 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:29:03 shm 64M 0 64M 0% /dev/shm 11:29:03 /dev/vda1 155G 14G 142G 9% /facter-os 11:29:03 11:29:03 11:29:03 ---> sar -b -r -n DEV: 11:29:03 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117109) 10/26/22 _x86_64_ (8 CPU) 11:29:03 11:29:03 11:09:30 LINUX RESTART (8 CPU) 11:29:03 11:29:03 11:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:29:03 11:11:01 197.80 16.05 181.75 0.00 1969.27 118217.50 0.00 11:29:03 11:12:01 298.53 0.23 298.30 0.00 10.80 109699.17 0.00 11:29:03 11:13:01 124.55 0.73 123.81 0.00 71.32 53575.60 0.00 11:29:03 11:14:01 205.68 0.23 205.45 0.00 13.06 40855.45 0.00 11:29:03 11:15:01 38.94 9.33 29.61 0.00 2884.32 4819.35 0.00 11:29:03 11:16:01 2.57 0.00 2.57 0.00 0.00 30.39 0.00 11:29:03 11:17:01 1.47 0.02 1.45 0.00 0.13 16.26 0.00 11:29:03 11:18:01 3.78 1.67 2.12 0.00 37.72 24.39 0.00 11:29:03 11:19:01 1.08 0.00 1.08 0.00 0.00 11.46 0.00 11:29:03 11:20:01 1.97 0.00 1.97 0.00 0.00 33.46 0.00 11:29:03 11:21:01 1.02 0.00 1.02 0.00 0.00 10.40 0.00 11:29:03 11:22:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 11:29:03 11:23:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 11:29:03 11:24:02 1.42 0.00 1.42 0.00 0.00 17.47 0.00 11:29:03 11:25:01 2.02 0.02 2.00 0.00 0.14 25.35 0.00 11:29:03 11:26:01 1.38 0.00 1.38 0.00 0.00 16.00 0.00 11:29:03 11:27:01 1.33 0.00 1.33 0.00 0.00 16.13 0.00 11:29:03 11:28:01 1.47 0.00 1.47 0.00 0.00 18.00 0.00 11:29:03 11:29:01 129.73 0.55 129.18 0.00 32.13 64892.78 0.00 11:29:03 Average: 53.58 1.52 52.07 0.00 264.38 20666.45 0.00 11:29:03 11:29:03 11:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:29:03 11:11:01 28273388 31593304 728748 2.22 108784 3421188 2057776 6.06 1181980 3007376 55004 11:29:03 11:12:01 27338732 31255792 1054392 3.21 173840 3894544 2062524 6.08 1540244 3498180 912 11:29:03 11:13:01 25764412 30550760 1763260 5.36 211184 4585612 2487020 7.33 2381572 4084268 49172 11:29:03 11:14:01 26175860 31561464 745432 2.27 220192 5146964 1782908 5.25 1584624 4456540 180 11:29:03 11:15:01 25888668 31543112 742904 2.26 237676 5395884 1825956 5.38 1738296 4563740 256 11:29:03 11:16:01 25893408 31547880 738532 2.25 237724 5395880 1825956 5.38 1734484 4563700 16 11:29:03 11:17:01 25897784 31552192 734148 2.23 237768 5395880 1776164 5.23 1729712 4563708 8 11:29:03 11:18:01 25892664 31549284 736512 2.24 237824 5397016 1776164 5.23 1736672 4564064 8 11:29:03 11:19:01 25896176 31552796 732956 2.23 237840 5397016 1776164 5.23 1732304 4564056 8 11:29:03 11:20:01 25895788 31552704 733068 2.23 237916 5397024 1776164 5.23 1732268 4564212 72 11:29:03 11:21:01 25895992 31552920 732792 2.23 237928 5397024 1776164 5.23 1732220 4564212 16 11:29:03 11:22:01 25895644 31552588 733080 2.23 237936 5397028 1776164 5.23 1732212 4564216 40 11:29:03 11:23:01 25895724 31552692 733132 2.23 237956 5397032 1776164 5.23 1732372 4564220 16 11:29:03 11:24:02 25895732 31552712 733076 2.23 237968 5397036 1776164 5.23 1732536 4564224 44 11:29:03 11:25:01 25893756 31550884 735032 2.24 237988 5397016 1790436 5.28 1732332 4564204 20 11:29:03 11:26:01 25893748 31550900 734928 2.23 238012 5397016 1790436 5.28 1732472 4564204 228 11:29:03 11:27:01 25893820 31550980 734768 2.23 238048 5397020 1790436 5.28 1732580 4564208 12 11:29:03 11:28:01 25893740 31551064 734624 2.23 238072 5397156 1790436 5.28 1732688 4564312 24 11:29:03 11:29:01 24354868 31503392 773456 2.35 287076 6706484 1838320 5.42 1883460 5810072 180 11:29:03 Average: 26022627 31483022 808149 2.46 227986 5226833 1855343 5.47 1728159 4460722 5590 11:29:03 11:29:03 11:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:29:03 11:11:01 docker0 194.87 240.83 15.68 2022.68 0.00 0.00 0.00 0.00 11:29:03 11:11:01 ens3 771.02 558.96 8931.78 93.63 0.00 0.00 0.00 0.00 11:29:03 11:11:01 lo 7.93 7.93 0.79 0.79 0.00 0.00 0.00 0.00 11:29:03 11:12:01 docker0 35.50 92.59 2.54 2097.79 0.00 0.00 0.00 0.00 11:29:03 11:12:01 veth643b71b 2.68 2.98 0.37 34.81 0.00 0.00 0.00 0.00 11:29:03 11:12:01 vethe58c31d 0.00 0.23 0.00 0.02 0.00 0.00 0.00 0.00 11:29:03 11:12:01 ens3 156.46 77.04 2815.48 21.70 0.00 0.00 0.00 0.00 11:29:03 11:12:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 11:29:03 11:13:01 docker0 118.05 227.68 18.09 1856.84 0.00 0.00 0.00 0.00 11:29:03 11:13:01 vethe58c31d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:29:03 11:13:01 ens3 273.12 169.82 1888.74 133.55 0.00 0.00 0.00 0.00 11:29:03 11:13:01 veth0898778 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:29:03 11:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:03 11:14:01 docker0 5.73 6.55 0.31 40.78 0.00 0.00 0.00 0.00 11:29:03 11:14:01 ens3 199.70 156.83 2658.73 301.68 0.00 0.00 0.00 0.00 11:29:03 11:14:01 lo 7.66 7.66 0.75 0.75 0.00 0.00 0.00 0.00 11:29:03 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:03 11:15:01 ens3 76.77 49.99 1298.81 10.18 0.00 0.00 0.00 0.00 11:29:03 11:15:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 11:29:03 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:03 11:16:01 ens3 0.20 0.17 0.01 0.01 0.00 0.00 0.00 0.00 11:29:03 11:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:29:03 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:03 11:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:03 11:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:03 11:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:03 11:18:01 ens3 12.20 18.08 5.38 31.89 0.00 0.00 0.00 0.00 11:29:03 11:18:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 11:29:03 11:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:03 11:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:03 11:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:03 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:03 11:20:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 11:29:03 11:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:29:03 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:03 11:21:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:29:03 11:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:03 11:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:03 11:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:29:03 11:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:29:03 11:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:03 11:23:01 ens3 1.58 0.63 3.46 0.11 0.00 0.00 0.00 0.00 11:29:03 11:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:03 11:24:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:03 11:24:02 ens3 0.90 0.58 0.52 0.41 0.00 0.00 0.00 0.00 11:29:03 11:24:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:29:03 11:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:03 11:25:01 ens3 0.27 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:29:03 11:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:03 11:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:03 11:26:01 ens3 1.03 0.42 0.23 0.15 0.00 0.00 0.00 0.00 11:29:03 11:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:29:03 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:03 11:27:01 ens3 1.08 0.48 0.45 0.28 0.00 0.00 0.00 0.00 11:29:03 11:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:03 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:03 11:28:01 ens3 0.50 0.35 0.26 0.21 0.00 0.00 0.00 0.00 11:29:03 11:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:29:03 11:29:01 docker0 42.98 64.87 3.94 688.10 0.00 0.00 0.00 0.00 11:29:03 11:29:01 ens3 441.18 310.05 7933.44 115.16 0.00 0.00 0.00 0.00 11:29:03 11:29:01 lo 2.33 2.33 0.23 0.23 0.00 0.00 0.00 0.00 11:29:03 Average: docker0 20.92 33.32 2.14 353.27 0.00 0.00 0.00 0.00 11:29:03 Average: ens3 102.00 70.78 1345.25 37.35 0.00 0.00 0.00 0.00 11:29:03 Average: lo 1.09 1.09 0.10 0.10 0.00 0.00 0.00 0.00 11:29:03 11:29:03 11:29:03 ---> sar -P ALL: 11:29:03 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117109) 10/26/22 _x86_64_ (8 CPU) 11:29:03 11:29:03 11:09:30 LINUX RESTART (8 CPU) 11:29:03 11:29:03 11:10:01 CPU %user %nice %system %iowait %steal %idle 11:29:03 11:11:01 all 10.81 0.00 4.21 2.96 0.06 81.95 11:29:03 11:11:01 0 10.89 0.00 3.38 0.55 0.05 85.13 11:29:03 11:11:01 1 8.63 0.00 3.44 0.25 0.05 87.63 11:29:03 11:11:01 2 10.54 0.00 4.97 8.92 0.07 75.50 11:29:03 11:11:01 3 12.56 0.00 4.93 3.46 0.07 78.98 11:29:03 11:11:01 4 11.77 0.00 3.82 1.01 0.07 83.33 11:29:03 11:11:01 5 11.73 0.00 4.84 0.47 0.07 82.89 11:29:03 11:11:01 6 9.45 0.00 3.31 2.13 0.05 85.06 11:29:03 11:11:01 7 10.94 0.00 5.04 6.98 0.09 76.95 11:29:03 11:12:01 all 20.07 0.00 5.64 3.30 0.07 70.92 11:29:03 11:12:01 0 18.35 0.00 4.99 0.57 0.07 76.02 11:29:03 11:12:01 1 19.13 0.00 4.58 0.30 0.05 75.94 11:29:03 11:12:01 2 25.63 0.00 5.96 8.13 0.08 60.19 11:29:03 11:12:01 3 22.37 0.00 6.49 6.82 0.08 64.23 11:29:03 11:12:01 4 20.42 0.00 5.84 6.13 0.07 67.54 11:29:03 11:12:01 5 20.28 0.00 5.48 0.50 0.07 73.67 11:29:03 11:12:01 6 15.82 0.00 6.75 0.46 0.07 76.90 11:29:03 11:12:01 7 18.52 0.00 5.00 3.54 0.08 72.85 11:29:03 11:13:01 all 21.13 0.00 5.54 1.00 0.06 72.27 11:29:03 11:13:01 0 32.85 0.00 4.41 0.17 0.05 62.52 11:29:03 11:13:01 1 27.08 0.00 5.47 0.35 0.05 67.05 11:29:03 11:13:01 2 24.46 0.00 7.40 0.35 0.07 67.72 11:29:03 11:13:01 3 15.26 0.00 3.87 0.15 0.07 80.65 11:29:03 11:13:01 4 14.11 0.00 6.64 6.07 0.05 73.13 11:29:03 11:13:01 5 22.20 0.00 4.88 0.28 0.05 72.58 11:29:03 11:13:01 6 19.30 0.00 6.83 0.32 0.08 73.47 11:29:03 11:13:01 7 13.69 0.00 4.86 0.32 0.07 81.06 11:29:03 11:14:01 all 17.18 0.00 4.66 1.32 0.07 76.77 11:29:03 11:14:01 0 17.60 0.00 4.58 2.69 0.08 75.05 11:29:03 11:14:01 1 17.99 0.00 4.86 0.17 0.08 76.90 11:29:03 11:14:01 2 18.63 0.00 4.97 0.89 0.08 75.42 11:29:03 11:14:01 3 15.61 0.00 3.97 1.33 0.07 79.02 11:29:03 11:14:01 4 18.35 0.00 5.05 1.40 0.08 75.13 11:29:03 11:14:01 5 15.28 0.00 4.31 2.96 0.07 77.38 11:29:03 11:14:01 6 15.67 0.00 4.67 0.17 0.07 79.42 11:29:03 11:14:01 7 18.33 0.00 4.88 0.93 0.05 75.81 11:29:03 11:15:01 all 1.17 0.00 0.82 0.41 0.01 97.59 11:29:03 11:15:01 0 1.24 0.00 0.65 0.03 0.02 98.06 11:29:03 11:15:01 1 0.72 0.00 0.48 0.08 0.00 98.71 11:29:03 11:15:01 2 2.20 0.00 0.88 0.17 0.02 96.73 11:29:03 11:15:01 3 0.67 0.00 1.77 0.30 0.02 97.24 11:29:03 11:15:01 4 0.88 0.00 0.50 1.10 0.00 97.51 11:29:03 11:15:01 5 1.84 0.00 0.72 0.50 0.02 96.93 11:29:03 11:15:01 6 1.10 0.00 1.07 0.48 0.00 97.35 11:29:03 11:15:01 7 0.72 0.00 0.52 0.58 0.03 98.15 11:29:03 11:16:01 all 0.03 0.00 0.02 0.01 0.00 99.94 11:29:03 11:16:01 0 0.03 0.00 0.03 0.00 0.00 99.93 11:29:03 11:16:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:29:03 11:16:01 2 0.03 0.00 0.03 0.00 0.00 99.93 11:29:03 11:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:29:03 11:16:01 4 0.03 0.00 0.02 0.00 0.00 99.95 11:29:03 11:16:01 5 0.02 0.00 0.00 0.03 0.00 99.95 11:29:03 11:16:01 6 0.05 0.00 0.07 0.00 0.00 99.88 11:29:03 11:16:01 7 0.05 0.00 0.00 0.02 0.00 99.93 11:29:03 11:17:01 all 0.00 0.00 0.01 0.01 0.00 99.97 11:29:03 11:17:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:29:03 11:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:29:03 11:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:29:03 11:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:29:03 11:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:29:03 11:17:01 5 0.00 0.00 0.02 0.03 0.00 99.95 11:29:03 11:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:29:03 11:17:01 7 0.00 0.00 0.03 0.02 0.00 99.95 11:29:03 11:18:01 all 0.28 0.00 0.04 0.02 0.01 99.66 11:29:03 11:18:01 0 0.18 0.00 0.10 0.02 0.02 99.68 11:29:03 11:18:01 1 0.33 0.00 0.07 0.03 0.00 99.57 11:29:03 11:18:01 2 0.18 0.00 0.02 0.00 0.00 99.80 11:29:03 11:18:01 3 0.12 0.00 0.00 0.00 0.00 99.88 11:29:03 11:18:01 4 0.28 0.00 0.03 0.03 0.02 99.63 11:29:03 11:18:01 5 0.13 0.00 0.03 0.00 0.02 99.82 11:29:03 11:18:01 6 0.87 0.00 0.03 0.03 0.02 99.05 11:29:03 11:18:01 7 0.10 0.00 0.02 0.02 0.02 99.85 11:29:03 11:19:01 all 0.03 0.00 0.01 0.00 0.00 99.96 11:29:03 11:19:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:29:03 11:19:01 1 0.10 0.00 0.02 0.00 0.00 99.88 11:29:03 11:19:01 2 0.05 0.00 0.00 0.00 0.00 99.95 11:29:03 11:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:29:03 11:19:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:29:03 11:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:29:03 11:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:29:03 11:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:29:03 11:20:01 all 0.08 0.00 0.01 0.01 0.00 99.90 11:29:03 11:20:01 0 0.03 0.00 0.03 0.02 0.00 99.92 11:29:03 11:20:01 1 0.03 0.00 0.00 0.00 0.02 99.95 11:29:03 11:20:01 2 0.48 0.00 0.02 0.00 0.02 99.48 11:29:03 11:20:01 3 0.03 0.00 0.02 0.02 0.00 99.93 11:29:03 11:20:01 4 0.02 0.00 0.00 0.02 0.00 99.97 11:29:03 11:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:29:03 11:20:01 6 0.00 0.00 0.02 0.05 0.00 99.93 11:29:03 11:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:29:03 11:21:01 all 0.26 0.00 0.01 0.00 0.00 99.72 11:29:03 11:21:01 0 0.05 0.00 0.03 0.00 0.02 99.90 11:29:03 11:21:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:29:03 11:21:01 2 1.99 0.00 0.03 0.00 0.00 97.98 11:29:03 11:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:29:03 11:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:29:03 11:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:29:03 11:21:01 6 0.02 0.00 0.00 0.02 0.00 99.97 11:29:03 11:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:29:03 11:29:03 11:21:01 CPU %user %nice %system %iowait %steal %idle 11:29:03 11:22:01 all 0.25 0.00 0.01 0.01 0.00 99.73 11:29:03 11:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:29:03 11:22:01 1 0.02 0.00 0.03 0.00 0.00 99.95 11:29:03 11:22:01 2 1.97 0.00 0.00 0.00 0.00 98.03 11:29:03 11:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:29:03 11:22:01 4 0.00 0.00 0.03 0.00 0.00 99.97 11:29:03 11:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:29:03 11:22:01 6 0.00 0.00 0.00 0.05 0.00 99.95 11:29:03 11:22:01 7 0.00 0.00 0.02 0.00 0.02 99.97 11:29:03 11:23:01 all 0.28 0.00 0.01 0.00 0.00 99.70 11:29:03 11:23:01 0 0.05 0.00 0.02 0.00 0.02 99.92 11:29:03 11:23:01 1 0.05 0.00 0.02 0.00 0.02 99.92 11:29:03 11:23:01 2 2.00 0.00 0.03 0.00 0.00 97.97 11:29:03 11:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:29:03 11:23:01 4 0.03 0.00 0.02 0.00 0.00 99.95 11:29:03 11:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:29:03 11:23:01 6 0.00 0.00 0.02 0.02 0.00 99.97 11:29:03 11:23:01 7 0.05 0.00 0.00 0.00 0.00 99.95 11:29:03 11:24:02 all 0.28 0.00 0.01 0.01 0.00 99.70 11:29:03 11:24:02 0 0.02 0.00 0.05 0.00 0.02 99.92 11:29:03 11:24:02 1 0.03 0.00 0.02 0.00 0.00 99.95 11:29:03 11:24:02 2 1.94 0.00 0.02 0.00 0.02 98.03 11:29:03 11:24:02 3 0.00 0.00 0.00 0.00 0.00 100.00 11:29:03 11:24:02 4 0.02 0.00 0.02 0.02 0.00 99.95 11:29:03 11:24:02 5 0.02 0.00 0.00 0.00 0.00 99.98 11:29:03 11:24:02 6 0.17 0.00 0.00 0.02 0.00 99.82 11:29:03 11:24:02 7 0.00 0.00 0.00 0.02 0.00 99.98 11:29:03 11:25:01 all 0.04 0.00 0.02 0.01 0.00 99.93 11:29:03 11:25:01 0 0.07 0.00 0.03 0.00 0.00 99.90 11:29:03 11:25:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:29:03 11:25:01 2 0.14 0.00 0.05 0.00 0.00 99.81 11:29:03 11:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:29:03 11:25:01 4 0.02 0.00 0.05 0.02 0.00 99.92 11:29:03 11:25:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:29:03 11:25:01 6 0.02 0.00 0.00 0.02 0.00 99.97 11:29:03 11:25:01 7 0.02 0.00 0.00 0.02 0.00 99.97 11:29:03 11:26:01 all 0.04 0.00 0.01 0.01 0.00 99.95 11:29:03 11:26:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:29:03 11:26:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:29:03 11:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:29:03 11:26:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:29:03 11:26:01 4 0.18 0.00 0.02 0.00 0.00 99.80 11:29:03 11:26:01 5 0.02 0.00 0.02 0.02 0.00 99.95 11:29:03 11:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:29:03 11:26:01 7 0.02 0.00 0.00 0.03 0.00 99.95 11:29:03 11:27:01 all 0.16 0.00 0.00 0.01 0.01 99.82 11:29:03 11:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:29:03 11:27:01 1 0.05 0.00 0.00 0.00 0.02 99.93 11:29:03 11:27:01 2 0.96 0.00 0.00 0.00 0.00 99.04 11:29:03 11:27:01 3 0.03 0.00 0.00 0.00 0.00 99.97 11:29:03 11:27:01 4 0.15 0.00 0.00 0.00 0.00 99.85 11:29:03 11:27:01 5 0.02 0.00 0.02 0.08 0.02 99.87 11:29:03 11:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:29:03 11:27:01 7 0.05 0.00 0.00 0.02 0.02 99.92 11:29:03 11:28:01 all 0.11 0.00 0.02 0.01 0.00 99.86 11:29:03 11:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:29:03 11:28:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:29:03 11:28:01 2 0.71 0.00 0.07 0.00 0.02 99.20 11:29:03 11:28:01 3 0.00 0.00 0.02 0.00 0.02 99.97 11:29:03 11:28:01 4 0.12 0.00 0.02 0.00 0.00 99.87 11:29:03 11:28:01 5 0.00 0.00 0.02 0.02 0.00 99.97 11:29:03 11:28:01 6 0.00 0.00 0.00 0.02 0.00 99.98 11:29:03 11:28:01 7 0.02 0.00 0.02 0.02 0.00 99.95 11:29:03 11:29:01 all 9.14 0.00 3.90 1.43 0.05 85.48 11:29:03 11:29:01 0 10.06 0.00 3.81 1.48 0.07 84.58 11:29:03 11:29:01 1 9.13 0.00 3.31 0.10 0.03 87.42 11:29:03 11:29:01 2 8.05 0.00 3.52 0.50 0.05 87.87 11:29:03 11:29:01 3 7.91 0.00 3.46 0.10 0.05 88.48 11:29:03 11:29:01 4 9.31 0.00 3.65 0.24 0.05 86.75 11:29:03 11:29:01 5 7.94 0.00 3.87 0.52 0.03 87.64 11:29:03 11:29:01 6 11.03 0.00 4.13 0.20 0.05 84.58 11:29:03 11:29:01 7 9.70 0.00 5.42 8.33 0.05 76.51 11:29:03 Average: all 4.25 0.00 1.31 0.55 0.02 93.87 11:29:03 Average: 0 4.80 0.00 1.16 0.29 0.02 93.72 11:29:03 Average: 1 4.37 0.00 1.17 0.07 0.02 94.37 11:29:03 Average: 2 5.23 0.00 1.46 0.99 0.02 92.30 11:29:03 Average: 3 3.90 0.00 1.29 0.63 0.02 94.16 11:29:03 Average: 4 3.96 0.00 1.35 0.84 0.02 93.84 11:29:03 Average: 5 4.16 0.00 1.27 0.28 0.02 94.27 11:29:03 Average: 6 3.84 0.00 1.40 0.21 0.02 94.53 11:29:03 Average: 7 3.76 0.00 1.34 1.08 0.02 93.79 11:29:03 11:29:03 11:29:03