Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d 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-ssh15468322467852001266.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17000492110864941597.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10193300158801961074.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4796851364429067042.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5887814303531431232.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16963 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d (main) Commit message: "Merge pull request #619 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.1" > 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 1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d # timeout=10 > git rev-list --no-walk 742163a79e7aeb062f1ac4c67fbc75e2333f4d28 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-25T14:34:22.872Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-25T14:34:22.926Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-25T14:34:22.945Z] ========================================================= [2023-05-25T14:34:22.945Z] EdgeX Global Pipelines Version Info [2023-05-25T14:34:22.945Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-25T14:34:23.656Z] ------------------- [2023-05-25T14:34:23.656Z] stable info: [2023-05-25T14:34:23.656Z] ------------------- [2023-05-25T14:34:23.656Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-25T14:34:23.656Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-25T14:34:23.656Z] Message: update stable to v1.0.249 [2023-05-25T14:34:24.231Z] ------------------- [2023-05-25T14:34:24.231Z] experimental info: [2023-05-25T14:34:24.231Z] ------------------- [2023-05-25T14:34:24.231Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-25T14:34:24.231Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-25T14:34:24.231Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-25T14:34:24.401Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-05-25T14:34:24.420Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-05-25T14:34:24.431Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-25T14:34:24.445Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-25T14:34:24.461Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-25T14:34:24.472Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-25T14:34:24.489Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-25T14:34:24.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-25T14:34:24.527Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-25T14:34:24.540Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-25T14:34:24.550Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-25T14:34:24.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-05-25T14:34:24.569Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-25T14:34:24.579Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-25T14:34:24.588Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-25T14:34:24.609Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-25T14:34:24.625Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-25T14:34:24.639Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-25T14:34:24.651Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-25T14:34:24.662Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-25T14:34:24.671Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-25T14:34:24.685Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-25T14:34:24.701Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-25T14:34:24.709Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-25T14:34:24.717Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-25T14:34:24.725Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-25T14:34:24.733Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-25T14:34:24.742Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-25T14:34:24.750Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-25T14:34:24.764Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-25T14:34:24.777Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d [Pipeline] echo [2023-05-25T14:34:24.788Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1f0ce7a [Pipeline] echo [2023-05-25T14:34:24.797Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T14:34:24.831Z] provisioning config files... [2023-05-25T14:34:24.846Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4357914805718899630tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T14:34:25.159Z] ---> docker-login.sh [2023-05-25T14:34:25.159Z] nexus3.edgexfoundry.org:10001 [2023-05-25T14:34:25.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T14:34:25.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T14:34:25.419Z] Configure a credential helper to remove this warning. See [2023-05-25T14:34:25.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T14:34:25.419Z] [2023-05-25T14:34:25.419Z] Login Succeeded [2023-05-25T14:34:25.419Z] nexus3.edgexfoundry.org:10002 [2023-05-25T14:34:25.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T14:34:25.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T14:34:25.419Z] Configure a credential helper to remove this warning. See [2023-05-25T14:34:25.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T14:34:25.419Z] [2023-05-25T14:34:25.419Z] Login Succeeded [2023-05-25T14:34:25.419Z] nexus3.edgexfoundry.org:10003 [2023-05-25T14:34:25.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T14:34:25.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T14:34:25.678Z] Configure a credential helper to remove this warning. See [2023-05-25T14:34:25.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T14:34:25.678Z] [2023-05-25T14:34:25.678Z] Login Succeeded [2023-05-25T14:34:25.678Z] nexus3.edgexfoundry.org:10004 [2023-05-25T14:34:25.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T14:34:25.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T14:34:25.678Z] Configure a credential helper to remove this warning. See [2023-05-25T14:34:25.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T14:34:25.678Z] [2023-05-25T14:34:25.678Z] Login Succeeded [2023-05-25T14:34:25.678Z] docker.io [2023-05-25T14:34:25.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T14:34:25.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T14:34:25.939Z] Configure a credential helper to remove this warning. See [2023-05-25T14:34:25.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T14:34:25.939Z] [2023-05-25T14:34:25.939Z] Login Succeeded [2023-05-25T14:34:25.939Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T14:34:25.946Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-25T14:34:26.333Z] + git rev-list -1 --merges 1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d~1..1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d [Pipeline] echo [2023-05-25T14:34:26.380Z] -----------> git rev-list -1 --merges 1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d~1..1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d 1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d [2023-05-25T14:34:26.380Z] 1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d [false] [Pipeline] sh [2023-05-25T14:34:26.667Z] + git log --format=format:%s -1 1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d [Pipeline] echo [2023-05-25T14:34:26.681Z] ========================================================= [2023-05-25T14:34:26.681Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-25T14:34:26.681Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T14:34:27.021Z] + git log --format=format:%s -1 1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d [Pipeline] echo [2023-05-25T14:34:27.078Z] [semverPrep] GIT_COMMIT: 1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d, Commit Message: Merge pull request #619 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.1 [Pipeline] echo [2023-05-25T14:34:27.087Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-25T14:34:27.462Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-25T14:34:27.462Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-25T14:34:27.462Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-25T14:34:27.462Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-25T14:34:27.462Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-25T14:34:27.462Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-25T14:34:27.462Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T14:34:27.882Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T14:34:27.882Z] [2023-05-25T14:34:27.882Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T14:34:28.188Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T14:34:28.188Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-25T14:34:28.188Z] b85a868b505f: Pulling fs layer [2023-05-25T14:34:28.188Z] e2be974225ed: Pulling fs layer [2023-05-25T14:34:28.188Z] 339a4e72a1f5: Pulling fs layer [2023-05-25T14:34:28.188Z] 988bab9f4d93: Pulling fs layer [2023-05-25T14:34:28.188Z] 1469e6f7b9e6: Pulling fs layer [2023-05-25T14:34:28.188Z] eaf3925da568: Pulling fs layer [2023-05-25T14:34:28.188Z] bab4dde63d76: Pulling fs layer [2023-05-25T14:34:28.188Z] bde34c3a00c8: Pulling fs layer [2023-05-25T14:34:28.188Z] b352a97aabf1: Pulling fs layer [2023-05-25T14:34:28.188Z] 4872d77fe225: Pulling fs layer [2023-05-25T14:34:28.188Z] 5851b861e8e6: Pulling fs layer [2023-05-25T14:34:28.188Z] 988bab9f4d93: Waiting [2023-05-25T14:34:28.188Z] b352a97aabf1: Waiting [2023-05-25T14:34:28.188Z] bab4dde63d76: Waiting [2023-05-25T14:34:28.188Z] 1469e6f7b9e6: Waiting [2023-05-25T14:34:28.188Z] eaf3925da568: Waiting [2023-05-25T14:34:28.188Z] 5851b861e8e6: Waiting [2023-05-25T14:34:28.188Z] bde34c3a00c8: Waiting [2023-05-25T14:34:28.188Z] 4872d77fe225: Waiting [2023-05-25T14:34:28.188Z] e2be974225ed: Verifying Checksum [2023-05-25T14:34:28.188Z] e2be974225ed: Download complete [2023-05-25T14:34:28.188Z] 988bab9f4d93: Download complete [2023-05-25T14:34:28.188Z] 339a4e72a1f5: Verifying Checksum [2023-05-25T14:34:28.188Z] 339a4e72a1f5: Download complete [2023-05-25T14:34:28.188Z] 1469e6f7b9e6: Verifying Checksum [2023-05-25T14:34:28.188Z] 1469e6f7b9e6: Download complete [2023-05-25T14:34:28.188Z] eaf3925da568: Verifying Checksum [2023-05-25T14:34:28.188Z] eaf3925da568: Download complete [2023-05-25T14:34:28.452Z] bde34c3a00c8: Download complete [2023-05-25T14:34:28.452Z] b352a97aabf1: Verifying Checksum [2023-05-25T14:34:28.452Z] b352a97aabf1: Download complete [2023-05-25T14:34:28.452Z] 4872d77fe225: Verifying Checksum [2023-05-25T14:34:28.452Z] 4872d77fe225: Download complete [2023-05-25T14:34:28.452Z] 5851b861e8e6: Download complete [2023-05-25T14:34:28.452Z] b85a868b505f: Verifying Checksum [2023-05-25T14:34:28.452Z] b85a868b505f: Download complete [2023-05-25T14:34:28.713Z] bab4dde63d76: Verifying Checksum [2023-05-25T14:34:28.713Z] bab4dde63d76: Download complete [2023-05-25T14:34:29.652Z] b85a868b505f: Pull complete [2023-05-25T14:34:29.914Z] e2be974225ed: Pull complete [2023-05-25T14:34:30.495Z] 339a4e72a1f5: Pull complete [2023-05-25T14:34:30.495Z] 988bab9f4d93: Pull complete [2023-05-25T14:34:30.755Z] 1469e6f7b9e6: Pull complete [2023-05-25T14:34:31.021Z] eaf3925da568: Pull complete [2023-05-25T14:34:32.935Z] bab4dde63d76: Pull complete [2023-05-25T14:34:32.935Z] bde34c3a00c8: Pull complete [2023-05-25T14:34:32.935Z] b352a97aabf1: Pull complete [2023-05-25T14:34:32.935Z] 4872d77fe225: Pull complete [2023-05-25T14:34:32.935Z] 5851b861e8e6: Pull complete [2023-05-25T14:34:33.195Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-25T14:34:33.195Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T14:34:33.195Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T14:34:33.298Z] prd-ubuntu20.04-docker-8c-8g-16963 does not seem to be running inside a container [2023-05-25T14:34:33.342Z] $ 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 [2023-05-25T14:34:36.064Z] $ docker top af1186cc516ae2e788ce3dd07fb988f503853d0af29b77b74d878d6b4cc93785 -eo pid,comm [2023-05-25T14:34:36.116Z] 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). [2023-05-25T14:34:36.116Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-25T14:34:36.158Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T14:34:36.158Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T14:34:36.271Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T14:34:36.277Z] $ docker exec af1186cc516ae2e788ce3dd07fb988f503853d0af29b77b74d878d6b4cc93785 ssh-agent [2023-05-25T14:34:36.395Z] SSH_AUTH_SOCK=/tmp/ssh-Wf5vws57floW/agent.32 [2023-05-25T14:34:36.395Z] SSH_AGENT_PID=38 [2023-05-25T14:34:36.401Z] Running ssh-add (command line suppressed) [2023-05-25T14:34:36.518Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_18429193712630081500.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_18429193712630081500.key) [2023-05-25T14:34:36.527Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T14:34:36.816Z] + git tag --points-at HEAD [Pipeline] } [2023-05-25T14:34:36.838Z] $ docker exec --env ******** --env ******** af1186cc516ae2e788ce3dd07fb988f503853d0af29b77b74d878d6b4cc93785 ssh-agent -k [2023-05-25T14:34:36.950Z] unset SSH_AUTH_SOCK; [2023-05-25T14:34:36.951Z] unset SSH_AGENT_PID; [2023-05-25T14:34:36.951Z] echo Agent pid 38 killed; [2023-05-25T14:34:36.959Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-25T14:34:36.982Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T14:34:36.982Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T14:34:37.102Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T14:34:37.108Z] $ docker exec af1186cc516ae2e788ce3dd07fb988f503853d0af29b77b74d878d6b4cc93785 ssh-agent [2023-05-25T14:34:37.211Z] SSH_AUTH_SOCK=/tmp/ssh-SuaPBO0jgzuE/agent.71 [2023-05-25T14:34:37.211Z] SSH_AGENT_PID=77 [2023-05-25T14:34:37.215Z] Running ssh-add (command line suppressed) [2023-05-25T14:34:37.317Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2546670849690055758.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2546670849690055758.key) [2023-05-25T14:34:37.328Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T14:34:37.616Z] + git semver init [2023-05-25T14:34:37.877Z] 2023-05-25 14:34:37,814 [run_init] DEBUG init version:0.0.0 force:False [2023-05-25T14:34:37.877Z] 2023-05-25 14:34:37,815 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-05-25T14:34:37.877Z] 2023-05-25 14:34:37,815 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-05-25T14:34:37.877Z] 2023-05-25 14:34:37,815 [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) [2023-05-25T14:34:39.796Z] 2023-05-25 14:34:39,308 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2023-05-25T14:34:39.796Z] 2023-05-25 14:34:39,310 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2023-05-25T14:34:39.796Z] 2023-05-25 14:34:39,310 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-25T14:34:39.796Z] 2023-05-25 14:34:39,310 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-25T14:34:39.796Z] 3.0.0-dev.19 [Pipeline] } [2023-05-25T14:34:39.809Z] $ docker exec --env ******** --env ******** af1186cc516ae2e788ce3dd07fb988f503853d0af29b77b74d878d6b4cc93785 ssh-agent -k [2023-05-25T14:34:39.917Z] unset SSH_AUTH_SOCK; [2023-05-25T14:34:39.918Z] unset SSH_AGENT_PID; [2023-05-25T14:34:39.918Z] echo Agent pid 77 killed; [2023-05-25T14:34:39.924Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-25T14:34:40.230Z] + git semver [Pipeline] } [2023-05-25T14:34:40.509Z] $ docker stop --time=1 af1186cc516ae2e788ce3dd07fb988f503853d0af29b77b74d878d6b4cc93785 [2023-05-25T14:34:41.811Z] $ docker rm -f --volumes af1186cc516ae2e788ce3dd07fb988f503853d0af29b77b74d878d6b4cc93785 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T14:34:42.145Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-25T14:34:42.354Z] Stashed 1 file(s) [Pipeline] echo [2023-05-25T14:34:42.357Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.19 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T14:34:42.470Z] provisioning config files... [2023-05-25T14:34:42.479Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config14620715056454769366tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T14:34:42.777Z] ---> docker-login.sh [2023-05-25T14:34:42.777Z] nexus3.edgexfoundry.org:10001 [2023-05-25T14:34:42.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T14:34:42.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T14:34:42.777Z] Configure a credential helper to remove this warning. See [2023-05-25T14:34:42.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T14:34:42.778Z] [2023-05-25T14:34:42.778Z] Login Succeeded [2023-05-25T14:34:42.778Z] nexus3.edgexfoundry.org:10002 [2023-05-25T14:34:42.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T14:34:42.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T14:34:42.778Z] Configure a credential helper to remove this warning. See [2023-05-25T14:34:42.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T14:34:42.778Z] [2023-05-25T14:34:42.778Z] Login Succeeded [2023-05-25T14:34:42.778Z] nexus3.edgexfoundry.org:10003 [2023-05-25T14:34:43.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T14:34:43.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T14:34:43.036Z] Configure a credential helper to remove this warning. See [2023-05-25T14:34:43.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T14:34:43.036Z] [2023-05-25T14:34:43.036Z] Login Succeeded [2023-05-25T14:34:43.036Z] nexus3.edgexfoundry.org:10004 [2023-05-25T14:34:43.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T14:34:43.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T14:34:43.036Z] Configure a credential helper to remove this warning. See [2023-05-25T14:34:43.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T14:34:43.036Z] [2023-05-25T14:34:43.036Z] Login Succeeded [2023-05-25T14:34:43.036Z] docker.io [2023-05-25T14:34:43.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T14:34:43.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T14:34:43.296Z] Configure a credential helper to remove this warning. See [2023-05-25T14:34:43.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T14:34:43.296Z] [2023-05-25T14:34:43.296Z] Login Succeeded [2023-05-25T14:34:43.296Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T14:34:43.304Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-25T14:34:43.363Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T14:34:43.383Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T14:34:43.395Z] ========================================================= [2023-05-25T14:34:43.395Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-25T14:34:43.395Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T14:34:43.699Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-25T14:34:43.958Z] Sending build context to Docker daemon 47.58MB [2023-05-25T14:34:43.958Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T14:34:43.958Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-25T14:34:43.958Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-25T14:34:43.958Z] f56be85fc22e: Pulling fs layer [2023-05-25T14:34:43.958Z] 85791d961cd3: Pulling fs layer [2023-05-25T14:34:43.958Z] d694b5ae8c79: Pulling fs layer [2023-05-25T14:34:43.958Z] 9f32a84ed3da: Pulling fs layer [2023-05-25T14:34:43.958Z] 4d19c01a9841: Pulling fs layer [2023-05-25T14:34:43.958Z] 9325e15d5711: Pulling fs layer [2023-05-25T14:34:43.958Z] 556b6ee489ea: Pulling fs layer [2023-05-25T14:34:43.958Z] c5a4b2cf53e6: Pulling fs layer [2023-05-25T14:34:43.958Z] 4d19c01a9841: Waiting [2023-05-25T14:34:43.958Z] 9325e15d5711: Waiting [2023-05-25T14:34:43.958Z] 556b6ee489ea: Waiting [2023-05-25T14:34:43.958Z] c5a4b2cf53e6: Waiting [2023-05-25T14:34:43.958Z] 85791d961cd3: Verifying Checksum [2023-05-25T14:34:43.958Z] 85791d961cd3: Download complete [2023-05-25T14:34:43.958Z] 9f32a84ed3da: Verifying Checksum [2023-05-25T14:34:43.958Z] 9f32a84ed3da: Download complete [2023-05-25T14:34:43.958Z] 4d19c01a9841: Verifying Checksum [2023-05-25T14:34:43.958Z] 4d19c01a9841: Download complete [2023-05-25T14:34:44.218Z] f56be85fc22e: Verifying Checksum [2023-05-25T14:34:44.218Z] f56be85fc22e: Download complete [2023-05-25T14:34:44.218Z] 9325e15d5711: Verifying Checksum [2023-05-25T14:34:44.218Z] 9325e15d5711: Download complete [2023-05-25T14:34:44.218Z] f56be85fc22e: Pull complete [2023-05-25T14:34:44.479Z] 85791d961cd3: Pull complete [2023-05-25T14:34:44.739Z] c5a4b2cf53e6: Verifying Checksum [2023-05-25T14:34:44.739Z] c5a4b2cf53e6: Download complete [2023-05-25T14:34:44.998Z] d694b5ae8c79: Verifying Checksum [2023-05-25T14:34:44.998Z] d694b5ae8c79: Download complete [2023-05-25T14:34:44.998Z] 556b6ee489ea: Verifying Checksum [2023-05-25T14:34:44.998Z] 556b6ee489ea: Download complete [2023-05-25T14:34:48.285Z] d694b5ae8c79: Pull complete [2023-05-25T14:34:48.285Z] 9f32a84ed3da: Pull complete [2023-05-25T14:34:48.545Z] 4d19c01a9841: Pull complete [2023-05-25T14:34:48.545Z] 9325e15d5711: Pull complete [2023-05-25T14:34:51.077Z] 556b6ee489ea: Pull complete [2023-05-25T14:34:52.437Z] c5a4b2cf53e6: Pull complete [2023-05-25T14:34:52.437Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-25T14:34:52.437Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-25T14:34:52.437Z] ---> c4be618373d6 [2023-05-25T14:34:52.437Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-25T14:34:57.431Z] Still waiting to schedule task [2023-05-25T14:34:57.431Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-25T14:34:57.974Z] ---> Running in 6b3e21391a21 [2023-05-25T14:34:57.974Z] Removing intermediate container 6b3e21391a21 [2023-05-25T14:34:57.974Z] ---> 3f0dd0e5b9d7 [2023-05-25T14:34:57.974Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-25T14:34:57.974Z] ---> Running in 300ba2b03d30 [2023-05-25T14:34:57.974Z] Removing intermediate container 300ba2b03d30 [2023-05-25T14:34:57.974Z] ---> 3b4123a760cb [2023-05-25T14:34:57.974Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T14:34:57.974Z] ---> Running in 453e42d7a11c [2023-05-25T14:34:57.974Z] Removing intermediate container 453e42d7a11c [2023-05-25T14:34:57.974Z] ---> 0ed833b78135 [2023-05-25T14:34:57.974Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-25T14:34:57.974Z] ---> Running in e86cd5983991 [2023-05-25T14:34:57.974Z] Removing intermediate container e86cd5983991 [2023-05-25T14:34:57.974Z] ---> 32ac1342615f [2023-05-25T14:34:57.974Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-25T14:34:57.974Z] ---> Running in cf2ebbab3354 [2023-05-25T14:34:57.974Z] Removing intermediate container cf2ebbab3354 [2023-05-25T14:34:57.974Z] ---> 3140c24a887d [2023-05-25T14:34:57.974Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-25T14:34:58.545Z] latest: Pulling from library/docker [2023-05-25T14:34:58.545Z] 8a49fdb3b6a5: Pulling fs layer [2023-05-25T14:34:58.545Z] dfb60e7f5d22: Pulling fs layer [2023-05-25T14:34:58.545Z] f74671f55a8d: Pulling fs layer [2023-05-25T14:34:58.545Z] 75039dcfa57a: Pulling fs layer [2023-05-25T14:34:58.545Z] a867a08cc62a: Pulling fs layer [2023-05-25T14:34:58.545Z] f897c97d93d5: Pulling fs layer [2023-05-25T14:34:58.545Z] 5893dfdf0269: Pulling fs layer [2023-05-25T14:34:58.545Z] 7bd0f5addfbf: Pulling fs layer [2023-05-25T14:34:58.545Z] b3364461d2a2: Pulling fs layer [2023-05-25T14:34:58.545Z] 3b63b390fabe: Pulling fs layer [2023-05-25T14:34:58.545Z] 200a256d559f: Pulling fs layer [2023-05-25T14:34:58.545Z] f36549cf8e4b: Pulling fs layer [2023-05-25T14:34:58.545Z] 135f01648aa4: Pulling fs layer [2023-05-25T14:34:58.545Z] f9804e6a84f9: Pulling fs layer [2023-05-25T14:34:58.545Z] 75039dcfa57a: Waiting [2023-05-25T14:34:58.545Z] a867a08cc62a: Waiting [2023-05-25T14:34:58.545Z] b3364461d2a2: Waiting [2023-05-25T14:34:58.545Z] 3b63b390fabe: Waiting [2023-05-25T14:34:58.545Z] 200a256d559f: Waiting [2023-05-25T14:34:58.545Z] f36549cf8e4b: Waiting [2023-05-25T14:34:58.545Z] 135f01648aa4: Waiting [2023-05-25T14:34:58.545Z] 5893dfdf0269: Waiting [2023-05-25T14:34:58.545Z] 7bd0f5addfbf: Waiting [2023-05-25T14:34:58.807Z] f74671f55a8d: Verifying Checksum [2023-05-25T14:34:58.807Z] f74671f55a8d: Download complete [2023-05-25T14:34:58.807Z] dfb60e7f5d22: Verifying Checksum [2023-05-25T14:34:58.807Z] dfb60e7f5d22: Download complete [2023-05-25T14:34:58.807Z] 8a49fdb3b6a5: Verifying Checksum [2023-05-25T14:34:58.807Z] 8a49fdb3b6a5: Download complete [2023-05-25T14:34:59.071Z] 8a49fdb3b6a5: Pull complete [2023-05-25T14:34:59.071Z] a867a08cc62a: Verifying Checksum [2023-05-25T14:34:59.071Z] a867a08cc62a: Download complete [2023-05-25T14:34:59.071Z] dfb60e7f5d22: Pull complete [2023-05-25T14:34:59.071Z] f897c97d93d5: Verifying Checksum [2023-05-25T14:34:59.071Z] f897c97d93d5: Download complete [2023-05-25T14:34:59.071Z] 5893dfdf0269: Verifying Checksum [2023-05-25T14:34:59.071Z] 5893dfdf0269: Download complete [2023-05-25T14:34:59.330Z] f74671f55a8d: Pull complete [2023-05-25T14:34:59.330Z] b3364461d2a2: Verifying Checksum [2023-05-25T14:34:59.330Z] b3364461d2a2: Download complete [2023-05-25T14:34:59.330Z] 7bd0f5addfbf: Verifying Checksum [2023-05-25T14:34:59.330Z] 7bd0f5addfbf: Download complete [2023-05-25T14:34:59.330Z] 75039dcfa57a: Verifying Checksum [2023-05-25T14:34:59.330Z] 75039dcfa57a: Download complete [2023-05-25T14:34:59.330Z] 200a256d559f: Download complete [2023-05-25T14:34:59.591Z] 135f01648aa4: Verifying Checksum [2023-05-25T14:34:59.591Z] 135f01648aa4: Download complete [2023-05-25T14:34:59.591Z] 3b63b390fabe: Verifying Checksum [2023-05-25T14:34:59.591Z] 3b63b390fabe: Download complete [2023-05-25T14:34:59.591Z] f9804e6a84f9: Download complete [2023-05-25T14:34:59.591Z] 75039dcfa57a: Pull complete [2023-05-25T14:35:00.157Z] a867a08cc62a: Pull complete [2023-05-25T14:35:00.157Z] f36549cf8e4b: Verifying Checksum [2023-05-25T14:35:00.157Z] f36549cf8e4b: Download complete [2023-05-25T14:35:00.416Z] f897c97d93d5: Pull complete [2023-05-25T14:35:00.416Z] 5893dfdf0269: Pull complete [2023-05-25T14:35:00.416Z] 7bd0f5addfbf: Pull complete [2023-05-25T14:35:00.675Z] b3364461d2a2: Pull complete [2023-05-25T14:35:00.935Z] 3b63b390fabe: Pull complete [2023-05-25T14:35:00.935Z] 200a256d559f: Pull complete [2023-05-25T14:35:01.874Z] f36549cf8e4b: Pull complete [2023-05-25T14:35:01.874Z] 135f01648aa4: Pull complete [2023-05-25T14:35:02.133Z] f9804e6a84f9: Pull complete [2023-05-25T14:35:02.133Z] Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 [2023-05-25T14:35:02.133Z] Status: Downloaded newer image for docker:latest [2023-05-25T14:35:03.514Z] ---> b4b3062e1402 [2023-05-25T14:35:03.514Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T14:35:03.514Z] ---> Running in 048807ecef06 [2023-05-25T14:35:03.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T14:35:04.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T14:35:04.301Z] OK: 265 MiB in 53 packages [2023-05-25T14:35:04.563Z] Removing intermediate container 048807ecef06 [2023-05-25T14:35:04.563Z] ---> 8c48f7777bd2 [2023-05-25T14:35:04.563Z] Step 10/15 : ENV GO111MODULE=on [2023-05-25T14:35:04.563Z] ---> Running in 79d9ca61f779 [2023-05-25T14:35:04.822Z] Removing intermediate container 79d9ca61f779 [2023-05-25T14:35:04.822Z] ---> e07e1feabf0f [2023-05-25T14:35:04.822Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-25T14:35:04.822Z] ---> Running in 8f235beb300c [2023-05-25T14:35:04.822Z] Removing intermediate container 8f235beb300c [2023-05-25T14:35:04.822Z] ---> b50e96ad33dd [2023-05-25T14:35:04.822Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-25T14:35:05.083Z] ---> 5b7fce7dfe5d [2023-05-25T14:35:05.083Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T14:35:05.083Z] ---> Running in 10964f5daf84 [2023-05-25T14:35:38.760Z] Removing intermediate container 10964f5daf84 [2023-05-25T14:35:38.760Z] ---> 8c84b31e3ff6 [2023-05-25T14:35:38.760Z] Step 14/15 : COPY . . [2023-05-25T14:35:38.760Z] ---> 620e90f960ea [2023-05-25T14:35:38.760Z] Step 15/15 : RUN ${MAKE} [2023-05-25T14:35:38.760Z] ---> Running in 63f1d03e374a [2023-05-25T14:35:38.760Z] noop [2023-05-25T14:35:38.760Z] Removing intermediate container 63f1d03e374a [2023-05-25T14:35:38.760Z] ---> efe272653f85 [2023-05-25T14:35:38.760Z] Successfully built efe272653f85 [2023-05-25T14:35:38.760Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T14:35:39.085Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-25T14:35:39.085Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T14:35:39.165Z] prd-ubuntu20.04-docker-8c-8g-16963 does not seem to be running inside a container [2023-05-25T14:35:39.203Z] $ 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 [2023-05-25T14:35:39.544Z] $ docker top ee37d7e215c3e18b73c4ea4e74f2afb2a802490b350443af50242dc743979adf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T14:35:39.887Z] + go version [2023-05-25T14:35:39.887Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-25T14:35:39.901Z] $ docker stop --time=1 ee37d7e215c3e18b73c4ea4e74f2afb2a802490b350443af50242dc743979adf [2023-05-25T14:35:41.164Z] $ docker rm -f --volumes ee37d7e215c3e18b73c4ea4e74f2afb2a802490b350443af50242dc743979adf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T14:35:41.581Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-25T14:35:41.581Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T14:35:41.658Z] prd-ubuntu20.04-docker-8c-8g-16963 does not seem to be running inside a container [2023-05-25T14:35:41.694Z] $ 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 [2023-05-25T14:35:42.069Z] $ docker top fe66dd73ace430aa8501a437960d568239167ad4b80cd3ee8b6c506e976dd0dc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T14:35:42.424Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-25T14:35:42.716Z] + make test [2023-05-25T14:35:42.717Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-25T14:35:47.993Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-25T14:35:56.118Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-25T14:35:56.118Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-25T14:35:56.118Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-25T14:35:56.118Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-25T14:35:56.118Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-25T14:35:56.118Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-25T14:35:56.118Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-25T14:35:56.118Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-25T14:35:56.118Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-25T14:35:59.404Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-25T14:35:59.404Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-25T14:35:59.404Z] ./bin/test-attribution-txt.sh [2023-05-25T14:35:59.404Z] make -C web test [2023-05-25T14:35:59.404Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2023-05-25T14:35:59.404Z] make[1]: tput: No such file or directory [2023-05-25T14:35:59.404Z] make[1]: tput: No such file or directory [2023-05-25T14:35:59.404Z] warning: generating ./VERSION [2023-05-25T14:35:59.404Z] echo "0.0.0" > VERSION [2023-05-25T14:35:59.404Z] docker build \ [2023-05-25T14:35:59.404Z] -f Dockerfile \ [2023-05-25T14:35:59.404Z] --build-arg USER=1000 \ [2023-05-25T14:35:59.404Z] \ [2023-05-25T14:35:59.404Z] --label "git_sha=1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d" \ [2023-05-25T14:35:59.404Z] -t edgexfoundry/edgex-web-ui:1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d \ [2023-05-25T14:35:59.404Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-25T14:35:59.404Z] . [2023-05-25T14:35:59.404Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-25T14:35:59.404Z] Install the buildx component to build images with BuildKit: [2023-05-25T14:35:59.404Z] https://docs.docker.com/go/buildx/ [2023-05-25T14:35:59.404Z] [2023-05-25T14:35:59.404Z] Sending build context to Docker daemon 2.571MB [2023-05-25T14:35:59.404Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-25T14:35:59.404Z] 16.17-alpine3.15: Pulling from library/node [2023-05-25T14:35:59.404Z] 9621f1afde84: Pulling fs layer [2023-05-25T14:35:59.404Z] c6f70ee39829: Pulling fs layer [2023-05-25T14:35:59.404Z] 56892a8094a2: Pulling fs layer [2023-05-25T14:35:59.404Z] 58dd87906ef0: Pulling fs layer [2023-05-25T14:35:59.664Z] 9621f1afde84: Verifying Checksum [2023-05-25T14:35:59.664Z] 9621f1afde84: Download complete [2023-05-25T14:35:59.664Z] 58dd87906ef0: Verifying Checksum [2023-05-25T14:35:59.665Z] 58dd87906ef0: Download complete [2023-05-25T14:35:59.665Z] 56892a8094a2: Download complete [2023-05-25T14:35:59.665Z] 9621f1afde84: Pull complete [2023-05-25T14:35:59.665Z] c6f70ee39829: Verifying Checksum [2023-05-25T14:35:59.665Z] c6f70ee39829: Download complete [2023-05-25T14:36:01.043Z] c6f70ee39829: Pull complete [2023-05-25T14:36:01.043Z] 56892a8094a2: Pull complete [2023-05-25T14:36:01.043Z] 58dd87906ef0: Pull complete [2023-05-25T14:36:01.043Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-25T14:36:01.043Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-25T14:36:01.043Z] ---> b69703f70c3d [2023-05-25T14:36:01.043Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-25T14:36:03.576Z] ---> Running in 00c0e6d73683 [2023-05-25T14:36:03.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-05-25T14:36:03.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-05-25T14:36:03.835Z] (1/129) Installing libxau (1.0.9-r0) [2023-05-25T14:36:03.835Z] (2/129) Installing libmd (1.0.3-r0) [2023-05-25T14:36:03.835Z] (3/129) Installing libbsd (0.11.3-r1) [2023-05-25T14:36:03.835Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-05-25T14:36:03.835Z] (5/129) Installing libxcb (1.14-r2) [2023-05-25T14:36:03.835Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-05-25T14:36:03.835Z] (7/129) Installing libxext (1.3.4-r0) [2023-05-25T14:36:03.835Z] (8/129) Installing libice (1.0.10-r0) [2023-05-25T14:36:03.835Z] (9/129) Installing libuuid (2.37.4-r0) [2023-05-25T14:36:03.835Z] (10/129) Installing libsm (1.2.3-r0) [2023-05-25T14:36:03.835Z] (11/129) Installing libxt (1.2.1-r0) [2023-05-25T14:36:03.835Z] (12/129) Installing libxmu (1.1.3-r0) [2023-05-25T14:36:03.835Z] (13/129) Installing xset (1.2.4-r0) [2023-05-25T14:36:03.835Z] (14/129) Installing xprop (1.2.5-r0) [2023-05-25T14:36:03.835Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-05-25T14:36:03.835Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-25T14:36:03.835Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-05-25T14:36:03.835Z] (18/129) Installing libffi (3.4.2-r1) [2023-05-25T14:36:03.835Z] (19/129) Installing libintl (0.21-r0) [2023-05-25T14:36:03.835Z] (20/129) Installing libblkid (2.37.4-r0) [2023-05-25T14:36:03.835Z] (21/129) Installing libmount (2.37.4-r0) [2023-05-25T14:36:04.093Z] (22/129) Installing pcre (8.45-r1) [2023-05-25T14:36:04.093Z] (23/129) Installing glib (2.70.5-r0) [2023-05-25T14:36:04.352Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-05-25T14:36:04.352Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-05-25T14:36:04.352Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-05-25T14:36:04.352Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-05-25T14:36:04.352Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-05-25T14:36:04.352Z] (29/129) Installing libpng (1.6.37-r1) [2023-05-25T14:36:04.352Z] (30/129) Installing libwebp (1.2.2-r1) [2023-05-25T14:36:04.352Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-05-25T14:36:04.352Z] (32/129) Installing tiff (4.4.0-r1) [2023-05-25T14:36:04.352Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-05-25T14:36:04.352Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-25T14:36:04.352Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-05-25T14:36:04.352Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-05-25T14:36:04.352Z] (37/129) Installing libxrender (0.9.10-r3) [2023-05-25T14:36:04.352Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-05-25T14:36:04.352Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-05-25T14:36:04.352Z] (40/129) Installing libxi (1.8-r0) [2023-05-25T14:36:04.352Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-05-25T14:36:04.352Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-05-25T14:36:04.352Z] (43/129) Installing atk (2.36.0-r0) [2023-05-25T14:36:04.352Z] (44/129) Installing libxtst (1.2.3-r3) [2023-05-25T14:36:04.352Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-05-25T14:36:04.352Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-05-25T14:36:04.352Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-05-25T14:36:04.352Z] (48/129) Installing expat (2.5.0-r0) [2023-05-25T14:36:04.352Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-05-25T14:36:04.352Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-05-25T14:36:04.352Z] (51/129) Installing freetype (2.11.1-r2) [2023-05-25T14:36:04.352Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-05-25T14:36:04.352Z] (53/129) Installing pixman (0.40.0-r4) [2023-05-25T14:36:04.352Z] (54/129) Installing cairo (1.16.0-r5) [2023-05-25T14:36:04.352Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-05-25T14:36:04.352Z] (56/129) Installing avahi-libs (0.8-r5) [2023-05-25T14:36:04.352Z] (57/129) Installing gmp (6.2.1-r1) [2023-05-25T14:36:04.352Z] (58/129) Installing nettle (3.7.3-r0) [2023-05-25T14:36:04.618Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-05-25T14:36:04.618Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-05-25T14:36:04.618Z] (61/129) Installing libunistring (0.9.10-r1) [2023-05-25T14:36:04.618Z] (62/129) Installing gnutls (3.7.1-r2) [2023-05-25T14:36:04.618Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-05-25T14:36:04.618Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-05-25T14:36:04.618Z] (65/129) Installing fribidi (1.0.11-r0) [2023-05-25T14:36:04.618Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-05-25T14:36:04.618Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-05-25T14:36:04.618Z] (68/129) Installing libxft (2.3.4-r0) [2023-05-25T14:36:04.618Z] (69/129) Installing pango (1.48.10-r0) [2023-05-25T14:36:04.618Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-05-25T14:36:04.618Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-25T14:36:04.618Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-05-25T14:36:04.618Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-05-25T14:36:04.618Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-05-25T14:36:04.618Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-05-25T14:36:04.618Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-25T14:36:04.618Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-05-25T14:36:04.618Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-05-25T14:36:04.618Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-05-25T14:36:04.896Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-25T14:36:06.800Z] (79/129) Installing libogg (1.3.5-r0) [2023-05-25T14:36:06.800Z] (80/129) Installing flac (1.3.4-r0) [2023-05-25T14:36:06.800Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-05-25T14:36:06.800Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-05-25T14:36:06.800Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-05-25T14:36:06.800Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-05-25T14:36:06.800Z] (85/129) Installing libass (0.15.2-r0) [2023-05-25T14:36:06.800Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-05-25T14:36:06.800Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-25T14:36:06.800Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-25T14:36:06.800Z] (89/129) Installing lame (3.100-r0) [2023-05-25T14:36:06.800Z] (90/129) Installing opus (1.3.1-r1) [2023-05-25T14:36:07.059Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-05-25T14:36:07.059Z] (92/129) Installing soxr (0.1.3-r2) [2023-05-25T14:36:07.059Z] (93/129) Installing libsrt (1.4.2-r1) [2023-05-25T14:36:07.059Z] (94/129) Installing libssh (0.9.6-r1) [2023-05-25T14:36:07.059Z] (95/129) Installing libtheora (1.1.1-r16) [2023-05-25T14:36:07.059Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-05-25T14:36:07.059Z] (97/129) Installing libpciaccess (0.16-r0) [2023-05-25T14:36:07.059Z] (98/129) Installing libdrm (2.4.109-r0) [2023-05-25T14:36:07.059Z] (99/129) Installing libva (2.13.0-r0) [2023-05-25T14:36:07.059Z] (100/129) Installing libvdpau (1.4-r0) [2023-05-25T14:36:07.059Z] (101/129) Installing vidstab (1.1.0-r1) [2023-05-25T14:36:07.059Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-05-25T14:36:07.059Z] (103/129) Installing libvpx (1.10.0-r0) [2023-05-25T14:36:07.059Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-05-25T14:36:07.059Z] (105/129) Installing x264-libs (20210613-r0) [2023-05-25T14:36:07.059Z] (106/129) Installing x265-libs (3.5-r0) [2023-05-25T14:36:07.059Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-05-25T14:36:07.059Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-05-25T14:36:07.318Z] (109/129) Installing libevent (2.1.12-r4) [2023-05-25T14:36:07.318Z] (110/129) Installing mesa (21.2.6-r0) [2023-05-25T14:36:07.318Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-05-25T14:36:07.318Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-05-25T14:36:07.318Z] (113/129) Installing lcms2 (2.12-r1) [2023-05-25T14:36:07.318Z] (114/129) Installing nspr (4.32-r0) [2023-05-25T14:36:07.318Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-05-25T14:36:07.318Z] (116/129) Installing nss (3.78.1-r0) [2023-05-25T14:36:07.318Z] (117/129) Installing libasyncns (0.8-r1) [2023-05-25T14:36:07.318Z] (118/129) Installing libltdl (2.4.6-r7) [2023-05-25T14:36:07.318Z] (119/129) Installing orc (0.4.32-r0) [2023-05-25T14:36:07.318Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-05-25T14:36:07.318Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-05-25T14:36:07.318Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-05-25T14:36:07.318Z] (123/129) Installing libpulse (15.0-r2) [2023-05-25T14:36:07.318Z] (124/129) Installing re2 (2021.11.01-r0) [2023-05-25T14:36:07.318Z] (125/129) Installing snappy (1.1.9-r1) [2023-05-25T14:36:07.318Z] (126/129) Installing libgpg-error (1.42-r1) [2023-05-25T14:36:07.318Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-05-25T14:36:07.318Z] (128/129) Installing libxslt (1.1.35-r0) [2023-05-25T14:36:07.318Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-05-25T14:36:08.255Z] Executing busybox-1.34.1-r7.trigger [2023-05-25T14:36:08.255Z] Executing glib-2.70.5-r0.trigger [2023-05-25T14:36:08.255Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-25T14:36:08.823Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-25T14:36:08.823Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-25T14:36:08.823Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-25T14:36:08.823Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-25T14:36:08.823Z] OK: 286 MiB in 145 packages [2023-05-25T14:36:13.018Z] Removing intermediate container 00c0e6d73683 [2023-05-25T14:36:13.018Z] ---> e859019bd55e [2023-05-25T14:36:13.018Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-25T14:36:13.018Z] ---> Running in 1ca0174fe323 [2023-05-25T14:36:13.277Z] Removing intermediate container 1ca0174fe323 [2023-05-25T14:36:13.277Z] ---> e4f02796504a [2023-05-25T14:36:13.277Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-25T14:36:13.277Z] ---> Running in c1753bd906ae [2023-05-25T14:36:13.277Z] Removing intermediate container c1753bd906ae [2023-05-25T14:36:13.277Z] ---> 531b1285f906 [2023-05-25T14:36:13.277Z] Step 5/10 : RUN npm install -g npm [2023-05-25T14:36:13.277Z] ---> Running in dc2d10ff45ff [2023-05-25T14:36:19.886Z] [2023-05-25T14:36:19.886Z] removed 7 packages, changed 101 packages, and audited 264 packages in 6s [2023-05-25T14:36:19.886Z] [2023-05-25T14:36:19.886Z] 27 packages are looking for funding [2023-05-25T14:36:19.886Z] run `npm fund` for details [2023-05-25T14:36:19.886Z] [2023-05-25T14:36:19.886Z] found 0 vulnerabilities [2023-05-25T14:36:20.884Z] Removing intermediate container dc2d10ff45ff [2023-05-25T14:36:20.884Z] ---> dabe41d17a27 [2023-05-25T14:36:20.884Z] Step 6/10 : ARG USER=1000 [2023-05-25T14:36:21.146Z] ---> Running in 0ea1138f479e [2023-05-25T14:36:21.146Z] Removing intermediate container 0ea1138f479e [2023-05-25T14:36:21.146Z] ---> bae8dae2bd9b [2023-05-25T14:36:21.146Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-25T14:36:21.146Z] ---> Running in 8ef913ab1db9 [2023-05-25T14:36:21.713Z] Removing intermediate container 8ef913ab1db9 [2023-05-25T14:36:21.713Z] ---> 4cc3ca19b4a7 [2023-05-25T14:36:21.713Z] Step 8/10 : USER $USER:$USER [2023-05-25T14:36:21.713Z] ---> Running in 3a968e8262fb [2023-05-25T14:36:21.713Z] Removing intermediate container 3a968e8262fb [2023-05-25T14:36:21.713Z] ---> ae75b1971b0d [2023-05-25T14:36:21.713Z] Step 9/10 : WORKDIR /app [2023-05-25T14:36:21.713Z] ---> Running in 89aa4efa3266 [2023-05-25T14:36:21.713Z] Removing intermediate container 89aa4efa3266 [2023-05-25T14:36:21.713Z] ---> 759c032faac4 [2023-05-25T14:36:21.713Z] Step 10/10 : LABEL git_sha=1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d [2023-05-25T14:36:21.971Z] ---> Running in 0a00e2f7845b [2023-05-25T14:36:21.972Z] Removing intermediate container 0a00e2f7845b [2023-05-25T14:36:21.972Z] ---> 47fca41febd4 [2023-05-25T14:36:21.972Z] Successfully built 47fca41febd4 [2023-05-25T14:36:21.972Z] Successfully tagged edgexfoundry/edgex-web-ui:1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d [2023-05-25T14:36:21.972Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-25T14:36:21.972Z] touch edgex-web-ui.imagebuilt [2023-05-25T14:36:21.972Z] mkdir -p node_modules coverage [2023-05-25T14:36:21.972Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-25T14:36:21.972Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-25T14:36:23.351Z] npm WARN old lockfile [2023-05-25T14:36:23.351Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-25T14:36:23.351Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-25T14:36:23.351Z] npm WARN old lockfile [2023-05-25T14:36:23.351Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-25T14:36:23.351Z] npm WARN old lockfile [2023-05-25T14:36:28.155Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16964 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2023-05-25T14:36:28.169Z] Running in /w/workspace/edgex-ui-go/115 [Pipeline] { [Pipeline] checkout [2023-05-25T14:36:28.206Z] The recommended git tool is: git [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE Unsupported engine { [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE required: { [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE }, [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE } [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE Unsupported engine { [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE required: { [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE }, [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE } [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE Unsupported engine { [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE required: { [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE }, [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE } [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE Unsupported engine { [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE required: { [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE }, [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE } [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE Unsupported engine { [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE required: { [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE }, [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE } [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE Unsupported engine { [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE required: { [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE }, [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE } [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE Unsupported engine { [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE required: { [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE }, [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE } [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE Unsupported engine { [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE required: { [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE }, [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE } [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE Unsupported engine { [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE required: { [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE }, [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-25T14:36:31.581Z] npm WARN EBADENGINE } [2023-05-25T14:36:33.300Z] using credential edgex-jenkins-ssh [2023-05-25T14:36:33.316Z] Cloning the remote Git repository [2023-05-25T14:36:33.362Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-25T14:36:33.449Z] > git init /w/workspace/edgex-ui-go/115 # timeout=10 [2023-05-25T14:36:33.586Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-25T14:36:33.587Z] > git --version # timeout=10 [2023-05-25T14:36:33.608Z] > git --version # 'git version 2.25.1' [2023-05-25T14:36:33.611Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-25T14:36:33.768Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-25T14:36:34.898Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-25T14:36:34.898Z] 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 [2023-05-25T14:36:34.898Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-25T14:36:34.898Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-25T14:36:34.898Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-25T14:36:35.158Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-25T14:36:35.418Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-25T14:36:35.989Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-25T14:36:36.945Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-25T14:36:37.205Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-25T14:36:38.197Z] Avoid second fetch [2023-05-25T14:36:38.197Z] Checking out Revision 1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d (main) [2023-05-25T14:36:37.430Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-25T14:36:37.454Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-25T14:36:38.213Z] > git config core.sparsecheckout # timeout=10 [2023-05-25T14:36:38.269Z] > git checkout -f 1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d # timeout=10 [2023-05-25T14:36:38.581Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-25T14:36:38.841Z] 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 [2023-05-25T14:36:39.021Z] Commit message: "Merge pull request #619 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.1" [2023-05-25T14:36:39.412Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T14:36:39.977Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-25T14:36:39.977Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-25T14:36:39.977Z] Dload Upload Total Spent Left Speed [2023-05-25T14:36:39.977Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 84443 0 --:--:-- --:--:-- --:--:-- 83888 100 12751 100 12751 0 0 83888 0 --:--:-- --:--:-- --:--:-- 83339 [2023-05-25T14:36:39.994Z] 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. [2023-05-25T14:36:39.994Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-05-25T14:36:40.253Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [Pipeline] sh [2023-05-25T14:36:40.513Z] 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. [2023-05-25T14:36:40.570Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-25T14:36:40.771Z] 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. [2023-05-25T14:36:40.901Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-25T14:36:40.901Z] + sudo tee /etc/docker/daemon.new [2023-05-25T14:36:40.901Z] { [2023-05-25T14:36:40.901Z] "registry-mirrors": [ [2023-05-25T14:36:40.901Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-25T14:36:40.901Z] ], [2023-05-25T14:36:40.901Z] "bip": "10.250.0.254/24", [2023-05-25T14:36:40.901Z] "hosts": [ [2023-05-25T14:36:40.901Z] "tcp://0.0.0.0:5555", [2023-05-25T14:36:40.901Z] "unix:///var/run/docker.sock" [2023-05-25T14:36:40.901Z] ], [2023-05-25T14:36:40.901Z] "mtu": 1458, [2023-05-25T14:36:40.901Z] "selinux-enabled": true, [2023-05-25T14:36:40.901Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-25T14:36:40.901Z] } [Pipeline] sh [2023-05-25T14:36:41.247Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-25T14:36:41.583Z] + sudo service docker restart [2023-05-25T14:36:41.708Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-25T14:36:44.288Z] 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. [2023-05-25T14:36:46.194Z] 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. [2023-05-25T14:36:51.492Z] [2023-05-25T14:36:51.492Z] added 1478 packages, and audited 1479 packages in 29s [2023-05-25T14:36:51.492Z] [2023-05-25T14:36:51.492Z] 90 packages are looking for funding [2023-05-25T14:36:51.492Z] run `npm fund` for details [2023-05-25T14:36:51.492Z] [2023-05-25T14:36:51.492Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-25T14:36:51.492Z] [2023-05-25T14:36:51.492Z] To address issues that do not require attention, run: [2023-05-25T14:36:51.492Z] npm audit fix [2023-05-25T14:36:51.492Z] [2023-05-25T14:36:51.492Z] To address all issues (including breaking changes), run: [2023-05-25T14:36:51.492Z] npm audit fix --force [2023-05-25T14:36:51.492Z] [2023-05-25T14:36:51.492Z] Run `npm audit` for details. [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T14:36:59.856Z] provisioning config files... [2023-05-25T14:36:59.887Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/115@tmp/config7193523603361980740tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T14:37:00.246Z] ---> docker-login.sh [2023-05-25T14:37:00.246Z] nexus3.edgexfoundry.org:10001 [2023-05-25T14:37:00.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T14:37:00.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T14:37:00.792Z] Configure a credential helper to remove this warning. See [2023-05-25T14:37:00.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T14:37:00.792Z] [2023-05-25T14:37:00.792Z] Login Succeeded [2023-05-25T14:37:00.792Z] nexus3.edgexfoundry.org:10002 [2023-05-25T14:37:01.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T14:37:01.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T14:37:01.332Z] Configure a credential helper to remove this warning. See [2023-05-25T14:37:01.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T14:37:01.332Z] [2023-05-25T14:37:01.332Z] Login Succeeded [2023-05-25T14:37:01.332Z] nexus3.edgexfoundry.org:10003 [2023-05-25T14:37:01.500Z] 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 [2023-05-25T14:37:01.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T14:37:01.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T14:37:01.603Z] Configure a credential helper to remove this warning. See [2023-05-25T14:37:01.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T14:37:01.603Z] [2023-05-25T14:37:01.603Z] Login Succeeded [2023-05-25T14:37:01.603Z] nexus3.edgexfoundry.org:10004 [2023-05-25T14:37:01.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T14:37:01.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T14:37:01.874Z] Configure a credential helper to remove this warning. See [2023-05-25T14:37:01.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T14:37:01.875Z] [2023-05-25T14:37:01.875Z] Login Succeeded [2023-05-25T14:37:01.875Z] docker.io [2023-05-25T14:37:02.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T14:37:02.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T14:37:02.418Z] Configure a credential helper to remove this warning. See [2023-05-25T14:37:02.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T14:37:02.418Z] [2023-05-25T14:37:02.418Z] Login Succeeded [2023-05-25T14:37:02.441Z] - Generating browser application bundles (phase: setup)... [2023-05-25T14:37:02.691Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T14:37:02.705Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-25T14:37:02.980Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T14:37:02.996Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T14:37:03.015Z] ========================================================= [2023-05-25T14:37:03.015Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-25T14:37:03.015Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T14:37:03.376Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-25T14:37:04.360Z] Sending build context to Docker daemon 30.35MB [2023-05-25T14:37:04.631Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T14:37:04.631Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-25T14:37:04.631Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-25T14:37:04.631Z] c41833b44d91: Pulling fs layer [2023-05-25T14:37:04.631Z] ed15518f5707: Pulling fs layer [2023-05-25T14:37:04.631Z] feae8fd75edb: Pulling fs layer [2023-05-25T14:37:04.631Z] 242c74f7c9fa: Pulling fs layer [2023-05-25T14:37:04.631Z] 3cdef696dda3: Pulling fs layer [2023-05-25T14:37:04.631Z] 2ced38df9373: Pulling fs layer [2023-05-25T14:37:04.631Z] 58f1dce35555: Pulling fs layer [2023-05-25T14:37:04.631Z] 242c74f7c9fa: Waiting [2023-05-25T14:37:04.631Z] 3cdef696dda3: Waiting [2023-05-25T14:37:04.631Z] 2ced38df9373: Waiting [2023-05-25T14:37:04.631Z] 58f1dce35555: Waiting [2023-05-25T14:37:04.631Z] ed15518f5707: Verifying Checksum [2023-05-25T14:37:04.631Z] ed15518f5707: Download complete [2023-05-25T14:37:04.901Z] 242c74f7c9fa: Verifying Checksum [2023-05-25T14:37:04.902Z] 242c74f7c9fa: Download complete [2023-05-25T14:37:04.902Z] 3cdef696dda3: Verifying Checksum [2023-05-25T14:37:04.902Z] 3cdef696dda3: Download complete [2023-05-25T14:37:04.902Z] c41833b44d91: Download complete [2023-05-25T14:37:06.349Z] c41833b44d91: Pull complete [2023-05-25T14:37:06.349Z] 58f1dce35555: Verifying Checksum [2023-05-25T14:37:06.349Z] 58f1dce35555: Download complete [2023-05-25T14:37:06.626Z] ed15518f5707: Pull complete [2023-05-25T14:37:06.654Z] Compiling @angular/core : es2015 as esm2015 [2023-05-25T14:37:06.654Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-25T14:37:07.638Z] feae8fd75edb: Verifying Checksum [2023-05-25T14:37:07.638Z] feae8fd75edb: Download complete [2023-05-25T14:37:07.638Z] 2ced38df9373: Verifying Checksum [2023-05-25T14:37:07.638Z] 2ced38df9373: Download complete [2023-05-25T14:37:10.862Z] Compiling @angular/common : es2015 as esm2015 [2023-05-25T14:37:10.862Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-25T14:37:10.862Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-25T14:37:10.863Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-25T14:37:11.427Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-25T14:37:11.427Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-25T14:37:11.688Z] Compiling @angular/router : es2015 as esm2015 [2023-05-25T14:37:11.688Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-25T14:37:11.688Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-25T14:37:12.255Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-25T14:37:12.255Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-25T14:37:14.162Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-25T14:37:19.983Z] feae8fd75edb: Pull complete [2023-05-25T14:37:19.983Z] 242c74f7c9fa: Pull complete [2023-05-25T14:37:19.983Z] 3cdef696dda3: Pull complete [2023-05-25T14:37:20.732Z] 25 05 2023 14:37:19.590:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-25T14:37:20.732Z] 25 05 2023 14:37:19.592:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-25T14:37:20.732Z] 25 05 2023 14:37:19.595:INFO [launcher]: Starting browser ChromeHeadless [2023-05-25T14:37:26.660Z] 2ced38df9373: Pull complete [2023-05-25T14:37:28.080Z] 58f1dce35555: Pull complete [2023-05-25T14:37:28.080Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-25T14:37:28.080Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-25T14:37:28.080Z] ---> fadd8f120f05 [2023-05-25T14:37:28.080Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-25T14:37:30.030Z] ---> Running in 2152c5a84110 [2023-05-25T14:37:30.030Z] Removing intermediate container 2152c5a84110 [2023-05-25T14:37:30.030Z] ---> 71d875ac9729 [2023-05-25T14:37:30.030Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-25T14:37:30.299Z] ---> Running in 00f4170179a7 [2023-05-25T14:37:31.787Z] Removing intermediate container 00f4170179a7 [2023-05-25T14:37:31.787Z] ---> 34123a418624 [2023-05-25T14:37:31.787Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T14:37:31.787Z] ---> Running in e1398a4313bf [2023-05-25T14:37:32.070Z] Removing intermediate container e1398a4313bf [2023-05-25T14:37:32.070Z] ---> bb344236b88a [2023-05-25T14:37:32.070Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-25T14:37:32.341Z] ---> Running in 219988b0c0e3 [2023-05-25T14:37:32.608Z] Removing intermediate container 219988b0c0e3 [2023-05-25T14:37:32.608Z] ---> b6d49c962a34 [2023-05-25T14:37:32.608Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-25T14:37:32.608Z] ---> Running in 0cd4a3952856 [2023-05-25T14:37:32.874Z] Removing intermediate container 0cd4a3952856 [2023-05-25T14:37:32.874Z] ---> 2a8a173dffb6 [2023-05-25T14:37:32.874Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-25T14:37:32.947Z] ✔ Browser application bundle generation complete. [2023-05-25T14:37:32.947Z] 25 05 2023 14:37:31.288:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket XuHpm6_kkBFYPxAuAAAB with id 91784240 [2023-05-25T14:37:33.461Z] latest: Pulling from library/docker [2023-05-25T14:37:33.461Z] 08409d417260: Pulling fs layer [2023-05-25T14:37:33.461Z] bf127bdc9f4f: Pulling fs layer [2023-05-25T14:37:33.461Z] 55b4810136f4: Pulling fs layer [2023-05-25T14:37:33.461Z] 2e7805c665c5: Pulling fs layer [2023-05-25T14:37:33.461Z] 560067f77f09: Pulling fs layer [2023-05-25T14:37:33.461Z] 87854ced1808: Pulling fs layer [2023-05-25T14:37:33.461Z] cb23a4dee6cb: Pulling fs layer [2023-05-25T14:37:33.461Z] 0f440641682c: Pulling fs layer [2023-05-25T14:37:33.461Z] d5751f9f360d: Pulling fs layer [2023-05-25T14:37:33.461Z] 39b4d37fd203: Pulling fs layer [2023-05-25T14:37:33.461Z] 181b4cd8a6de: Pulling fs layer [2023-05-25T14:37:33.461Z] 59b8b8583a6e: Pulling fs layer [2023-05-25T14:37:33.461Z] 5363e21a005c: Pulling fs layer [2023-05-25T14:37:33.461Z] d56ef98c0a70: Pulling fs layer [2023-05-25T14:37:33.461Z] 2e7805c665c5: Waiting [2023-05-25T14:37:33.461Z] 560067f77f09: Waiting [2023-05-25T14:37:33.461Z] 87854ced1808: Waiting [2023-05-25T14:37:33.461Z] cb23a4dee6cb: Waiting [2023-05-25T14:37:33.461Z] 0f440641682c: Waiting [2023-05-25T14:37:33.461Z] d5751f9f360d: Waiting [2023-05-25T14:37:33.461Z] 39b4d37fd203: Waiting [2023-05-25T14:37:33.461Z] 181b4cd8a6de: Waiting [2023-05-25T14:37:33.461Z] 59b8b8583a6e: Waiting [2023-05-25T14:37:33.461Z] d56ef98c0a70: Waiting [2023-05-25T14:37:33.461Z] 5363e21a005c: Waiting [2023-05-25T14:37:33.733Z] 55b4810136f4: Verifying Checksum [2023-05-25T14:37:33.733Z] 55b4810136f4: Download complete [2023-05-25T14:37:33.733Z] bf127bdc9f4f: Verifying Checksum [2023-05-25T14:37:33.733Z] bf127bdc9f4f: Download complete [2023-05-25T14:37:33.733Z] 08409d417260: Download complete [2023-05-25T14:37:34.324Z] 2e7805c665c5: Verifying Checksum [2023-05-25T14:37:34.324Z] 2e7805c665c5: Download complete [2023-05-25T14:37:34.324Z] 560067f77f09: Verifying Checksum [2023-05-25T14:37:34.324Z] 560067f77f09: Download complete [2023-05-25T14:37:34.324Z] cb23a4dee6cb: Verifying Checksum [2023-05-25T14:37:34.324Z] cb23a4dee6cb: Download complete [2023-05-25T14:37:34.324Z] 0f440641682c: Verifying Checksum [2023-05-25T14:37:34.324Z] 0f440641682c: Download complete [2023-05-25T14:37:34.325Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-25T14:37:34.325Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.125 secs) [2023-05-25T14:37:34.325Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.154 secs) [2023-05-25T14:37:34.325Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.17 secs) [2023-05-25T14:37:34.325Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.179 secs) [2023-05-25T14:37:34.325Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.189 secs) [2023-05-25T14:37:34.583Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.222 secs) [2023-05-25T14:37:34.583Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.256 secs) [2023-05-25T14:37:34.583Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.259 secs) [2023-05-25T14:37:34.583Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.314 secs) [2023-05-25T14:37:34.583Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.323 secs) [2023-05-25T14:37:34.583Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.349 secs) [2023-05-25T14:37:34.583Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.363 secs) [2023-05-25T14:37:34.593Z] 87854ced1808: Verifying Checksum [2023-05-25T14:37:34.593Z] 87854ced1808: Download complete [2023-05-25T14:37:34.593Z] 08409d417260: Pull complete [2023-05-25T14:37:34.593Z] d5751f9f360d: Verifying Checksum [2023-05-25T14:37:34.593Z] d5751f9f360d: Download complete [2023-05-25T14:37:34.593Z] 181b4cd8a6de: Download complete [2023-05-25T14:37:34.593Z] 5363e21a005c: Verifying Checksum [2023-05-25T14:37:34.593Z] 5363e21a005c: Download complete [2023-05-25T14:37:34.842Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.434 secs) [2023-05-25T14:37:34.842Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.439 secs) [2023-05-25T14:37:34.842Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.447 secs) [2023-05-25T14:37:34.842Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.578 secs) [2023-05-25T14:37:34.860Z] 39b4d37fd203: Verifying Checksum [2023-05-25T14:37:34.861Z] 39b4d37fd203: Download complete [2023-05-25T14:37:34.861Z] d56ef98c0a70: Download complete [2023-05-25T14:37:35.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.603 secs) [2023-05-25T14:37:35.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.606 secs) [2023-05-25T14:37:35.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.614 secs) [2023-05-25T14:37:35.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.619 secs) [2023-05-25T14:37:35.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.652 secs) [2023-05-25T14:37:35.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.67 secs) [2023-05-25T14:37:35.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.681 secs) [2023-05-25T14:37:35.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.688 secs) [2023-05-25T14:37:35.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.691 secs) [2023-05-25T14:37:35.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.717 secs) [2023-05-25T14:37:35.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.743 secs) [2023-05-25T14:37:35.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.753 secs) [2023-05-25T14:37:35.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.757 secs) [2023-05-25T14:37:35.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.774 secs) [2023-05-25T14:37:35.129Z] bf127bdc9f4f: Pull complete [2023-05-25T14:37:35.358Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.78 secs) [2023-05-25T14:37:35.358Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.783 secs) [2023-05-25T14:37:35.358Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.785 secs) [2023-05-25T14:37:35.358Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.799 secs) [2023-05-25T14:37:35.358Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.804 secs) [2023-05-25T14:37:35.358Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.806 secs) [2023-05-25T14:37:35.358Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.814 secs) [2023-05-25T14:37:35.358Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.829 secs) [2023-05-25T14:37:35.358Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.855 secs) [2023-05-25T14:37:35.358Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.864 secs) [2023-05-25T14:37:35.358Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.875 secs) [2023-05-25T14:37:35.358Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 0.878 secs) [2023-05-25T14:37:35.358Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 0.881 secs) [2023-05-25T14:37:35.358Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 0.908 secs) [2023-05-25T14:37:35.358Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 0.91 secs) [2023-05-25T14:37:35.358Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 0.917 secs) [2023-05-25T14:37:35.358Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 0.925 secs) [2023-05-25T14:37:35.358Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 0.93 secs) [2023-05-25T14:37:35.358Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 0.943 secs) [2023-05-25T14:37:35.616Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 0.947 secs) [2023-05-25T14:37:35.616Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 0.951 secs) [2023-05-25T14:37:35.616Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 0.954 secs) [2023-05-25T14:37:35.616Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 0.98 secs) [2023-05-25T14:37:35.616Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 0.985 secs) [2023-05-25T14:37:35.616Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 0.988 secs) [2023-05-25T14:37:35.616Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 0.997 secs) [2023-05-25T14:37:35.616Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 1.001 secs) [2023-05-25T14:37:35.616Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 1.007 secs) [2023-05-25T14:37:35.616Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 1.021 secs) [2023-05-25T14:37:35.616Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.028 secs) [2023-05-25T14:37:35.616Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.045 secs) [2023-05-25T14:37:35.616Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.063 secs) [2023-05-25T14:37:35.616Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.073 secs) [2023-05-25T14:37:35.616Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.078 secs) [2023-05-25T14:37:35.616Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.083 secs) [2023-05-25T14:37:35.616Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.11 secs) [2023-05-25T14:37:35.616Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.118 secs) [2023-05-25T14:37:35.726Z] 55b4810136f4: Pull complete [2023-05-25T14:37:35.874Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.148 secs) [2023-05-25T14:37:35.874Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.165 secs) [2023-05-25T14:37:35.874Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.169 secs) [2023-05-25T14:37:35.874Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.172 secs) [2023-05-25T14:37:35.874Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.176 secs) [2023-05-25T14:37:35.874Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.213 secs) [2023-05-25T14:37:35.874Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.22 secs) [2023-05-25T14:37:35.874Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.241 secs) [2023-05-25T14:37:35.874Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.258 secs) [2023-05-25T14:37:35.874Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.263 secs) [2023-05-25T14:37:35.874Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.274 secs) [2023-05-25T14:37:35.874Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.28 secs) [2023-05-25T14:37:35.874Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.305 secs) [2023-05-25T14:37:35.993Z] 59b8b8583a6e: Verifying Checksum [2023-05-25T14:37:35.993Z] 59b8b8583a6e: Download complete [2023-05-25T14:37:36.133Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.314 secs) [2023-05-25T14:37:36.133Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.331 secs) [2023-05-25T14:37:36.133Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.347 secs) [2023-05-25T14:37:36.133Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.365 secs) [2023-05-25T14:37:36.133Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.374 secs) [2023-05-25T14:37:36.133Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.382 secs) [2023-05-25T14:37:36.133Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.387 secs) [2023-05-25T14:37:36.133Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.39 secs) [2023-05-25T14:37:36.133Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.398 secs) [2023-05-25T14:37:36.133Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.407 secs) [2023-05-25T14:37:36.133Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.414 secs) [2023-05-25T14:37:36.133Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.433 secs) [2023-05-25T14:37:36.133Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.442 secs) [2023-05-25T14:37:36.133Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.457 secs) [2023-05-25T14:37:36.133Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.468 secs) [2023-05-25T14:37:36.133Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.475 secs) [2023-05-25T14:37:36.391Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.494 secs) [2023-05-25T14:37:36.391Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.527 secs) [2023-05-25T14:37:36.391Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.542 secs) [2023-05-25T14:37:36.391Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.55 secs) [2023-05-25T14:37:36.391Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.579 secs) [2023-05-25T14:37:36.391Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.59 secs) [2023-05-25T14:37:36.391Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.608 secs) [2023-05-25T14:37:36.391Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.627 secs) [2023-05-25T14:37:36.392Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.651 secs) [2023-05-25T14:37:36.581Z] 2e7805c665c5: Pull complete [2023-05-25T14:37:36.650Z] WARN: ' [2023-05-25T14:37:36.651Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-25T14:37:36.651Z] Support for using the ngModel input property and ngModelChange event with [2023-05-25T14:37:36.651Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-25T14:37:36.651Z] in a future version of Angular. [2023-05-25T14:37:36.651Z] [2023-05-25T14:37:36.651Z] For more information on this, see our API docs here: [2023-05-25T14:37:36.651Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-25T14:37:36.651Z] ' [2023-05-25T14:37:36.651Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.651 secs) [2023-05-25T14:37:36.651Z] WARN: ' [2023-05-25T14:37:36.651Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-25T14:37:36.651Z] Support for using the ngModel input property and ngModelChange event with [2023-05-25T14:37:36.651Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-25T14:37:36.651Z] in a future version of Angular. [2023-05-25T14:37:36.651Z] [2023-05-25T14:37:36.651Z] For more information on this, see our API docs here: [2023-05-25T14:37:36.651Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-25T14:37:36.651Z] ' [2023-05-25T14:37:36.651Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.674 secs) [2023-05-25T14:37:36.651Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.677 secs) [2023-05-25T14:37:36.651Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.679 secs) [2023-05-25T14:37:36.651Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.685 secs) [2023-05-25T14:37:36.651Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.707 secs) [2023-05-25T14:37:36.651Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.74 secs) [2023-05-25T14:37:36.651Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.744 secs) [2023-05-25T14:37:36.651Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.752 secs) [2023-05-25T14:37:36.651Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.792 secs) [2023-05-25T14:37:36.651Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.799 secs) [2023-05-25T14:37:36.651Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.809 secs) [2023-05-25T14:37:36.651Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.829 secs) [2023-05-25T14:37:36.651Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.837 secs) [2023-05-25T14:37:36.651Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.844 secs) [2023-05-25T14:37:36.913Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.847 secs) [2023-05-25T14:37:36.913Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.848 secs) [2023-05-25T14:37:36.913Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.852 secs) [2023-05-25T14:37:36.913Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.862 secs) [2023-05-25T14:37:36.913Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 1.884 secs) [2023-05-25T14:37:36.913Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 1.891 secs) [2023-05-25T14:37:36.913Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 1.905 secs) [2023-05-25T14:37:36.913Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 1.912 secs) [2023-05-25T14:37:36.913Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 1.935 secs) [2023-05-25T14:37:36.913Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 1.944 secs) [2023-05-25T14:37:36.913Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 1.952 secs) [2023-05-25T14:37:36.913Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 1.959 secs) [2023-05-25T14:37:36.913Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 1.977 secs) [2023-05-25T14:37:36.913Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 1.979 secs) [2023-05-25T14:37:36.913Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 1.982 secs) [2023-05-25T14:37:36.913Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 1.984 secs) [2023-05-25T14:37:36.913Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 1.985 secs) [2023-05-25T14:37:36.913Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 1.989 secs) [2023-05-25T14:37:36.913Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 1.991 secs) [2023-05-25T14:37:36.913Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 1.993 secs) [2023-05-25T14:37:36.913Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 1.995 secs) [2023-05-25T14:37:36.913Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 1.998 secs) [2023-05-25T14:37:36.913Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 2 secs) [2023-05-25T14:37:36.913Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 2.005 secs) [2023-05-25T14:37:36.913Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 2.006 secs) [2023-05-25T14:37:36.913Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 2.014 secs) [2023-05-25T14:37:37.172Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (2.985 secs / 2.014 secs) [2023-05-25T14:37:37.172Z] TOTAL: 145 SUCCESS [2023-05-25T14:37:37.172Z] ✔ Browser application bundle generation complete. [2023-05-25T14:37:37.431Z] [2023-05-25T14:37:37.431Z] =============================== Coverage summary =============================== [2023-05-25T14:37:37.431Z] Statements : 41.56% ( 1425/3429 ) [2023-05-25T14:37:37.431Z] Branches : 12.14% ( 109/898 ) [2023-05-25T14:37:37.432Z] Functions : 33.33% ( 417/1251 ) [2023-05-25T14:37:37.432Z] Lines : 39.45% ( 1280/3245 ) [2023-05-25T14:37:37.432Z] ================================================================================ [2023-05-25T14:37:37.545Z] 560067f77f09: Pull complete [2023-05-25T14:37:37.692Z] ✔ Browser application bundle generation complete. [2023-05-25T14:37:38.263Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2023-05-25T14:37:38.276Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-25T14:37:38.290Z] $ docker stop --time=1 fe66dd73ace430aa8501a437960d568239167ad4b80cd3ee8b6c506e976dd0dc [2023-05-25T14:37:38.520Z] 87854ced1808: Pull complete [2023-05-25T14:37:38.789Z] cb23a4dee6cb: Pull complete [2023-05-25T14:37:39.057Z] 0f440641682c: Pull complete [2023-05-25T14:37:39.329Z] d5751f9f360d: Pull complete [2023-05-25T14:37:39.575Z] $ docker rm -f --volumes fe66dd73ace430aa8501a437960d568239167ad4b80cd3ee8b6c506e976dd0dc [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T14:37:40.030Z] + sudo chown -R jenkins:jenkins . [2023-05-25T14:37:40.295Z] 39b4d37fd203: Pull complete [Pipeline] stash [2023-05-25T14:37:40.562Z] 181b4cd8a6de: Pull complete [2023-05-25T14:37:40.806Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-25T14:37:41.413Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-25T14:37:42.305Z] + ls -al . [2023-05-25T14:37:42.305Z] total 180 [2023-05-25T14:37:42.305Z] drwxrwxr-x 14 jenkins jenkins 4096 May 25 14:35 . [2023-05-25T14:37:42.305Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 14:34 .. [2023-05-25T14:37:42.305Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 14:34 .blubracket [2023-05-25T14:37:42.305Z] -rw-rw-r-- 1 jenkins jenkins 18 May 25 14:34 .dockerignore [2023-05-25T14:37:42.305Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 14:34 .git [2023-05-25T14:37:42.305Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 14:34 .github [2023-05-25T14:37:42.305Z] -rw-rw-r-- 1 jenkins jenkins 185 May 25 14:34 .gitignore [2023-05-25T14:37:42.305Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 14:34 .semver [2023-05-25T14:37:42.305Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 25 14:34 Attribution.txt [2023-05-25T14:37:42.305Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 25 14:34 CHANGELOG.md [2023-05-25T14:37:42.305Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 25 14:34 CONTRIBUTING.md [2023-05-25T14:37:42.305Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 25 14:34 Dockerfile [2023-05-25T14:37:42.305Z] -rw-rw-r-- 1 jenkins jenkins 652 May 25 14:34 Jenkinsfile [2023-05-25T14:37:42.305Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 25 14:34 LICENSE [2023-05-25T14:37:42.305Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 25 14:34 Makefile [2023-05-25T14:37:42.305Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 25 14:34 README.md [2023-05-25T14:37:42.305Z] -rw-rw-r-- 1 jenkins jenkins 12 May 25 14:34 VERSION [2023-05-25T14:37:42.305Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 14:34 assets [2023-05-25T14:37:42.305Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 14:34 bin [2023-05-25T14:37:42.305Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 14:34 cmd [2023-05-25T14:37:42.305Z] -rw-r--r-- 1 jenkins jenkins 10 May 25 14:35 coverage.out [2023-05-25T14:37:42.305Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 14:34 docs [2023-05-25T14:37:42.305Z] -rw-rw-r-- 1 jenkins jenkins 2999 May 25 14:34 go.mod [2023-05-25T14:37:42.305Z] -rw-rw-r-- 1 jenkins jenkins 30528 May 25 14:34 go.sum [2023-05-25T14:37:42.305Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 14:34 internal [2023-05-25T14:37:42.305Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 14:34 snap [2023-05-25T14:37:42.305Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 14:34 testing [2023-05-25T14:37:42.305Z] -rw-rw-r-- 1 jenkins jenkins 155 May 25 14:34 version.go [2023-05-25T14:37:42.305Z] drwxrwxr-x 6 jenkins jenkins 4096 May 25 14:36 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T14:37:42.611Z] + 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=1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d --label arch=amd64 --label version=3.0.0-dev.19 . [2023-05-25T14:37:42.875Z] Sending build context to Docker daemon 50.33MB [2023-05-25T14:37:42.875Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T14:37:42.875Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-25T14:37:42.875Z] ---> efe272653f85 [2023-05-25T14:37:42.875Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-25T14:37:43.850Z] ---> Running in d8ae4bddcee8 [2023-05-25T14:37:43.851Z] Removing intermediate container d8ae4bddcee8 [2023-05-25T14:37:43.851Z] ---> 0f4b12deaaab [2023-05-25T14:37:43.851Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-25T14:37:43.851Z] ---> Running in 4e8c0a70d7d4 [2023-05-25T14:37:43.851Z] Removing intermediate container 4e8c0a70d7d4 [2023-05-25T14:37:43.851Z] ---> 05a68f2055ff [2023-05-25T14:37:43.851Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T14:37:43.851Z] ---> Running in b603674e075b [2023-05-25T14:37:43.851Z] Removing intermediate container b603674e075b [2023-05-25T14:37:43.851Z] ---> 9887daaac868 [2023-05-25T14:37:43.851Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-25T14:37:43.851Z] ---> Running in 18179ae15605 [2023-05-25T14:37:44.110Z] Removing intermediate container 18179ae15605 [2023-05-25T14:37:44.110Z] ---> 5362a223fbfb [2023-05-25T14:37:44.110Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-25T14:37:44.110Z] ---> Running in 3e1612089571 [2023-05-25T14:37:44.110Z] Removing intermediate container 3e1612089571 [2023-05-25T14:37:44.110Z] ---> 1439b8089c87 [2023-05-25T14:37:44.110Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-25T14:37:45.053Z] ---> b878a9022cf0 [2023-05-25T14:37:45.053Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T14:37:45.053Z] ---> Running in d311281d930d [2023-05-25T14:37:45.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T14:37:45.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T14:37:45.572Z] OK: 265 MiB in 53 packages [2023-05-25T14:37:45.831Z] Removing intermediate container d311281d930d [2023-05-25T14:37:45.831Z] ---> b0643f6936fa [2023-05-25T14:37:45.831Z] Step 10/25 : ENV GO111MODULE=on [2023-05-25T14:37:45.831Z] ---> Running in 6cbdfa130324 [2023-05-25T14:37:45.909Z] 59b8b8583a6e: Pull complete [2023-05-25T14:37:45.909Z] 5363e21a005c: Pull complete [2023-05-25T14:37:46.095Z] Removing intermediate container 6cbdfa130324 [2023-05-25T14:37:46.095Z] ---> 8e9b3b30d099 [2023-05-25T14:37:46.095Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-25T14:37:46.095Z] ---> Running in 4022825e3637 [2023-05-25T14:37:46.095Z] Removing intermediate container 4022825e3637 [2023-05-25T14:37:46.095Z] ---> 1e8f96b3c861 [2023-05-25T14:37:46.095Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-25T14:37:46.180Z] d56ef98c0a70: Pull complete [2023-05-25T14:37:46.180Z] Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 [2023-05-25T14:37:46.180Z] Status: Downloaded newer image for docker:latest [2023-05-25T14:37:46.355Z] ---> 63e7f3ac12f0 [2023-05-25T14:37:46.355Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T14:37:46.355Z] ---> Running in 4763753f0ae1 [2023-05-25T14:37:46.924Z] Removing intermediate container 4763753f0ae1 [2023-05-25T14:37:46.924Z] ---> 1d6bb3d6e368 [2023-05-25T14:37:46.924Z] Step 14/25 : COPY . . [2023-05-25T14:37:48.140Z] ---> 046f2f02d576 [2023-05-25T14:37:48.140Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T14:37:48.140Z] ---> Running in 7b415e971118 [2023-05-25T14:37:48.846Z] ---> 99c826b251a9 [2023-05-25T14:37:48.846Z] Step 15/25 : RUN ${MAKE} [2023-05-25T14:37:48.846Z] ---> Running in bbdca21bea60 [2023-05-25T14:37:48.846Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.19" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-05-25T14:37:49.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T14:37:49.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T14:37:50.782Z] OK: 263 MiB in 53 packages [2023-05-25T14:37:51.745Z] Removing intermediate container 7b415e971118 [2023-05-25T14:37:51.745Z] ---> fc649a543282 [2023-05-25T14:37:51.745Z] Step 10/15 : ENV GO111MODULE=on [2023-05-25T14:37:51.745Z] ---> Running in aaacb02f457d [2023-05-25T14:37:52.018Z] Removing intermediate container aaacb02f457d [2023-05-25T14:37:52.018Z] ---> 2444121750ee [2023-05-25T14:37:52.018Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-25T14:37:52.285Z] ---> Running in f0f00c768c70 [2023-05-25T14:37:52.553Z] Removing intermediate container f0f00c768c70 [2023-05-25T14:37:52.553Z] ---> 12f402642390 [2023-05-25T14:37:52.553Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-25T14:37:53.139Z] ---> 605127f66a70 [2023-05-25T14:37:53.139Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T14:37:53.139Z] ---> Running in 2a11747a9f74 [2023-05-25T14:38:06.951Z] Removing intermediate container bbdca21bea60 [2023-05-25T14:38:06.951Z] ---> e3c2fb8e1a50 [2023-05-25T14:38:06.951Z] Step 16/25 : FROM alpine:3.17 [2023-05-25T14:38:07.211Z] 3.17: Pulling from library/alpine [2023-05-25T14:38:07.471Z] f56be85fc22e: Already exists [2023-05-25T14:38:07.471Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-25T14:38:07.471Z] Status: Downloaded newer image for alpine:3.17 [2023-05-25T14:38:07.471Z] ---> 9ed4aefc74f6 [2023-05-25T14:38:07.471Z] Step 17/25 : EXPOSE 4000 [2023-05-25T14:38:07.471Z] ---> Running in 1cc0b37b166b [2023-05-25T14:38:07.471Z] Removing intermediate container 1cc0b37b166b [2023-05-25T14:38:07.471Z] ---> 13419642799b [2023-05-25T14:38:07.471Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-25T14:38:08.935Z] ---> 77c68e63232a [2023-05-25T14:38:08.935Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-25T14:38:08.935Z] ---> f4a3f8a470e5 [2023-05-25T14:38:08.935Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-25T14:38:08.935Z] ---> 5f90e2d58b74 [2023-05-25T14:38:08.935Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-25T14:38:08.935Z] ---> Running in e29f0245a114 [2023-05-25T14:38:08.935Z] Removing intermediate container e29f0245a114 [2023-05-25T14:38:08.935Z] ---> a2c0ea98449b [2023-05-25T14:38:08.935Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-25T14:38:08.935Z] ---> Running in c1e85cb91dd3 [2023-05-25T14:38:09.194Z] Removing intermediate container c1e85cb91dd3 [2023-05-25T14:38:09.194Z] ---> cc43b529c894 [2023-05-25T14:38:09.194Z] Step 23/25 : LABEL arch=amd64 [2023-05-25T14:38:09.194Z] ---> Running in 7662ffc16383 [2023-05-25T14:38:09.194Z] Removing intermediate container 7662ffc16383 [2023-05-25T14:38:09.194Z] ---> f2dc0ebcbae1 [2023-05-25T14:38:09.194Z] Step 24/25 : LABEL git_sha=1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d [2023-05-25T14:38:09.194Z] ---> Running in 5af5a7c21b67 [2023-05-25T14:38:09.194Z] Removing intermediate container 5af5a7c21b67 [2023-05-25T14:38:09.194Z] ---> 5623f8a2d39d [2023-05-25T14:38:09.194Z] Step 25/25 : LABEL version=3.0.0-dev.19 [2023-05-25T14:38:09.454Z] ---> Running in 4b3124c8e93f [2023-05-25T14:38:09.454Z] Removing intermediate container 4b3124c8e93f [2023-05-25T14:38:09.454Z] ---> 452bfc49fc5e [2023-05-25T14:38:09.454Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-25T14:38:09.454Z] Successfully built 452bfc49fc5e [2023-05-25T14:38:09.454Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T14:38:09.558Z] provisioning config files... [2023-05-25T14:38:09.568Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4343642002708667514tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T14:38:09.876Z] ---> docker-login.sh [2023-05-25T14:38:09.876Z] nexus3.edgexfoundry.org:10001 [2023-05-25T14:38:09.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T14:38:09.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T14:38:09.876Z] Configure a credential helper to remove this warning. See [2023-05-25T14:38:09.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T14:38:09.876Z] [2023-05-25T14:38:09.876Z] Login Succeeded [2023-05-25T14:38:09.876Z] nexus3.edgexfoundry.org:10002 [2023-05-25T14:38:09.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T14:38:09.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T14:38:09.876Z] Configure a credential helper to remove this warning. See [2023-05-25T14:38:09.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T14:38:09.876Z] [2023-05-25T14:38:09.876Z] Login Succeeded [2023-05-25T14:38:09.876Z] nexus3.edgexfoundry.org:10003 [2023-05-25T14:38:10.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T14:38:10.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T14:38:10.136Z] Configure a credential helper to remove this warning. See [2023-05-25T14:38:10.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T14:38:10.136Z] [2023-05-25T14:38:10.136Z] Login Succeeded [2023-05-25T14:38:10.136Z] nexus3.edgexfoundry.org:10004 [2023-05-25T14:38:10.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T14:38:10.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T14:38:10.136Z] Configure a credential helper to remove this warning. See [2023-05-25T14:38:10.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T14:38:10.136Z] [2023-05-25T14:38:10.136Z] Login Succeeded [2023-05-25T14:38:10.136Z] docker.io [2023-05-25T14:38:10.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T14:38:10.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T14:38:10.395Z] Configure a credential helper to remove this warning. See [2023-05-25T14:38:10.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T14:38:10.395Z] [2023-05-25T14:38:10.395Z] Login Succeeded [2023-05-25T14:38:10.395Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T14:38:10.403Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-25T14:38:10.438Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T14:38:10.466Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2023-05-25T14:38:10.466Z] 1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d [2023-05-25T14:38:10.466Z] latest [2023-05-25T14:38:10.466Z] 3.0.0-dev.19 [2023-05-25T14:38:10.466Z] 1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d-3.0.0-dev.19 [2023-05-25T14:38:10.466Z] main [2023-05-25T14:38:10.466Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T14:38:10.811Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T14:38:11.120Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d [2023-05-25T14:38:11.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-25T14:38:11.120Z] 82cc46fb5a69: Preparing [2023-05-25T14:38:11.120Z] 9344d22eff94: Preparing [2023-05-25T14:38:11.120Z] 933526715950: Preparing [2023-05-25T14:38:11.120Z] f1417ff83b31: Preparing [2023-05-25T14:38:11.120Z] f1417ff83b31: Layer already exists [2023-05-25T14:38:11.120Z] 82cc46fb5a69: Pushed [2023-05-25T14:38:11.120Z] 9344d22eff94: Pushed [2023-05-25T14:38:14.414Z] 933526715950: Pushed [2023-05-25T14:38:14.414Z] 1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d: digest: sha256:0bb1dd721f53f22de96fb6b0f0511cba8cb767a27d08dfe7f4025620f8cd9664 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T14:38:14.730Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T14:38:15.035Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-05-25T14:38:15.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-25T14:38:15.036Z] 82cc46fb5a69: Preparing [2023-05-25T14:38:15.036Z] 9344d22eff94: Preparing [2023-05-25T14:38:15.036Z] 933526715950: Preparing [2023-05-25T14:38:15.036Z] f1417ff83b31: Preparing [2023-05-25T14:38:15.036Z] f1417ff83b31: Layer already exists [2023-05-25T14:38:15.036Z] 82cc46fb5a69: Layer already exists [2023-05-25T14:38:15.036Z] 933526715950: Layer already exists [2023-05-25T14:38:15.036Z] 9344d22eff94: Layer already exists [2023-05-25T14:38:15.036Z] latest: digest: sha256:0bb1dd721f53f22de96fb6b0f0511cba8cb767a27d08dfe7f4025620f8cd9664 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T14:38:15.345Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T14:38:15.654Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.19 [2023-05-25T14:38:15.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-25T14:38:15.654Z] 82cc46fb5a69: Preparing [2023-05-25T14:38:15.654Z] 9344d22eff94: Preparing [2023-05-25T14:38:15.654Z] 933526715950: Preparing [2023-05-25T14:38:15.654Z] f1417ff83b31: Preparing [2023-05-25T14:38:15.654Z] 82cc46fb5a69: Layer already exists [2023-05-25T14:38:15.654Z] 933526715950: Layer already exists [2023-05-25T14:38:15.654Z] f1417ff83b31: Layer already exists [2023-05-25T14:38:15.654Z] 9344d22eff94: Layer already exists [2023-05-25T14:38:15.654Z] 3.0.0-dev.19: digest: sha256:0bb1dd721f53f22de96fb6b0f0511cba8cb767a27d08dfe7f4025620f8cd9664 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T14:38:15.961Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d-3.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T14:38:16.261Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d-3.0.0-dev.19 [2023-05-25T14:38:16.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-25T14:38:16.261Z] 82cc46fb5a69: Preparing [2023-05-25T14:38:16.261Z] 9344d22eff94: Preparing [2023-05-25T14:38:16.261Z] 933526715950: Preparing [2023-05-25T14:38:16.261Z] f1417ff83b31: Preparing [2023-05-25T14:38:16.261Z] 933526715950: Layer already exists [2023-05-25T14:38:16.261Z] 9344d22eff94: Layer already exists [2023-05-25T14:38:16.261Z] f1417ff83b31: Layer already exists [2023-05-25T14:38:16.261Z] 82cc46fb5a69: Layer already exists [2023-05-25T14:38:16.261Z] 1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d-3.0.0-dev.19: digest: sha256:0bb1dd721f53f22de96fb6b0f0511cba8cb767a27d08dfe7f4025620f8cd9664 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T14:38:16.573Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T14:38:16.883Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2023-05-25T14:38:16.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-25T14:38:16.883Z] 82cc46fb5a69: Preparing [2023-05-25T14:38:16.883Z] 9344d22eff94: Preparing [2023-05-25T14:38:16.883Z] 933526715950: Preparing [2023-05-25T14:38:16.883Z] f1417ff83b31: Preparing [2023-05-25T14:38:16.883Z] 82cc46fb5a69: Layer already exists [2023-05-25T14:38:16.883Z] 9344d22eff94: Layer already exists [2023-05-25T14:38:16.883Z] 933526715950: Layer already exists [2023-05-25T14:38:16.883Z] f1417ff83b31: Layer already exists [2023-05-25T14:38:16.883Z] main: digest: sha256:0bb1dd721f53f22de96fb6b0f0511cba8cb767a27d08dfe7f4025620f8cd9664 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-25T14:38:16.926Z] ===================================================== [Pipeline] echo [2023-05-25T14:38:16.935Z] taggedImages: [2023-05-25T14:38:16.935Z] - nexus3.edgexfoundry.org:10004/edgex-ui:1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d [2023-05-25T14:38:16.935Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-05-25T14:38:16.935Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.19 [2023-05-25T14:38:16.935Z] - nexus3.edgexfoundry.org:10004/edgex-ui:1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d-3.0.0-dev.19 [2023-05-25T14:38:16.935Z] - 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 [2023-05-25T14:38:17.291Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T14:38:17.291Z] [2023-05-25T14:38:17.291Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T14:38:17.593Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T14:38:17.593Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-25T14:38:17.593Z] 5eb5b503b376: Pulling fs layer [2023-05-25T14:38:17.593Z] 5c69ac0246d0: Pulling fs layer [2023-05-25T14:38:17.593Z] ec43610c2a17: Pulling fs layer [2023-05-25T14:38:17.593Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-25T14:38:17.593Z] 33b1e0a273af: Pulling fs layer [2023-05-25T14:38:17.593Z] 5d3b04190fa2: Pulling fs layer [2023-05-25T14:38:17.593Z] 2f39f015ded8: Pulling fs layer [2023-05-25T14:38:17.593Z] 3a2ae6a8a46f: Waiting [2023-05-25T14:38:17.593Z] 33b1e0a273af: Waiting [2023-05-25T14:38:17.593Z] 5d3b04190fa2: Waiting [2023-05-25T14:38:17.593Z] 5c69ac0246d0: Download complete [2023-05-25T14:38:17.593Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-25T14:38:17.593Z] 3a2ae6a8a46f: Download complete [2023-05-25T14:38:17.593Z] 33b1e0a273af: Verifying Checksum [2023-05-25T14:38:17.593Z] 33b1e0a273af: Download complete [2023-05-25T14:38:17.593Z] 5d3b04190fa2: Verifying Checksum [2023-05-25T14:38:17.593Z] 5d3b04190fa2: Download complete [2023-05-25T14:38:17.593Z] ec43610c2a17: Verifying Checksum [2023-05-25T14:38:17.593Z] ec43610c2a17: Download complete [2023-05-25T14:38:17.853Z] 5eb5b503b376: Verifying Checksum [2023-05-25T14:38:17.853Z] 5eb5b503b376: Download complete [2023-05-25T14:38:18.423Z] 2f39f015ded8: Download complete [2023-05-25T14:38:18.993Z] 5eb5b503b376: Pull complete [2023-05-25T14:38:19.251Z] 5c69ac0246d0: Pull complete [2023-05-25T14:38:19.511Z] ec43610c2a17: Pull complete [2023-05-25T14:38:19.772Z] 3a2ae6a8a46f: Pull complete [2023-05-25T14:38:19.772Z] 33b1e0a273af: Pull complete [2023-05-25T14:38:20.031Z] 5d3b04190fa2: Pull complete [2023-05-25T14:38:25.306Z] 2f39f015ded8: Pull complete [2023-05-25T14:38:25.306Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-25T14:38:25.306Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T14:38:25.306Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T14:38:25.395Z] prd-ubuntu20.04-docker-8c-8g-16963 does not seem to be running inside a container [2023-05-25T14:38:25.434Z] $ 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 [2023-05-25T14:38:29.598Z] $ docker top 58d08215ca48880346bb6f54f6fad6845ad9a637faddcdd744acccdd00838e1d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T14:38:29.982Z] ---> job-cost.sh [2023-05-25T14:38:29.982Z] lf-activate-venv: SKIPPING [2023-05-25T14:38:29.982Z] INFO: No Stack... [2023-05-25T14:38:30.244Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-25T14:38:30.503Z] INFO: Archiving Costs [Pipeline] sh [2023-05-25T14:38:30.794Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2023-05-25T14:38:30.794Z] + cut -d, -f6 [Pipeline] lock [2023-05-25T14:38:30.808Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-115-stack-cost] [2023-05-25T14:38:30.815Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-115-stack-cost] did not exist. Created. [2023-05-25T14:38:30.815Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-115-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-25T14:38:31.119Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-25T14:38:31.497Z] Stashed 1 file(s) [Pipeline] } [2023-05-25T14:38:31.505Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-115-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-25T14:38:31.524Z] $ docker stop --time=1 58d08215ca48880346bb6f54f6fad6845ad9a637faddcdd744acccdd00838e1d [2023-05-25T14:38:32.794Z] $ docker rm -f --volumes 58d08215ca48880346bb6f54f6fad6845ad9a637faddcdd744acccdd00838e1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-25T14:39:01.014Z] Removing intermediate container 2a11747a9f74 [2023-05-25T14:39:01.014Z] ---> 10abd53a2ed2 [2023-05-25T14:39:01.014Z] Step 14/15 : COPY . . [2023-05-25T14:39:02.442Z] ---> 658546605bb7 [2023-05-25T14:39:02.442Z] Step 15/15 : RUN ${MAKE} [2023-05-25T14:39:02.712Z] ---> Running in 595b6de3722e [2023-05-25T14:39:03.680Z] noop [2023-05-25T14:39:07.938Z] Removing intermediate container 595b6de3722e [2023-05-25T14:39:07.938Z] ---> 05f9c79e8fb6 [2023-05-25T14:39:07.938Z] Successfully built 05f9c79e8fb6 [2023-05-25T14:39:07.938Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T14:39:08.284Z] + docker inspect -f . ci-base-image-arm64 [2023-05-25T14:39:08.284Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T14:39:08.487Z] prd-ubuntu20.04-docker-arm64-4c-16g-16964 does not seem to be running inside a container [2023-05-25T14:39:08.558Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/115 -v /w/workspace/edgex-ui-go/115:/w/workspace/edgex-ui-go/115:rw,z -v /w/workspace/edgex-ui-go/115@tmp:/w/workspace/edgex-ui-go/115@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 [2023-05-25T14:39:09.744Z] $ docker top b6891433548a97dda644c8a8a0e6c6e6d853b4957bd2c960bd2fcc99782745fe -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T14:39:10.561Z] + go version [2023-05-25T14:39:10.561Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-25T14:39:10.583Z] $ docker stop --time=1 b6891433548a97dda644c8a8a0e6c6e6d853b4957bd2c960bd2fcc99782745fe [2023-05-25T14:39:12.175Z] $ docker rm -f --volumes b6891433548a97dda644c8a8a0e6c6e6d853b4957bd2c960bd2fcc99782745fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T14:39:12.787Z] + docker inspect -f . ci-base-image-arm64 [2023-05-25T14:39:12.787Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T14:39:12.969Z] prd-ubuntu20.04-docker-arm64-4c-16g-16964 does not seem to be running inside a container [2023-05-25T14:39:13.047Z] $ 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/115 -v /w/workspace/edgex-ui-go/115:/w/workspace/edgex-ui-go/115:rw,z -v /w/workspace/edgex-ui-go/115@tmp:/w/workspace/edgex-ui-go/115@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 [2023-05-25T14:39:14.139Z] $ docker top 379aa98a1e152526ef8fa083054434780efb5c9d45528c857cbd790a3beb2fde -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T14:39:14.961Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/115 [Pipeline] fileExists [Pipeline] sh [2023-05-25T14:39:15.603Z] + make test [2023-05-25T14:39:15.603Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-25T14:39:47.824Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-25T14:41:24.452Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-25T14:41:24.452Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-25T14:41:24.452Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-25T14:41:24.452Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-25T14:41:24.452Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-25T14:41:24.452Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-25T14:41:24.452Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-25T14:41:24.452Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-25T14:41:24.452Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-25T14:41:42.677Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-25T14:41:42.677Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-25T14:41:42.677Z] ./bin/test-attribution-txt.sh [2023-05-25T14:41:42.677Z] make -C web test [2023-05-25T14:41:42.677Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/115/web' [2023-05-25T14:41:42.677Z] make[1]: tput: No such file or directory [2023-05-25T14:41:42.677Z] make[1]: tput: No such file or directory [2023-05-25T14:41:42.677Z] warning: generating ./VERSION [2023-05-25T14:41:42.677Z] echo "0.0.0" > VERSION [2023-05-25T14:41:42.677Z] docker build \ [2023-05-25T14:41:42.677Z] -f Dockerfile \ [2023-05-25T14:41:42.677Z] --build-arg USER=1000 \ [2023-05-25T14:41:42.677Z] \ [2023-05-25T14:41:42.677Z] --label "git_sha=1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d" \ [2023-05-25T14:41:42.677Z] -t edgexfoundry/edgex-web-ui:1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d \ [2023-05-25T14:41:42.677Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-25T14:41:42.677Z] . [2023-05-25T14:41:42.677Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-25T14:41:42.677Z] Install the buildx component to build images with BuildKit: [2023-05-25T14:41:42.677Z] https://docs.docker.com/go/buildx/ [2023-05-25T14:41:42.677Z] [2023-05-25T14:41:42.677Z] Sending build context to Docker daemon 2.571MB [2023-05-25T14:41:42.677Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-25T14:41:42.677Z] 16.17-alpine3.15: Pulling from library/node [2023-05-25T14:41:42.677Z] 47517142f6ba: Pulling fs layer [2023-05-25T14:41:42.677Z] 5f8c4bfa009b: Pulling fs layer [2023-05-25T14:41:42.677Z] f7079c9c4ba1: Pulling fs layer [2023-05-25T14:41:42.677Z] aba105e6f55a: Pulling fs layer [2023-05-25T14:41:42.677Z] aba105e6f55a: Waiting [2023-05-25T14:41:42.677Z] f7079c9c4ba1: Verifying Checksum [2023-05-25T14:41:42.677Z] f7079c9c4ba1: Download complete [2023-05-25T14:41:42.677Z] 47517142f6ba: Verifying Checksum [2023-05-25T14:41:42.677Z] 47517142f6ba: Download complete [2023-05-25T14:41:42.677Z] aba105e6f55a: Verifying Checksum [2023-05-25T14:41:42.677Z] aba105e6f55a: Download complete [2023-05-25T14:41:42.677Z] 47517142f6ba: Pull complete [2023-05-25T14:41:42.943Z] 5f8c4bfa009b: Verifying Checksum [2023-05-25T14:41:42.943Z] 5f8c4bfa009b: Download complete [2023-05-25T14:41:46.280Z] 5f8c4bfa009b: Pull complete [2023-05-25T14:41:46.547Z] f7079c9c4ba1: Pull complete [2023-05-25T14:41:46.547Z] aba105e6f55a: Pull complete [2023-05-25T14:41:46.814Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-25T14:41:46.814Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-25T14:41:46.814Z] ---> bf1b8b58d215 [2023-05-25T14:41:46.814Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-25T14:41:47.089Z] ---> Running in a12b4a75da26 [2023-05-25T14:41:48.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-05-25T14:41:48.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-05-25T14:41:49.273Z] (1/128) Installing libxau (1.0.9-r0) [2023-05-25T14:41:49.273Z] (2/128) Installing libmd (1.0.3-r0) [2023-05-25T14:41:49.273Z] (3/128) Installing libbsd (0.11.3-r1) [2023-05-25T14:41:49.273Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-05-25T14:41:49.273Z] (5/128) Installing libxcb (1.14-r2) [2023-05-25T14:41:49.273Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-05-25T14:41:49.539Z] (7/128) Installing libxext (1.3.4-r0) [2023-05-25T14:41:49.539Z] (8/128) Installing libice (1.0.10-r0) [2023-05-25T14:41:49.539Z] (9/128) Installing libuuid (2.37.4-r0) [2023-05-25T14:41:49.539Z] (10/128) Installing libsm (1.2.3-r0) [2023-05-25T14:41:49.539Z] (11/128) Installing libxt (1.2.1-r0) [2023-05-25T14:41:49.539Z] (12/128) Installing libxmu (1.1.3-r0) [2023-05-25T14:41:49.539Z] (13/128) Installing xset (1.2.4-r0) [2023-05-25T14:41:49.539Z] (14/128) Installing xprop (1.2.5-r0) [2023-05-25T14:41:49.539Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-05-25T14:41:49.539Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-25T14:41:49.539Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-05-25T14:41:49.539Z] (18/128) Installing libffi (3.4.2-r1) [2023-05-25T14:41:49.539Z] (19/128) Installing libintl (0.21-r0) [2023-05-25T14:41:49.539Z] (20/128) Installing libblkid (2.37.4-r0) [2023-05-25T14:41:49.539Z] (21/128) Installing libmount (2.37.4-r0) [2023-05-25T14:41:49.539Z] (22/128) Installing pcre (8.45-r1) [2023-05-25T14:41:49.539Z] (23/128) Installing glib (2.70.5-r0) [2023-05-25T14:41:49.805Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-05-25T14:41:49.805Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-05-25T14:41:49.805Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-05-25T14:41:49.805Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-05-25T14:41:49.805Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-05-25T14:41:49.805Z] (29/128) Installing libpng (1.6.37-r1) [2023-05-25T14:41:49.805Z] (30/128) Installing libwebp (1.2.2-r1) [2023-05-25T14:41:50.072Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-05-25T14:41:50.072Z] (32/128) Installing tiff (4.4.0-r1) [2023-05-25T14:41:50.072Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-05-25T14:41:50.072Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-25T14:41:50.072Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-05-25T14:41:50.072Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-05-25T14:41:50.072Z] (37/128) Installing libxrender (0.9.10-r3) [2023-05-25T14:41:50.072Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-05-25T14:41:50.072Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-05-25T14:41:50.072Z] (40/128) Installing libxi (1.8-r0) [2023-05-25T14:41:50.072Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-05-25T14:41:50.072Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-05-25T14:41:50.072Z] (43/128) Installing atk (2.36.0-r0) [2023-05-25T14:41:50.072Z] (44/128) Installing libxtst (1.2.3-r3) [2023-05-25T14:41:50.072Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-05-25T14:41:50.072Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-05-25T14:41:50.072Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-05-25T14:41:50.072Z] (48/128) Installing expat (2.5.0-r0) [2023-05-25T14:41:50.072Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-05-25T14:41:50.072Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-05-25T14:41:50.072Z] (51/128) Installing freetype (2.11.1-r2) [2023-05-25T14:41:50.338Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-05-25T14:41:50.338Z] (53/128) Installing pixman (0.40.0-r4) [2023-05-25T14:41:50.338Z] (54/128) Installing cairo (1.16.0-r5) [2023-05-25T14:41:50.338Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-05-25T14:41:50.338Z] (56/128) Installing avahi-libs (0.8-r5) [2023-05-25T14:41:50.338Z] (57/128) Installing gmp (6.2.1-r1) [2023-05-25T14:41:50.338Z] (58/128) Installing nettle (3.7.3-r0) [2023-05-25T14:41:50.338Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-05-25T14:41:50.338Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-05-25T14:41:50.338Z] (61/128) Installing libunistring (0.9.10-r1) [2023-05-25T14:41:50.338Z] (62/128) Installing gnutls (3.7.1-r2) [2023-05-25T14:41:50.604Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-05-25T14:41:50.604Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-05-25T14:41:50.604Z] (65/128) Installing fribidi (1.0.11-r0) [2023-05-25T14:41:50.604Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-05-25T14:41:50.604Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-05-25T14:41:50.604Z] (68/128) Installing libxft (2.3.4-r0) [2023-05-25T14:41:50.604Z] (69/128) Installing pango (1.48.10-r0) [2023-05-25T14:41:50.604Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-05-25T14:41:50.604Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-25T14:41:50.604Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-05-25T14:41:50.604Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-05-25T14:41:50.870Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-05-25T14:41:50.870Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-05-25T14:41:51.138Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-25T14:41:51.138Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-05-25T14:41:51.138Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-05-25T14:41:51.138Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-05-25T14:41:51.138Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-25T14:41:53.708Z] (79/128) Installing libogg (1.3.5-r0) [2023-05-25T14:41:53.708Z] (80/128) Installing flac (1.3.4-r0) [2023-05-25T14:41:53.708Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-05-25T14:41:53.708Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-05-25T14:41:53.708Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-05-25T14:41:53.708Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-05-25T14:41:53.708Z] (85/128) Installing libass (0.15.2-r0) [2023-05-25T14:41:53.708Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-05-25T14:41:53.708Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-25T14:41:53.708Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-25T14:41:53.708Z] (89/128) Installing lame (3.100-r0) [2023-05-25T14:41:53.708Z] (90/128) Installing opus (1.3.1-r1) [2023-05-25T14:41:53.708Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-05-25T14:41:53.708Z] (92/128) Installing soxr (0.1.3-r2) [2023-05-25T14:41:53.708Z] (93/128) Installing libsrt (1.4.2-r1) [2023-05-25T14:41:53.708Z] (94/128) Installing libssh (0.9.6-r1) [2023-05-25T14:41:53.708Z] (95/128) Installing libtheora (1.1.1-r16) [2023-05-25T14:41:53.708Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-05-25T14:41:53.708Z] (97/128) Installing libdrm (2.4.109-r0) [2023-05-25T14:41:53.708Z] (98/128) Installing libva (2.13.0-r0) [2023-05-25T14:41:53.708Z] (99/128) Installing libvdpau (1.4-r0) [2023-05-25T14:41:53.708Z] (100/128) Installing vidstab (1.1.0-r1) [2023-05-25T14:41:53.708Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-05-25T14:41:53.975Z] (102/128) Installing libvpx (1.10.0-r0) [2023-05-25T14:41:53.975Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-05-25T14:41:53.975Z] (104/128) Installing x264-libs (20210613-r0) [2023-05-25T14:41:53.975Z] (105/128) Installing x265-libs (3.5-r0) [2023-05-25T14:41:53.975Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-05-25T14:41:53.975Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-05-25T14:41:54.558Z] (108/128) Installing libevent (2.1.12-r4) [2023-05-25T14:41:54.558Z] (109/128) Installing mesa (21.2.6-r0) [2023-05-25T14:41:54.558Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-05-25T14:41:54.558Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-05-25T14:41:54.558Z] (112/128) Installing lcms2 (2.12-r1) [2023-05-25T14:41:54.558Z] (113/128) Installing nspr (4.32-r0) [2023-05-25T14:41:54.558Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-05-25T14:41:54.558Z] (115/128) Installing nss (3.78.1-r0) [2023-05-25T14:41:54.558Z] (116/128) Installing libasyncns (0.8-r1) [2023-05-25T14:41:54.558Z] (117/128) Installing libltdl (2.4.6-r7) [2023-05-25T14:41:54.558Z] (118/128) Installing orc (0.4.32-r0) [2023-05-25T14:41:54.558Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-05-25T14:41:54.824Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-05-25T14:41:54.824Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-05-25T14:41:54.824Z] (122/128) Installing libpulse (15.0-r2) [2023-05-25T14:41:54.824Z] (123/128) Installing re2 (2021.11.01-r0) [2023-05-25T14:41:54.824Z] (124/128) Installing snappy (1.1.9-r1) [2023-05-25T14:41:54.824Z] (125/128) Installing libgpg-error (1.42-r1) [2023-05-25T14:41:54.824Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-05-25T14:41:54.824Z] (127/128) Installing libxslt (1.1.35-r0) [2023-05-25T14:41:54.824Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-05-25T14:41:59.079Z] Executing busybox-1.34.1-r7.trigger [2023-05-25T14:41:59.079Z] Executing glib-2.70.5-r0.trigger [2023-05-25T14:41:59.079Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-25T14:42:00.483Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-25T14:42:00.483Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-25T14:42:00.751Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-25T14:42:00.751Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-25T14:42:00.751Z] OK: 275 MiB in 144 packages [2023-05-25T14:42:08.960Z] Removing intermediate container a12b4a75da26 [2023-05-25T14:42:08.960Z] ---> cef589c910d6 [2023-05-25T14:42:08.960Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-25T14:42:08.960Z] ---> Running in ab11e1b5084e [2023-05-25T14:42:09.545Z] Removing intermediate container ab11e1b5084e [2023-05-25T14:42:09.545Z] ---> 6cc704734bae [2023-05-25T14:42:09.545Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-25T14:42:09.545Z] ---> Running in 6500ba82ee38 [2023-05-25T14:42:09.816Z] Removing intermediate container 6500ba82ee38 [2023-05-25T14:42:09.816Z] ---> da8a9489b5c4 [2023-05-25T14:42:09.816Z] Step 5/10 : RUN npm install -g npm [2023-05-25T14:42:09.816Z] ---> Running in 519f93ac4afa [2023-05-25T14:42:42.040Z] [2023-05-25T14:42:42.041Z] removed 7 packages, changed 101 packages, and audited 264 packages in 25s [2023-05-25T14:42:42.041Z] [2023-05-25T14:42:42.041Z] 27 packages are looking for funding [2023-05-25T14:42:42.041Z] run `npm fund` for details [2023-05-25T14:42:42.041Z] [2023-05-25T14:42:42.041Z] found 0 vulnerabilities [2023-05-25T14:42:42.041Z] Removing intermediate container 519f93ac4afa [2023-05-25T14:42:42.041Z] ---> 5b3d6589d175 [2023-05-25T14:42:42.041Z] Step 6/10 : ARG USER=1000 [2023-05-25T14:42:42.041Z] ---> Running in 687dbff82e3d [2023-05-25T14:42:42.309Z] Removing intermediate container 687dbff82e3d [2023-05-25T14:42:42.309Z] ---> 56f17e2ded72 [2023-05-25T14:42:42.309Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-25T14:42:42.309Z] ---> Running in 4d2cbe26ff7e [2023-05-25T14:42:44.256Z] Removing intermediate container 4d2cbe26ff7e [2023-05-25T14:42:44.256Z] ---> 731239af2129 [2023-05-25T14:42:44.256Z] Step 8/10 : USER $USER:$USER [2023-05-25T14:42:44.256Z] ---> Running in b1452e404650 [2023-05-25T14:42:44.535Z] Removing intermediate container b1452e404650 [2023-05-25T14:42:44.535Z] ---> 3aaeecafdde7 [2023-05-25T14:42:44.535Z] Step 9/10 : WORKDIR /app [2023-05-25T14:42:44.535Z] ---> Running in 8617fb5dfe7a [2023-05-25T14:42:45.119Z] Removing intermediate container 8617fb5dfe7a [2023-05-25T14:42:45.119Z] ---> 41d1f1a5c3f8 [2023-05-25T14:42:45.119Z] Step 10/10 : LABEL git_sha=1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d [2023-05-25T14:42:45.119Z] ---> Running in be2e976176fb [2023-05-25T14:42:45.387Z] Removing intermediate container be2e976176fb [2023-05-25T14:42:45.387Z] ---> bde91fa8bcf1 [2023-05-25T14:42:45.387Z] Successfully built bde91fa8bcf1 [2023-05-25T14:42:45.387Z] Successfully tagged edgexfoundry/edgex-web-ui:1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d [2023-05-25T14:42:45.387Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-25T14:42:45.387Z] touch edgex-web-ui.imagebuilt [2023-05-25T14:42:45.387Z] mkdir -p node_modules coverage [2023-05-25T14:42:45.387Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-25T14:42:45.387Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-25T14:42:55.456Z] npm WARN old lockfile [2023-05-25T14:42:55.456Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-25T14:42:55.456Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-25T14:42:55.456Z] npm WARN old lockfile [2023-05-25T14:42:55.456Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-25T14:42:55.457Z] npm WARN old lockfile [2023-05-25T14:43:34.476Z] npm WARN EBADENGINE Unsupported engine { [2023-05-25T14:43:34.476Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-25T14:43:34.476Z] npm WARN EBADENGINE required: { [2023-05-25T14:43:34.476Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-25T14:43:34.476Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-25T14:43:34.476Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-25T14:43:34.476Z] npm WARN EBADENGINE }, [2023-05-25T14:43:34.476Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-25T14:43:34.476Z] npm WARN EBADENGINE } [2023-05-25T14:43:34.476Z] npm WARN EBADENGINE Unsupported engine { [2023-05-25T14:43:34.476Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-25T14:43:34.476Z] npm WARN EBADENGINE required: { [2023-05-25T14:43:34.476Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-25T14:43:34.476Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-25T14:43:34.476Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-25T14:43:34.476Z] npm WARN EBADENGINE }, [2023-05-25T14:43:34.476Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-25T14:43:34.476Z] npm WARN EBADENGINE } [2023-05-25T14:43:34.476Z] npm WARN EBADENGINE Unsupported engine { [2023-05-25T14:43:34.476Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-25T14:43:34.476Z] npm WARN EBADENGINE required: { [2023-05-25T14:43:34.476Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-25T14:43:34.476Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-25T14:43:34.476Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-25T14:43:34.476Z] npm WARN EBADENGINE }, [2023-05-25T14:43:34.476Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-25T14:43:34.476Z] npm WARN EBADENGINE } [2023-05-25T14:43:34.476Z] npm WARN EBADENGINE Unsupported engine { [2023-05-25T14:43:34.476Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-25T14:43:34.476Z] npm WARN EBADENGINE required: { [2023-05-25T14:43:34.476Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-25T14:43:34.476Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-25T14:43:34.476Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-25T14:43:34.476Z] npm WARN EBADENGINE }, [2023-05-25T14:43:34.476Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-25T14:43:34.476Z] npm WARN EBADENGINE } [2023-05-25T14:43:34.476Z] npm WARN EBADENGINE Unsupported engine { [2023-05-25T14:43:34.476Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-25T14:43:34.476Z] npm WARN EBADENGINE required: { [2023-05-25T14:43:34.476Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-25T14:43:34.476Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-25T14:43:34.476Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-25T14:43:34.476Z] npm WARN EBADENGINE }, [2023-05-25T14:43:34.476Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-25T14:43:34.476Z] npm WARN EBADENGINE } [2023-05-25T14:43:34.476Z] npm WARN EBADENGINE Unsupported engine { [2023-05-25T14:43:34.477Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-25T14:43:34.477Z] npm WARN EBADENGINE required: { [2023-05-25T14:43:34.477Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-25T14:43:34.477Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-25T14:43:34.477Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-25T14:43:34.477Z] npm WARN EBADENGINE }, [2023-05-25T14:43:34.477Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-25T14:43:34.477Z] npm WARN EBADENGINE } [2023-05-25T14:43:34.477Z] npm WARN EBADENGINE Unsupported engine { [2023-05-25T14:43:34.477Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-25T14:43:34.477Z] npm WARN EBADENGINE required: { [2023-05-25T14:43:34.477Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-25T14:43:34.477Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-25T14:43:34.477Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-25T14:43:34.477Z] npm WARN EBADENGINE }, [2023-05-25T14:43:34.477Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-25T14:43:34.477Z] npm WARN EBADENGINE } [2023-05-25T14:43:34.477Z] npm WARN EBADENGINE Unsupported engine { [2023-05-25T14:43:34.477Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-25T14:43:34.477Z] npm WARN EBADENGINE required: { [2023-05-25T14:43:34.477Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-25T14:43:34.477Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-25T14:43:34.477Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-25T14:43:34.477Z] npm WARN EBADENGINE }, [2023-05-25T14:43:34.477Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-25T14:43:34.477Z] npm WARN EBADENGINE } [2023-05-25T14:43:34.477Z] npm WARN EBADENGINE Unsupported engine { [2023-05-25T14:43:34.477Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-25T14:43:34.477Z] npm WARN EBADENGINE required: { [2023-05-25T14:43:34.477Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-25T14:43:34.477Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-25T14:43:34.477Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-25T14:43:34.477Z] npm WARN EBADENGINE }, [2023-05-25T14:43:34.477Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-25T14:43:34.477Z] npm WARN EBADENGINE } [2023-05-25T14:44:01.151Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-25T14:44:01.418Z] 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 [2023-05-25T14:44:02.000Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-25T14:44:02.000Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-25T14:44:03.409Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-25T14:44:03.989Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-25T14:44:08.229Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-25T14:44:14.868Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-25T14:44:15.839Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-25T14:44:16.796Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-25T14:44:26.874Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-25T14:44:39.174Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-05-25T14:44:39.174Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-25T14:44:39.174Z] 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. [2023-05-25T14:44:41.115Z] 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. [2023-05-25T14:44:43.060Z] 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. [2023-05-25T14:44:47.306Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-25T14:44:57.371Z] 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 [2023-05-25T14:44:57.371Z] 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 [2023-05-25T14:45:19.413Z] 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. [2023-05-25T14:45:37.604Z] 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. [2023-05-25T14:46:16.449Z] [2023-05-25T14:46:16.449Z] added 1475 packages, and audited 1476 packages in 3m [2023-05-25T14:46:16.449Z] [2023-05-25T14:46:16.449Z] 90 packages are looking for funding [2023-05-25T14:46:16.449Z] run `npm fund` for details [2023-05-25T14:46:17.405Z] [2023-05-25T14:46:17.405Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-25T14:46:17.405Z] [2023-05-25T14:46:17.405Z] To address issues that do not require attention, run: [2023-05-25T14:46:17.405Z] npm audit fix [2023-05-25T14:46:17.405Z] [2023-05-25T14:46:17.405Z] To address all issues (including breaking changes), run: [2023-05-25T14:46:17.405Z] npm audit fix --force [2023-05-25T14:46:17.405Z] [2023-05-25T14:46:17.405Z] Run `npm audit` for details. [2023-05-25T14:46:22.748Z] 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 [2023-05-25T14:46:37.722Z] - Generating browser application bundles (phase: setup)... [2023-05-25T14:47:09.927Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-25T14:47:09.927Z] Compiling @angular/core : es2015 as esm2015 [2023-05-25T14:47:42.143Z] Compiling @angular/common : es2015 as esm2015 [2023-05-25T14:47:42.143Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-25T14:47:43.556Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-25T14:47:43.556Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-25T14:47:48.908Z] Compiling @angular/router : es2015 as esm2015 [2023-05-25T14:47:48.908Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-25T14:47:54.241Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-25T14:47:55.651Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-25T14:47:56.234Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-25T14:47:59.581Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-25T14:48:01.518Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-25T14:48:01.518Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-25T14:48:57.920Z] 25 05 2023 14:48:56.980:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-25T14:48:57.920Z] 25 05 2023 14:48:56.994:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-25T14:48:57.920Z] 25 05 2023 14:48:57.024:INFO [launcher]: Starting browser ChromeHeadless [2023-05-25T14:50:05.782Z] 25 05 2023 14:50:03.117:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-05-25T14:50:14.083Z] 25 05 2023 14:50:12.635:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-25T14:50:36.188Z] 25 05 2023 14:50:36.155:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-05-25T14:50:58.221Z] ✔ Browser application bundle generation complete. [2023-05-25T14:50:59.637Z] 25 05 2023 14:50:59.592:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket Cc5gY09nQuhhEc6nAAAB with id 6113138 [2023-05-25T14:51:17.828Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-25T14:51:17.828Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 1.178 secs) [2023-05-25T14:51:17.828Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 1.328 secs) [2023-05-25T14:51:18.410Z] WARN: ' [2023-05-25T14:51:18.410Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-25T14:51:18.410Z] Support for using the ngModel input property and ngModelChange event with [2023-05-25T14:51:18.410Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-25T14:51:18.410Z] in a future version of Angular. [2023-05-25T14:51:18.410Z] [2023-05-25T14:51:18.410Z] For more information on this, see our API docs here: [2023-05-25T14:51:18.410Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-25T14:51:18.410Z] ' [2023-05-25T14:51:18.410Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 1.328 secs) [2023-05-25T14:51:18.410Z] WARN: ' [2023-05-25T14:51:18.410Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-25T14:51:18.410Z] Support for using the ngModel input property and ngModelChange event with [2023-05-25T14:51:18.410Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-25T14:51:18.410Z] in a future version of Angular. [2023-05-25T14:51:18.410Z] [2023-05-25T14:51:18.410Z] For more information on this, see our API docs here: [2023-05-25T14:51:18.410Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-25T14:51:18.410Z] ' [2023-05-25T14:51:18.410Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 1.809 secs) [2023-05-25T14:51:18.410Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 1.863 secs) [2023-05-25T14:51:18.410Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 1.91 secs) [2023-05-25T14:51:18.679Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 1.957 secs) [2023-05-25T14:51:18.679Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 1.976 secs) [2023-05-25T14:51:18.679Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 1.998 secs) [2023-05-25T14:51:18.944Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 2.137 secs) [2023-05-25T14:51:18.944Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 2.188 secs) [2023-05-25T14:51:19.527Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 2.878 secs) [2023-05-25T14:51:19.795Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 2.952 secs) [2023-05-25T14:51:20.064Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 3.002 secs) [2023-05-25T14:51:20.064Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 3.023 secs) [2023-05-25T14:51:20.064Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 3.037 secs) [2023-05-25T14:51:20.064Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 3.179 secs) [2023-05-25T14:51:20.330Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 3.266 secs) [2023-05-25T14:51:20.330Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 3.384 secs) [2023-05-25T14:51:20.330Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 3.405 secs) [2023-05-25T14:51:20.596Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 3.422 secs) [2023-05-25T14:51:20.596Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 3.477 secs) [2023-05-25T14:51:20.596Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 3.54 secs) [2023-05-25T14:51:20.596Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 3.583 secs) [2023-05-25T14:51:20.861Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 3.625 secs) [2023-05-25T14:51:21.128Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 3.856 secs) [2023-05-25T14:51:21.128Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 3.874 secs) [2023-05-25T14:51:21.128Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 4.009 secs) [2023-05-25T14:51:21.396Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 4.136 secs) [2023-05-25T14:51:21.662Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 4.299 secs) [2023-05-25T14:51:21.662Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 4.367 secs) [2023-05-25T14:51:21.929Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 4.47 secs) [2023-05-25T14:51:21.929Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 4.521 secs) [2023-05-25T14:51:22.195Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 4.768 secs) [2023-05-25T14:51:22.461Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 4.892 secs) [2023-05-25T14:51:22.461Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 4.958 secs) [2023-05-25T14:51:23.045Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 5.275 secs) [2023-05-25T14:51:23.045Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 5.321 secs) [2023-05-25T14:51:23.045Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 5.339 secs) [2023-05-25T14:51:23.045Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 5.472 secs) [2023-05-25T14:51:23.313Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 5.527 secs) [2023-05-25T14:51:23.313Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 5.689 secs) [2023-05-25T14:51:23.581Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 5.715 secs) [2023-05-25T14:51:23.581Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 5.731 secs) [2023-05-25T14:51:23.581Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 5.878 secs) [2023-05-25T14:51:23.849Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 6.022 secs) [2023-05-25T14:51:23.849Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 6.073 secs) [2023-05-25T14:51:24.118Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 6.09 secs) [2023-05-25T14:51:24.118Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 6.218 secs) [2023-05-25T14:51:24.118Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 6.285 secs) [2023-05-25T14:51:24.384Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 6.306 secs) [2023-05-25T14:51:24.385Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 6.319 secs) [2023-05-25T14:51:24.385Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 6.365 secs) [2023-05-25T14:51:24.385Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 6.415 secs) [2023-05-25T14:51:24.651Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 6.445 secs) [2023-05-25T14:51:24.651Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 6.46 secs) [2023-05-25T14:51:24.651Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 6.517 secs) [2023-05-25T14:51:24.651Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 6.574 secs) [2023-05-25T14:51:24.651Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 6.594 secs) [2023-05-25T14:51:24.917Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 6.608 secs) [2023-05-25T14:51:24.917Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 6.638 secs) [2023-05-25T14:51:24.917Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 6.691 secs) [2023-05-25T14:51:25.183Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 6.836 secs) [2023-05-25T14:51:25.183Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 6.904 secs) [2023-05-25T14:51:25.183Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 6.93 secs) [2023-05-25T14:51:25.183Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 6.959 secs) [2023-05-25T14:51:25.183Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 6.984 secs) [2023-05-25T14:51:25.451Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 7.018 secs) [2023-05-25T14:51:25.451Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 7.04 secs) [2023-05-25T14:51:25.451Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 7.082 secs) [2023-05-25T14:51:25.719Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 7.359 secs) [2023-05-25T14:51:25.987Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 7.42 secs) [2023-05-25T14:51:25.987Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 7.437 secs) [2023-05-25T14:51:25.987Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 7.45 secs) [2023-05-25T14:51:25.987Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 7.477 secs) [2023-05-25T14:51:25.987Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 7.571 secs) [2023-05-25T14:51:26.255Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 7.66 secs) [2023-05-25T14:51:26.521Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 7.894 secs) [2023-05-25T14:51:26.790Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 8.025 secs) [2023-05-25T14:51:26.790Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 8.051 secs) [2023-05-25T14:51:26.790Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 8.075 secs) [2023-05-25T14:51:26.790Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 8.146 secs) [2023-05-25T14:51:27.057Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 8.418 secs) [2023-05-25T14:51:27.325Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 8.493 secs) [2023-05-25T14:51:27.593Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 8.735 secs) [2023-05-25T14:51:27.860Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 8.896 secs) [2023-05-25T14:51:27.860Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 8.951 secs) [2023-05-25T14:51:27.860Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 8.98 secs) [2023-05-25T14:51:28.127Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 9.156 secs) [2023-05-25T14:51:28.394Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 9.259 secs) [2023-05-25T14:51:28.394Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 9.314 secs) [2023-05-25T14:51:28.394Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 9.378 secs) [2023-05-25T14:51:28.662Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 9.411 secs) [2023-05-25T14:51:28.662Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 9.448 secs) [2023-05-25T14:51:28.930Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 9.675 secs) [2023-05-25T14:51:28.930Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 9.745 secs) [2023-05-25T14:51:29.197Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 9.818 secs) [2023-05-25T14:51:29.197Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 9.879 secs) [2023-05-25T14:51:29.463Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 10.032 secs) [2023-05-25T14:51:29.463Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 10.079 secs) [2023-05-25T14:51:29.729Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 10.238 secs) [2023-05-25T14:51:29.729Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 10.303 secs) [2023-05-25T14:51:29.997Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 10.479 secs) [2023-05-25T14:51:30.263Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 10.689 secs) [2023-05-25T14:51:30.530Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 10.902 secs) [2023-05-25T14:51:30.796Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 10.98 secs) [2023-05-25T14:51:30.796Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 11.005 secs) [2023-05-25T14:51:30.796Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 11.129 secs) [2023-05-25T14:51:31.063Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 11.264 secs) [2023-05-25T14:51:31.063Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 11.325 secs) [2023-05-25T14:51:31.330Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 11.39 secs) [2023-05-25T14:51:31.598Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 11.604 secs) [2023-05-25T14:51:32.212Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 12.153 secs) [2023-05-25T14:51:32.212Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 12.226 secs) [2023-05-25T14:51:32.541Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 12.36 secs) [2023-05-25T14:51:32.541Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 12.488 secs) [2023-05-25T14:51:32.808Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 12.506 secs) [2023-05-25T14:51:32.808Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 12.524 secs) [2023-05-25T14:51:32.808Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 12.54 secs) [2023-05-25T14:51:32.808Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 12.573 secs) [2023-05-25T14:51:33.389Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 12.897 secs) [2023-05-25T14:51:33.389Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 12.93 secs) [2023-05-25T14:51:33.389Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 12.982 secs) [2023-05-25T14:51:33.389Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 12.999 secs) [2023-05-25T14:51:33.656Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 13.132 secs) [2023-05-25T14:51:33.926Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 13.179 secs) [2023-05-25T14:51:33.926Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 13.221 secs) [2023-05-25T14:51:33.926Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 13.301 secs) [2023-05-25T14:51:34.194Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 13.478 secs) [2023-05-25T14:51:34.194Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 13.561 secs) [2023-05-25T14:51:34.461Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 13.601 secs) [2023-05-25T14:51:34.461Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 13.718 secs) [2023-05-25T14:51:34.727Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 13.735 secs) [2023-05-25T14:51:34.727Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 13.748 secs) [2023-05-25T14:51:34.727Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 13.88 secs) [2023-05-25T14:51:34.727Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 13.899 secs) [2023-05-25T14:51:34.993Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 13.977 secs) [2023-05-25T14:51:34.993Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 14.111 secs) [2023-05-25T14:51:35.260Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 14.141 secs) [2023-05-25T14:51:35.260Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 14.221 secs) [2023-05-25T14:51:35.260Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 14.251 secs) [2023-05-25T14:51:35.527Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 14.282 secs) [2023-05-25T14:51:35.527Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 14.307 secs) [2023-05-25T14:51:35.527Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 14.363 secs) [2023-05-25T14:51:35.527Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 14.378 secs) [2023-05-25T14:51:35.527Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 14.386 secs) [2023-05-25T14:51:36.487Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (20.15 secs / 14.386 secs) [2023-05-25T14:51:36.487Z] TOTAL: 145 SUCCESS [2023-05-25T14:51:36.487Z] ✔ Browser application bundle generation complete. [2023-05-25T14:51:39.830Z] [2023-05-25T14:51:39.830Z] =============================== Coverage summary =============================== [2023-05-25T14:51:39.830Z] Statements : 41.56% ( 1425/3429 ) [2023-05-25T14:51:39.830Z] Branches : 12.14% ( 109/898 ) [2023-05-25T14:51:39.830Z] Functions : 33.33% ( 417/1251 ) [2023-05-25T14:51:39.830Z] Lines : 39.45% ( 1280/3245 ) [2023-05-25T14:51:39.830Z] ================================================================================ [2023-05-25T14:51:39.830Z] 25 05 2023 14:51:39.660:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-25T14:51:40.787Z] ✔ Browser application bundle generation complete. [2023-05-25T14:51:41.747Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/115/web' [Pipeline] echo [2023-05-25T14:51:41.764Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-25T14:51:41.777Z] $ docker stop --time=1 379aa98a1e152526ef8fa083054434780efb5c9d45528c857cbd790a3beb2fde [2023-05-25T14:51:44.689Z] $ docker rm -f --volumes 379aa98a1e152526ef8fa083054434780efb5c9d45528c857cbd790a3beb2fde [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T14:51:45.753Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-25T14:51:48.355Z] Warning: overwriting stash ‘coverage-report’ [2023-05-25T14:51:53.566Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T14:51:53.954Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-25T14:51:56.849Z] + ls -al . [2023-05-25T14:51:56.849Z] total 176 [2023-05-25T14:51:56.849Z] drwxrwxr-x 13 jenkins jenkins 4096 May 25 14:39 . [2023-05-25T14:51:56.849Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 14:36 .. [2023-05-25T14:51:56.849Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 14:36 .blubracket [2023-05-25T14:51:56.849Z] -rw-rw-r-- 1 jenkins jenkins 18 May 25 14:36 .dockerignore [2023-05-25T14:51:56.849Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 14:36 .git [2023-05-25T14:51:56.849Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 14:36 .github [2023-05-25T14:51:56.849Z] -rw-rw-r-- 1 jenkins jenkins 185 May 25 14:36 .gitignore [2023-05-25T14:51:56.849Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 25 14:36 Attribution.txt [2023-05-25T14:51:56.849Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 25 14:36 CHANGELOG.md [2023-05-25T14:51:56.849Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 25 14:36 CONTRIBUTING.md [2023-05-25T14:51:56.849Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 25 14:36 Dockerfile [2023-05-25T14:51:56.849Z] -rw-rw-r-- 1 jenkins jenkins 652 May 25 14:36 Jenkinsfile [2023-05-25T14:51:56.849Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 25 14:36 LICENSE [2023-05-25T14:51:56.849Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 25 14:36 Makefile [2023-05-25T14:51:56.849Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 25 14:36 README.md [2023-05-25T14:51:56.849Z] -rw-rw-r-- 1 jenkins jenkins 12 May 25 14:34 VERSION [2023-05-25T14:51:56.849Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 14:36 assets [2023-05-25T14:51:56.849Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 14:36 bin [2023-05-25T14:51:56.849Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 14:36 cmd [2023-05-25T14:51:56.849Z] -rw-r--r-- 1 jenkins jenkins 10 May 25 14:39 coverage.out [2023-05-25T14:51:56.849Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 14:36 docs [2023-05-25T14:51:56.849Z] -rw-rw-r-- 1 jenkins jenkins 2999 May 25 14:36 go.mod [2023-05-25T14:51:56.849Z] -rw-rw-r-- 1 jenkins jenkins 30528 May 25 14:36 go.sum [2023-05-25T14:51:56.849Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 14:36 internal [2023-05-25T14:51:56.849Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 14:36 snap [2023-05-25T14:51:56.849Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 14:36 testing [2023-05-25T14:51:56.849Z] -rw-rw-r-- 1 jenkins jenkins 155 May 25 14:36 version.go [2023-05-25T14:51:56.849Z] drwxrwxr-x 6 jenkins jenkins 4096 May 25 14:42 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T14:51:57.180Z] + 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=1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d --label arch=arm64 --label version=3.0.0-dev.19 . [2023-05-25T14:51:58.857Z] Sending build context to Docker daemon 33.11MB [2023-05-25T14:51:58.857Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T14:51:58.857Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-25T14:51:58.857Z] ---> 05f9c79e8fb6 [2023-05-25T14:51:58.857Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-25T14:51:59.438Z] ---> Running in 4860950cc189 [2023-05-25T14:51:59.704Z] Removing intermediate container 4860950cc189 [2023-05-25T14:51:59.704Z] ---> 070aa2b0b760 [2023-05-25T14:51:59.704Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-25T14:51:59.704Z] ---> Running in 33b9745e70ef [2023-05-25T14:51:59.972Z] Removing intermediate container 33b9745e70ef [2023-05-25T14:51:59.972Z] ---> 2563c4a38311 [2023-05-25T14:51:59.972Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T14:52:00.237Z] ---> Running in 28693037dd57 [2023-05-25T14:52:00.503Z] Removing intermediate container 28693037dd57 [2023-05-25T14:52:00.503Z] ---> ccec59a28659 [2023-05-25T14:52:00.503Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-25T14:52:00.503Z] ---> Running in fd3ca4754c16 [2023-05-25T14:52:00.768Z] Removing intermediate container fd3ca4754c16 [2023-05-25T14:52:00.769Z] ---> b72f7ca45ffb [2023-05-25T14:52:00.769Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-25T14:52:00.769Z] ---> Running in aa0345ae29a8 [2023-05-25T14:52:01.034Z] Removing intermediate container aa0345ae29a8 [2023-05-25T14:52:01.034Z] ---> 67b7068008a0 [2023-05-25T14:52:01.034Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-25T14:52:02.440Z] ---> abdda931f925 [2023-05-25T14:52:02.440Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T14:52:02.440Z] ---> Running in f29d7f7d293f [2023-05-25T14:52:03.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T14:52:04.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T14:52:05.306Z] OK: 263 MiB in 53 packages [2023-05-25T14:52:05.886Z] Removing intermediate container f29d7f7d293f [2023-05-25T14:52:05.886Z] ---> f91c2a91e8ba [2023-05-25T14:52:05.886Z] Step 10/25 : ENV GO111MODULE=on [2023-05-25T14:52:06.156Z] ---> Running in a6527fb654c7 [2023-05-25T14:52:06.421Z] Removing intermediate container a6527fb654c7 [2023-05-25T14:52:06.421Z] ---> f5dca7e7152c [2023-05-25T14:52:06.421Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-25T14:52:06.421Z] ---> Running in 0cde266d37cd [2023-05-25T14:52:06.687Z] Removing intermediate container 0cde266d37cd [2023-05-25T14:52:06.687Z] ---> 1d39ccf695e4 [2023-05-25T14:52:06.687Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-25T14:52:07.269Z] ---> 47ea49007be9 [2023-05-25T14:52:07.269Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T14:52:07.269Z] ---> Running in 2d2d822c913f [2023-05-25T14:52:09.849Z] Removing intermediate container 2d2d822c913f [2023-05-25T14:52:09.849Z] ---> 07a71c6031d4 [2023-05-25T14:52:09.849Z] Step 14/25 : COPY . . [2023-05-25T14:52:14.094Z] ---> 453cb6c351bf [2023-05-25T14:52:14.094Z] Step 15/25 : RUN ${MAKE} [2023-05-25T14:52:14.094Z] ---> Running in 45b91b885edf [2023-05-25T14:52:14.674Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.19" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-05-25T14:54:21.326Z] Removing intermediate container 45b91b885edf [2023-05-25T14:54:21.327Z] ---> 788fc21b525e [2023-05-25T14:54:21.327Z] Step 16/25 : FROM alpine:3.17 [2023-05-25T14:54:21.327Z] 3.17: Pulling from library/alpine [2023-05-25T14:54:21.327Z] c41833b44d91: Already exists [2023-05-25T14:54:21.327Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-25T14:54:21.327Z] Status: Downloaded newer image for alpine:3.17 [2023-05-25T14:54:21.327Z] ---> 51e60588ff2c [2023-05-25T14:54:21.327Z] Step 17/25 : EXPOSE 4000 [2023-05-25T14:54:21.327Z] ---> Running in 61487c52c420 [2023-05-25T14:54:21.327Z] Removing intermediate container 61487c52c420 [2023-05-25T14:54:21.327Z] ---> 7654f21d5d81 [2023-05-25T14:54:21.327Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-25T14:54:21.327Z] ---> 80478d3bdbc8 [2023-05-25T14:54:21.327Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-25T14:54:21.327Z] ---> 83e0efa06513 [2023-05-25T14:54:21.327Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-25T14:54:21.327Z] ---> 104812296f98 [2023-05-25T14:54:21.327Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-25T14:54:21.327Z] ---> Running in b159b3e14d00 [2023-05-25T14:54:21.327Z] Removing intermediate container b159b3e14d00 [2023-05-25T14:54:21.327Z] ---> 995201ee5bf4 [2023-05-25T14:54:21.327Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-25T14:54:21.327Z] ---> Running in 5e298f2106f9 [2023-05-25T14:54:21.327Z] Removing intermediate container 5e298f2106f9 [2023-05-25T14:54:21.327Z] ---> 3bcf54bc13eb [2023-05-25T14:54:21.327Z] Step 23/25 : LABEL arch=arm64 [2023-05-25T14:54:21.327Z] ---> Running in c9d3f4959f61 [2023-05-25T14:54:21.327Z] Removing intermediate container c9d3f4959f61 [2023-05-25T14:54:21.327Z] ---> 5b0af2fbccc0 [2023-05-25T14:54:21.327Z] Step 24/25 : LABEL git_sha=1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d [2023-05-25T14:54:21.327Z] ---> Running in 8dfa22885c6a [2023-05-25T14:54:21.327Z] Removing intermediate container 8dfa22885c6a [2023-05-25T14:54:21.327Z] ---> d533398ec6e5 [2023-05-25T14:54:21.327Z] Step 25/25 : LABEL version=3.0.0-dev.19 [2023-05-25T14:54:21.327Z] ---> Running in db645a8b12e6 [2023-05-25T14:54:21.327Z] Removing intermediate container db645a8b12e6 [2023-05-25T14:54:21.327Z] ---> 78d05b0565cd [2023-05-25T14:54:21.327Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-25T14:54:21.327Z] Successfully built 78d05b0565cd [2023-05-25T14:54:21.327Z] 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 [2023-05-25T14:54:21.428Z] provisioning config files... [2023-05-25T14:54:21.442Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/115@tmp/config8555070975077457094tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T14:54:21.775Z] ---> docker-login.sh [2023-05-25T14:54:21.775Z] nexus3.edgexfoundry.org:10001 [2023-05-25T14:54:21.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T14:54:22.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T14:54:22.042Z] Configure a credential helper to remove this warning. See [2023-05-25T14:54:22.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T14:54:22.042Z] [2023-05-25T14:54:22.042Z] Login Succeeded [2023-05-25T14:54:22.042Z] nexus3.edgexfoundry.org:10002 [2023-05-25T14:54:22.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T14:54:22.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T14:54:22.308Z] Configure a credential helper to remove this warning. See [2023-05-25T14:54:22.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T14:54:22.308Z] [2023-05-25T14:54:22.308Z] Login Succeeded [2023-05-25T14:54:22.308Z] nexus3.edgexfoundry.org:10003 [2023-05-25T14:54:22.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T14:54:22.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T14:54:22.839Z] Configure a credential helper to remove this warning. See [2023-05-25T14:54:22.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T14:54:22.839Z] [2023-05-25T14:54:22.839Z] Login Succeeded [2023-05-25T14:54:22.839Z] nexus3.edgexfoundry.org:10004 [2023-05-25T14:54:23.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T14:54:23.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T14:54:23.104Z] Configure a credential helper to remove this warning. See [2023-05-25T14:54:23.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T14:54:23.104Z] [2023-05-25T14:54:23.104Z] Login Succeeded [2023-05-25T14:54:23.104Z] docker.io [2023-05-25T14:54:23.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T14:54:23.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T14:54:23.631Z] Configure a credential helper to remove this warning. See [2023-05-25T14:54:23.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T14:54:23.632Z] [2023-05-25T14:54:23.632Z] Login Succeeded [2023-05-25T14:54:23.632Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T14:54:23.644Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-25T14:54:23.674Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T14:54:23.694Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2023-05-25T14:54:23.694Z] 1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d [2023-05-25T14:54:23.694Z] latest [2023-05-25T14:54:23.694Z] 3.0.0-dev.19 [2023-05-25T14:54:23.694Z] 1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d-3.0.0-dev.19 [2023-05-25T14:54:23.694Z] main [2023-05-25T14:54:23.694Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T14:54:24.028Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T14:54:24.359Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d [2023-05-25T14:54:24.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-25T14:54:24.359Z] efcc18014226: Preparing [2023-05-25T14:54:24.359Z] c56551f49fa1: Preparing [2023-05-25T14:54:24.359Z] fa69d2cf5257: Preparing [2023-05-25T14:54:24.359Z] 26cbea5cba74: Preparing [2023-05-25T14:54:24.359Z] 26cbea5cba74: Layer already exists [2023-05-25T14:54:24.630Z] efcc18014226: Pushed [2023-05-25T14:54:24.630Z] c56551f49fa1: Pushed [2023-05-25T14:54:31.254Z] fa69d2cf5257: Pushed [2023-05-25T14:54:31.254Z] 1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d: digest: sha256:d693338ffee4a50c7899696d23f3c90c81130935a80b8007d868f5fb8008c022 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T14:54:31.589Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T14:54:31.920Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-05-25T14:54:31.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-25T14:54:31.920Z] efcc18014226: Preparing [2023-05-25T14:54:31.920Z] c56551f49fa1: Preparing [2023-05-25T14:54:31.920Z] fa69d2cf5257: Preparing [2023-05-25T14:54:31.920Z] 26cbea5cba74: Preparing [2023-05-25T14:54:31.920Z] efcc18014226: Layer already exists [2023-05-25T14:54:31.920Z] c56551f49fa1: Layer already exists [2023-05-25T14:54:31.920Z] fa69d2cf5257: Layer already exists [2023-05-25T14:54:31.920Z] 26cbea5cba74: Layer already exists [2023-05-25T14:54:31.920Z] latest: digest: sha256:d693338ffee4a50c7899696d23f3c90c81130935a80b8007d868f5fb8008c022 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T14:54:32.256Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T14:54:32.589Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.19 [2023-05-25T14:54:32.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-25T14:54:32.590Z] efcc18014226: Preparing [2023-05-25T14:54:32.590Z] c56551f49fa1: Preparing [2023-05-25T14:54:32.590Z] fa69d2cf5257: Preparing [2023-05-25T14:54:32.590Z] 26cbea5cba74: Preparing [2023-05-25T14:54:32.590Z] efcc18014226: Layer already exists [2023-05-25T14:54:32.590Z] fa69d2cf5257: Layer already exists [2023-05-25T14:54:32.590Z] 26cbea5cba74: Layer already exists [2023-05-25T14:54:32.590Z] c56551f49fa1: Layer already exists [2023-05-25T14:54:32.590Z] 3.0.0-dev.19: digest: sha256:d693338ffee4a50c7899696d23f3c90c81130935a80b8007d868f5fb8008c022 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T14:54:33.194Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d-3.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T14:54:33.532Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d-3.0.0-dev.19 [2023-05-25T14:54:33.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-25T14:54:33.532Z] efcc18014226: Preparing [2023-05-25T14:54:33.532Z] c56551f49fa1: Preparing [2023-05-25T14:54:33.532Z] fa69d2cf5257: Preparing [2023-05-25T14:54:33.532Z] 26cbea5cba74: Preparing [2023-05-25T14:54:33.532Z] 26cbea5cba74: Layer already exists [2023-05-25T14:54:33.532Z] fa69d2cf5257: Layer already exists [2023-05-25T14:54:33.532Z] efcc18014226: Layer already exists [2023-05-25T14:54:33.532Z] c56551f49fa1: Layer already exists [2023-05-25T14:54:33.532Z] 1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d-3.0.0-dev.19: digest: sha256:d693338ffee4a50c7899696d23f3c90c81130935a80b8007d868f5fb8008c022 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T14:54:33.881Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T14:54:34.224Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2023-05-25T14:54:34.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-25T14:54:34.224Z] efcc18014226: Preparing [2023-05-25T14:54:34.224Z] c56551f49fa1: Preparing [2023-05-25T14:54:34.224Z] fa69d2cf5257: Preparing [2023-05-25T14:54:34.224Z] 26cbea5cba74: Preparing [2023-05-25T14:54:34.224Z] fa69d2cf5257: Layer already exists [2023-05-25T14:54:34.224Z] c56551f49fa1: Layer already exists [2023-05-25T14:54:34.224Z] 26cbea5cba74: Layer already exists [2023-05-25T14:54:34.224Z] efcc18014226: Layer already exists [2023-05-25T14:54:34.224Z] main: digest: sha256:d693338ffee4a50c7899696d23f3c90c81130935a80b8007d868f5fb8008c022 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-25T14:54:34.266Z] ===================================================== [Pipeline] echo [2023-05-25T14:54:34.272Z] taggedImages: [2023-05-25T14:54:34.272Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d [2023-05-25T14:54:34.272Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-05-25T14:54:34.272Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.19 [2023-05-25T14:54:34.272Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d-3.0.0-dev.19 [2023-05-25T14:54:34.272Z] - 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 [2023-05-25T14:54:34.642Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T14:54:34.642Z] [2023-05-25T14:54:34.642Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T14:54:34.983Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T14:54:34.983Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-25T14:54:34.983Z] 8998bd30e6a1: Pulling fs layer [2023-05-25T14:54:34.983Z] 04944245beec: Pulling fs layer [2023-05-25T14:54:34.983Z] 699f458cf7ca: Pulling fs layer [2023-05-25T14:54:34.983Z] 765212b225bb: Pulling fs layer [2023-05-25T14:54:34.983Z] f23df028b6ca: Pulling fs layer [2023-05-25T14:54:34.983Z] d65c8cfc05b1: Pulling fs layer [2023-05-25T14:54:34.983Z] 2437ff75d9bd: Pulling fs layer [2023-05-25T14:54:34.983Z] f23df028b6ca: Waiting [2023-05-25T14:54:34.983Z] d65c8cfc05b1: Waiting [2023-05-25T14:54:34.983Z] 2437ff75d9bd: Waiting [2023-05-25T14:54:34.983Z] 765212b225bb: Waiting [2023-05-25T14:54:35.252Z] 04944245beec: Verifying Checksum [2023-05-25T14:54:35.252Z] 04944245beec: Download complete [2023-05-25T14:54:35.252Z] 765212b225bb: Verifying Checksum [2023-05-25T14:54:35.252Z] 765212b225bb: Download complete [2023-05-25T14:54:35.252Z] f23df028b6ca: Verifying Checksum [2023-05-25T14:54:35.252Z] f23df028b6ca: Download complete [2023-05-25T14:54:35.252Z] d65c8cfc05b1: Verifying Checksum [2023-05-25T14:54:35.252Z] d65c8cfc05b1: Download complete [2023-05-25T14:54:35.252Z] 699f458cf7ca: Verifying Checksum [2023-05-25T14:54:35.252Z] 699f458cf7ca: Download complete [2023-05-25T14:54:35.845Z] 8998bd30e6a1: Verifying Checksum [2023-05-25T14:54:35.845Z] 8998bd30e6a1: Download complete [2023-05-25T14:54:37.783Z] 2437ff75d9bd: Verifying Checksum [2023-05-25T14:54:37.783Z] 2437ff75d9bd: Download complete [2023-05-25T14:54:39.729Z] 8998bd30e6a1: Pull complete [2023-05-25T14:54:39.997Z] 04944245beec: Pull complete [2023-05-25T14:54:41.420Z] 699f458cf7ca: Pull complete [2023-05-25T14:54:41.420Z] 765212b225bb: Pull complete [2023-05-25T14:54:42.379Z] f23df028b6ca: Pull complete [2023-05-25T14:54:42.379Z] d65c8cfc05b1: Pull complete [2023-05-25T14:54:57.506Z] 2437ff75d9bd: Pull complete [2023-05-25T14:54:57.506Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-25T14:54:57.506Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T14:54:57.506Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T14:54:57.690Z] prd-ubuntu20.04-docker-arm64-4c-16g-16964 does not seem to be running inside a container [2023-05-25T14:54:57.753Z] $ 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/115 -v /w/workspace/edgex-ui-go/115:/w/workspace/edgex-ui-go/115:rw,z -v /w/workspace/edgex-ui-go/115@tmp:/w/workspace/edgex-ui-go/115@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 [2023-05-25T14:55:00.490Z] $ docker top 0ef1469eb9149285347dc6fab1475fc76dd3b3f52d1badfbbde84ccf616f3777 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T14:55:01.007Z] ---> job-cost.sh [2023-05-25T14:55:01.276Z] lf-activate-venv: SKIPPING [2023-05-25T14:55:01.276Z] INFO: No Stack... [2023-05-25T14:55:01.543Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-25T14:55:02.499Z] INFO: Archiving Costs [Pipeline] sh [2023-05-25T14:55:02.814Z] + cat /w/workspace/edgex-ui-go/115/archives/cost.csv [2023-05-25T14:55:02.814Z] + cut -d, -f6 [Pipeline] lock [2023-05-25T14:55:03.133Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-115-stack-cost] [2023-05-25T14:55:03.139Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-115-stack-cost] did not exist. Created. [2023-05-25T14:55:03.139Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-115-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-25T14:55:03.468Z] /w/workspace/edgex-ui-go/115@tmp/durable-f634cc9b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-25T14:55:03.808Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-25T14:55:03.830Z] Warning: overwriting stash ‘stack-cost’ [2023-05-25T14:55:08.523Z] Stashed 1 file(s) [Pipeline] } [2023-05-25T14:55:08.529Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-115-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-25T14:55:08.552Z] $ docker stop --time=1 0ef1469eb9149285347dc6fab1475fc76dd3b3f52d1badfbbde84ccf616f3777 [2023-05-25T14:55:10.214Z] $ docker rm -f --volumes 0ef1469eb9149285347dc6fab1475fc76dd3b3f52d1badfbbde84ccf616f3777 [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 [2023-05-25T14:55:10.666Z] provisioning config files... [2023-05-25T14:55:10.676Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4601987786866064638tmp [Pipeline] { [Pipeline] sh [2023-05-25T14:55:10.972Z] + set +x [2023-05-25T14:55:10.972Z] + curl -s https://codecov.io/bash [2023-05-25T14:55:10.972Z] + bash -s -- [2023-05-25T14:55:10.972Z] [2023-05-25T14:55:10.972Z] _____ _ [2023-05-25T14:55:10.972Z] / ____| | | [2023-05-25T14:55:10.972Z] | | ___ __| | ___ ___ _____ __ [2023-05-25T14:55:10.972Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-25T14:55:10.972Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-25T14:55:10.972Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-25T14:55:10.972Z] Bash-1.0.6 [2023-05-25T14:55:10.972Z] [2023-05-25T14:55:10.972Z] [2023-05-25T14:55:10.972Z] ==> git version 2.25.1 found [2023-05-25T14:55:10.972Z] ==> 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 [2023-05-25T14:55:10.972Z] Release-Date: 2020-01-08 [2023-05-25T14:55:10.972Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-25T14:55:10.972Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-25T14:55:10.972Z] ==> Jenkins CI detected. [2023-05-25T14:55:10.972Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2023-05-25T14:55:10.972Z] project root: . [2023-05-25T14:55:10.972Z] --> token set from env [2023-05-25T14:55:10.972Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-25T14:55:10.972Z] ==> Running gcov in . (disable via -X gcov) [2023-05-25T14:55:11.230Z] ==> Python coveragepy not found [2023-05-25T14:55:11.230Z] ==> Searching for coverage reports in: [2023-05-25T14:55:11.230Z] + . [2023-05-25T14:55:11.230Z] -> Found 1 reports [2023-05-25T14:55:11.230Z] ==> Detecting git/mercurial file structure [2023-05-25T14:55:11.230Z] ==> Reading reports [2023-05-25T14:55:11.230Z] + ./coverage.out bytes=10 [2023-05-25T14:55:11.230Z] ==> Appending adjustments [2023-05-25T14:55:11.230Z] https://docs.codecov.io/docs/fixing-reports [2023-05-25T14:55:12.162Z] + Found adjustments [2023-05-25T14:55:12.162Z] ==> Gzipping contents [2023-05-25T14:55:12.162Z] 12K /tmp/codecov.h7XcI7.gz [2023-05-25T14:55:12.162Z] ==> Uploading reports [2023-05-25T14:55:12.162Z] url: https://codecov.io [2023-05-25T14:55:12.162Z] query: branch=main&commit=1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d&build=115&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F115%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-25T14:55:12.162Z] -> Pinging Codecov [2023-05-25T14:55:12.162Z] 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=1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d&build=115&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F115%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-25T14:55:12.162Z] -> Uploading to [2023-05-25T14:55:12.162Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-25/FB506323287CE973F263BFD2A0EB1F37/1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d/8db30c52-6527-48a9-a02f-5423c56f45a9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230525T145511Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0e99afc1be0a15f63f07488cd91cf35f22c3af710db9acc7b3770714756d79b3 [2023-05-25T14:55:12.162Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-25T14:55:12.162Z] Dload Upload Total Spent Left Speed [2023-05-25T14:55:12.420Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9053 0 0 100 9053 0 38198 --:--:-- --:--:-- --:--:-- 38198 [2023-05-25T14:55:12.420Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d [Pipeline] } [2023-05-25T14:55:12.426Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-25T14:55:12.640Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-25T14:55:12.648Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T14:55:12.938Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-25T14:55:12.938Z] [2023-05-25T14:55:12.938Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T14:55:13.232Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-25T14:55:13.232Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-25T14:55:13.232Z] df9b9388f04a: Pulling fs layer [2023-05-25T14:55:13.232Z] 52dc419b0ee2: Pulling fs layer [2023-05-25T14:55:13.232Z] 25bc292e5bac: Pulling fs layer [2023-05-25T14:55:13.232Z] 114826534d7a: Pulling fs layer [2023-05-25T14:55:13.232Z] 4657fd5d0bcf: Pulling fs layer [2023-05-25T14:55:13.232Z] 6ad1cebc031e: Pulling fs layer [2023-05-25T14:55:13.232Z] 8a3aa393b2d8: Pulling fs layer [2023-05-25T14:55:13.232Z] 4657fd5d0bcf: Waiting [2023-05-25T14:55:13.232Z] 6ad1cebc031e: Waiting [2023-05-25T14:55:13.232Z] 114826534d7a: Waiting [2023-05-25T14:55:13.232Z] 8a3aa393b2d8: Waiting [2023-05-25T14:55:13.232Z] 25bc292e5bac: Verifying Checksum [2023-05-25T14:55:13.232Z] 25bc292e5bac: Download complete [2023-05-25T14:55:13.232Z] 52dc419b0ee2: Verifying Checksum [2023-05-25T14:55:13.232Z] 4657fd5d0bcf: Download complete [2023-05-25T14:55:13.232Z] df9b9388f04a: Download complete [2023-05-25T14:55:13.493Z] df9b9388f04a: Pull complete [2023-05-25T14:55:13.493Z] 6ad1cebc031e: Verifying Checksum [2023-05-25T14:55:13.493Z] 6ad1cebc031e: Download complete [2023-05-25T14:55:13.493Z] 52dc419b0ee2: Pull complete [2023-05-25T14:55:13.493Z] 25bc292e5bac: Pull complete [2023-05-25T14:55:14.060Z] 114826534d7a: Verifying Checksum [2023-05-25T14:55:14.061Z] 114826534d7a: Download complete [2023-05-25T14:55:14.061Z] 8a3aa393b2d8: Verifying Checksum [2023-05-25T14:55:14.061Z] 8a3aa393b2d8: Download complete [2023-05-25T14:55:17.338Z] 114826534d7a: Pull complete [2023-05-25T14:55:17.338Z] 4657fd5d0bcf: Pull complete [2023-05-25T14:55:17.338Z] 6ad1cebc031e: Pull complete [2023-05-25T14:55:19.871Z] 8a3aa393b2d8: Pull complete [2023-05-25T14:55:19.871Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-25T14:55:19.871Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-25T14:55:19.871Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T14:55:19.954Z] prd-ubuntu20.04-docker-8c-8g-16963 does not seem to be running inside a container [2023-05-25T14:55:19.985Z] $ 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 [2023-05-25T14:55:23.352Z] $ docker top 2f9322cdb62d3eb5b672bf8b16924e0b5a6ce0ea3c33f893e4a361da61db5b80 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-25T14:55:23.423Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2023-05-25T14:55:23.703Z] + set -o pipefail [2023-05-25T14:55:23.704Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2023-05-25T14:55:28.972Z] [2023-05-25T14:55:28.972Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2023-05-25T14:55:28.972Z] [2023-05-25T14:55:28.972Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/0ee5abce-9414-4c65-98a5-6ea4030aef9d [2023-05-25T14:55:28.972Z] [2023-05-25T14:55:28.972Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-05-25T14:55:28.972Z] [2023-05-25T14:55:28.972Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-25T14:55:28.972Z] [2023-05-25T14:55:28.972Z] [2023-05-25T14:55:28.972Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-25T14:55:28.972Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-25T14:55:28.972Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-25T14:55:28.983Z] $ docker stop --time=1 2f9322cdb62d3eb5b672bf8b16924e0b5a6ce0ea3c33f893e4a361da61db5b80 [2023-05-25T14:55:31.989Z] $ docker rm -f --volumes 2f9322cdb62d3eb5b672bf8b16924e0b5a6ce0ea3c33f893e4a361da61db5b80 [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 [2023-05-25T14:55:32.667Z] + git log --format=format:%s -1 1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d [Pipeline] sh [2023-05-25T14:55:32.960Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-25T14:55:32.960Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T14:55:33.258Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T14:55:33.258Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T14:55:33.332Z] prd-ubuntu20.04-docker-8c-8g-16963 does not seem to be running inside a container [2023-05-25T14:55:33.367Z] $ 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 [2023-05-25T14:55:33.758Z] $ docker top 1fba6d6b2d25ca47153157f5ce8719d769ca8527cf9dbdd5a430217ba922d91c -eo pid,comm [2023-05-25T14:55:33.805Z] 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). [2023-05-25T14:55:33.805Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-25T14:55:33.841Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T14:55:33.842Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T14:55:33.953Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T14:55:33.956Z] $ docker exec 1fba6d6b2d25ca47153157f5ce8719d769ca8527cf9dbdd5a430217ba922d91c ssh-agent [2023-05-25T14:55:34.063Z] SSH_AUTH_SOCK=/tmp/ssh-zGrkJe1dgygO/agent.33 [2023-05-25T14:55:34.063Z] SSH_AGENT_PID=39 [2023-05-25T14:55:34.068Z] Running ssh-add (command line suppressed) [2023-05-25T14:55:34.172Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14558150772417140516.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14558150772417140516.key) [2023-05-25T14:55:34.185Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T14:55:34.477Z] + git semver tag [2023-05-25T14:55:34.738Z] 2023-05-25 14:55:34,640 [run_tag] DEBUG tag force:False [2023-05-25T14:55:34.738Z] 2023-05-25 14:55:34,640 [check_head_tag] DEBUG check head tag [2023-05-25T14:55:34.738Z] 2023-05-25 14:55:34,641 [execute] INFO git cat-file --batch-check [2023-05-25T14:55:34.738Z] 2023-05-25 14:55:34,641 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-05-25T14:55:34.738Z] 2023-05-25 14:55:34,646 [execute] INFO git cat-file --batch [2023-05-25T14:55:34.738Z] 2023-05-25 14:55:34,646 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-05-25T14:55:34.738Z] 2023-05-25 14:55:34,667 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-25T14:55:34.738Z] 2023-05-25 14:55:34,668 [execute] INFO git tag -a v3.0.0-dev.19 -m v3.0.0-dev.19 [2023-05-25T14:55:34.738Z] 2023-05-25 14:55:34,668 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.19', '-m', 'v3.0.0-dev.19'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-25T14:55:34.738Z] 2023-05-25 14:55:34,673 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-25T14:55:34.738Z] 3.0.0-dev.19 [Pipeline] } [2023-05-25T14:55:34.750Z] $ docker exec --env ******** --env ******** 1fba6d6b2d25ca47153157f5ce8719d769ca8527cf9dbdd5a430217ba922d91c ssh-agent -k [2023-05-25T14:55:34.856Z] unset SSH_AUTH_SOCK; [2023-05-25T14:55:34.856Z] unset SSH_AGENT_PID; [2023-05-25T14:55:34.856Z] echo Agent pid 39 killed; [2023-05-25T14:55:34.868Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-25T14:55:35.176Z] + git semver [Pipeline] } [2023-05-25T14:55:35.448Z] $ docker stop --time=1 1fba6d6b2d25ca47153157f5ce8719d769ca8527cf9dbdd5a430217ba922d91c [2023-05-25T14:55:36.722Z] $ docker rm -f --volumes 1fba6d6b2d25ca47153157f5ce8719d769ca8527cf9dbdd5a430217ba922d91c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T14:55:37.100Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-25T14:55:37.100Z] [2023-05-25T14:55:37.100Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T14:55:37.402Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-25T14:55:37.402Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-25T14:55:37.402Z] ab5ef0e58194: Pulling fs layer [2023-05-25T14:55:37.402Z] 9712f1f96733: Pulling fs layer [2023-05-25T14:55:37.402Z] 63f879dbbcfc: Pulling fs layer [2023-05-25T14:55:37.402Z] 0d9ebad4ef96: Pulling fs layer [2023-05-25T14:55:37.402Z] e9a5061849ea: Pulling fs layer [2023-05-25T14:55:37.402Z] d747dcd14b5f: Pulling fs layer [2023-05-25T14:55:37.402Z] 2de7ff778b66: Pulling fs layer [2023-05-25T14:55:37.402Z] 0d9ebad4ef96: Waiting [2023-05-25T14:55:37.402Z] e9a5061849ea: Waiting [2023-05-25T14:55:37.402Z] d747dcd14b5f: Waiting [2023-05-25T14:55:37.402Z] 2de7ff778b66: Waiting [2023-05-25T14:55:37.402Z] 9712f1f96733: Verifying Checksum [2023-05-25T14:55:37.402Z] 9712f1f96733: Download complete [2023-05-25T14:55:37.663Z] 63f879dbbcfc: Verifying Checksum [2023-05-25T14:55:37.663Z] 63f879dbbcfc: Download complete [2023-05-25T14:55:37.922Z] e9a5061849ea: Verifying Checksum [2023-05-25T14:55:37.922Z] e9a5061849ea: Download complete [2023-05-25T14:55:37.922Z] d747dcd14b5f: Verifying Checksum [2023-05-25T14:55:37.922Z] d747dcd14b5f: Download complete [2023-05-25T14:55:37.922Z] 0d9ebad4ef96: Verifying Checksum [2023-05-25T14:55:37.922Z] 0d9ebad4ef96: Download complete [2023-05-25T14:55:37.922Z] ab5ef0e58194: Download complete [2023-05-25T14:55:38.180Z] 2de7ff778b66: Verifying Checksum [2023-05-25T14:55:38.180Z] 2de7ff778b66: Download complete [2023-05-25T14:55:40.711Z] ab5ef0e58194: Pull complete [2023-05-25T14:55:40.711Z] 9712f1f96733: Pull complete [2023-05-25T14:55:41.278Z] 63f879dbbcfc: Pull complete [2023-05-25T14:55:45.464Z] 0d9ebad4ef96: Pull complete [2023-05-25T14:55:45.464Z] e9a5061849ea: Pull complete [2023-05-25T14:55:45.464Z] d747dcd14b5f: Pull complete [2023-05-25T14:55:46.402Z] 2de7ff778b66: Pull complete [2023-05-25T14:55:46.402Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-25T14:55:46.402Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-25T14:55:46.402Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T14:55:46.486Z] prd-ubuntu20.04-docker-8c-8g-16963 does not seem to be running inside a container [2023-05-25T14:55:46.517Z] $ 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 [2023-05-25T14:55:50.376Z] $ docker top 559e6f7e5564ca26032265d12d7389c7a2da500d38a91c124fd1193db8b69f17 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-25T14:55:50.445Z] provisioning config files... [2023-05-25T14:55:50.451Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10334304716475800181tmp [2023-05-25T14:55:50.462Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6070281321166491941tmp [2023-05-25T14:55:50.471Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config12333552449777506862tmp [Pipeline] { [Pipeline] echo [2023-05-25T14:55:50.486Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T14:55:50.770Z] ---> sigul-configuration.sh [2023-05-25T14:55:50.770Z] gpg: directory `/root/.gnupg' created [2023-05-25T14:55:50.770Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-25T14:55:50.770Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-25T14:55:50.770Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-25T14:55:50.770Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-25T14:55:50.770Z] gpg: CAST5 encrypted data [2023-05-25T14:55:50.770Z] gpg: encrypted with 1 passphrase [2023-05-25T14:55:50.770Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-25T14:55:51.053Z] + mkdir /home/jenkins [2023-05-25T14:55:51.054Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-25T14:55:51.338Z] + 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 [2023-05-25T14:55:51.347Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T14:55:51.634Z] ---> sigul-install.sh [2023-05-25T14:55:51.634Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-25T14:55:51.921Z] + git tag --list [2023-05-25T14:55:51.921Z] 0.1.1 [2023-05-25T14:55:51.921Z] v1.1.0 [2023-05-25T14:55:51.921Z] v1.2.0 [2023-05-25T14:55:51.921Z] v1.2.1 [2023-05-25T14:55:51.921Z] v1.3.0 [2023-05-25T14:55:51.921Z] v2.0.0 [2023-05-25T14:55:51.921Z] v2.1.0 [2023-05-25T14:55:51.921Z] v2.2.0 [2023-05-25T14:55:51.921Z] v2.2.1-dev.1 [2023-05-25T14:55:51.921Z] v2.2.1-dev.2 [2023-05-25T14:55:51.921Z] v2.2.1-dev.3 [2023-05-25T14:55:51.921Z] v2.2.1-dev.4 [2023-05-25T14:55:51.921Z] v2.2.1-dev.5 [2023-05-25T14:55:51.921Z] v2.2.1-dev.6 [2023-05-25T14:55:51.921Z] v2.2.1-dev.7 [2023-05-25T14:55:51.921Z] v2.3.0 [2023-05-25T14:55:51.921Z] v2.3.0-dev.10 [2023-05-25T14:55:51.921Z] v2.3.0-dev.11 [2023-05-25T14:55:51.921Z] v2.3.0-dev.12 [2023-05-25T14:55:51.921Z] v2.3.0-dev.13 [2023-05-25T14:55:51.921Z] v2.3.0-dev.14 [2023-05-25T14:55:51.921Z] v2.3.0-dev.15 [2023-05-25T14:55:51.922Z] v2.3.0-dev.16 [2023-05-25T14:55:51.922Z] v2.3.0-dev.17 [2023-05-25T14:55:51.922Z] v2.3.0-dev.18 [2023-05-25T14:55:51.922Z] v2.3.0-dev.19 [2023-05-25T14:55:51.922Z] v2.3.0-dev.20 [2023-05-25T14:55:51.922Z] v2.3.0-dev.21 [2023-05-25T14:55:51.922Z] v2.3.0-dev.22 [2023-05-25T14:55:51.922Z] v2.3.0-dev.23 [2023-05-25T14:55:51.922Z] v2.3.0-dev.24 [2023-05-25T14:55:51.922Z] v2.3.0-dev.7 [2023-05-25T14:55:51.922Z] v2.3.0-dev.8 [2023-05-25T14:55:51.922Z] v2.3.0-dev.9 [2023-05-25T14:55:51.922Z] v3.0.0-dev.1 [2023-05-25T14:55:51.922Z] v3.0.0-dev.10 [2023-05-25T14:55:51.922Z] v3.0.0-dev.11 [2023-05-25T14:55:51.922Z] v3.0.0-dev.12 [2023-05-25T14:55:51.922Z] v3.0.0-dev.13 [2023-05-25T14:55:51.922Z] v3.0.0-dev.14 [2023-05-25T14:55:51.922Z] v3.0.0-dev.15 [2023-05-25T14:55:51.922Z] v3.0.0-dev.16 [2023-05-25T14:55:51.922Z] v3.0.0-dev.17 [2023-05-25T14:55:51.922Z] v3.0.0-dev.18 [2023-05-25T14:55:51.922Z] v3.0.0-dev.19 [2023-05-25T14:55:51.922Z] v3.0.0-dev.2 [2023-05-25T14:55:51.922Z] v3.0.0-dev.3 [2023-05-25T14:55:51.922Z] v3.0.0-dev.4 [2023-05-25T14:55:51.922Z] v3.0.0-dev.5 [2023-05-25T14:55:51.922Z] v3.0.0-dev.6 [2023-05-25T14:55:51.922Z] v3.0.0-dev.7 [2023-05-25T14:55:51.922Z] v3.0.0-dev.8 [2023-05-25T14:55:51.922Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-25T14:55:52.212Z] + lftools sign git-tag v3.0.0-dev.19 [2023-05-25T14:55:52.781Z] Signing Git tag with Sigul... [2023-05-25T14:55:52.781Z] Signing v3.0.0-dev.19 [Pipeline] echo [2023-05-25T14:55:53.359Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T14:55:53.645Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-25T14:55:53.654Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-25T14:55:53.679Z] $ docker stop --time=1 559e6f7e5564ca26032265d12d7389c7a2da500d38a91c124fd1193db8b69f17 [2023-05-25T14:55:54.955Z] $ docker rm -f --volumes 559e6f7e5564ca26032265d12d7389c7a2da500d38a91c124fd1193db8b69f17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-25T14:55:55.355Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-25T14:55:55.355Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T14:55:55.656Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T14:55:55.656Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T14:55:55.726Z] prd-ubuntu20.04-docker-8c-8g-16963 does not seem to be running inside a container [2023-05-25T14:55:55.758Z] $ 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 [2023-05-25T14:55:56.105Z] $ docker top 326d4cb61aca2207dce72d9aab4f1dedce4861242dc67e4ab1b7182712ce93bb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-25T14:55:56.237Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T14:55:56.237Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T14:55:56.354Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T14:55:56.357Z] $ docker exec 326d4cb61aca2207dce72d9aab4f1dedce4861242dc67e4ab1b7182712ce93bb ssh-agent [2023-05-25T14:55:56.460Z] SSH_AUTH_SOCK=/tmp/ssh-0t0RhNtASPdf/agent.32 [2023-05-25T14:55:56.460Z] SSH_AGENT_PID=38 [2023-05-25T14:55:56.487Z] Running ssh-add (command line suppressed) [2023-05-25T14:55:56.593Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11969027928483683732.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11969027928483683732.key) [2023-05-25T14:55:56.621Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T14:55:56.906Z] + git semver bump pre [2023-05-25T14:55:57.166Z] 2023-05-25 14:55:57,082 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-25T14:55:57.166Z] 2023-05-25 14:55:57,082 [bump_version] DEBUG bumping version:3.0.0-dev.19 on axis:pre with prefix:dev [2023-05-25T14:55:57.166Z] 2023-05-25 14:55:57,082 [bump_version] DEBUG bumped version:3.0.0-dev.20 [2023-05-25T14:55:57.166Z] 2023-05-25 14:55:57,082 [write_version] DEBUG write version:3.0.0-dev.20 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2023-05-25T14:55:57.166Z] 2023-05-25 14:55:57,082 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-25T14:55:57.166Z] 2023-05-25 14:55:57,082 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-25T14:55:57.166Z] 2023-05-25 14:55:57,084 [execute] INFO git cat-file --batch-check [2023-05-25T14:55:57.166Z] 2023-05-25 14:55:57,085 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-25T14:55:57.166Z] 2023-05-25 14:55:57,089 [execute] INFO git cat-file --batch [2023-05-25T14:55:57.166Z] 2023-05-25 14:55:57,089 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-25T14:55:57.166Z] 2023-05-25 14:55:57,092 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-25T14:55:57.166Z] 3.0.0-dev.20 [Pipeline] } [2023-05-25T14:55:57.175Z] $ docker exec --env ******** --env ******** 326d4cb61aca2207dce72d9aab4f1dedce4861242dc67e4ab1b7182712ce93bb ssh-agent -k [2023-05-25T14:55:57.276Z] unset SSH_AUTH_SOCK; [2023-05-25T14:55:57.277Z] unset SSH_AGENT_PID; [2023-05-25T14:55:57.277Z] echo Agent pid 38 killed; [2023-05-25T14:55:57.286Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-25T14:55:57.589Z] + git semver [Pipeline] } [2023-05-25T14:55:57.863Z] $ docker stop --time=1 326d4cb61aca2207dce72d9aab4f1dedce4861242dc67e4ab1b7182712ce93bb [2023-05-25T14:55:59.137Z] $ docker rm -f --volumes 326d4cb61aca2207dce72d9aab4f1dedce4861242dc67e4ab1b7182712ce93bb [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T14:55:59.477Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-25T14:55:59.477Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T14:55:59.776Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T14:55:59.776Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T14:55:59.843Z] prd-ubuntu20.04-docker-8c-8g-16963 does not seem to be running inside a container [2023-05-25T14:55:59.873Z] $ 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 [2023-05-25T14:56:00.168Z] $ docker top 2f1a8e6a0a18341287b45c1b253b766b454064bd6d6e21e4a10bc302ee16f23d -eo pid,comm [2023-05-25T14:56:00.212Z] 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). [2023-05-25T14:56:00.212Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-25T14:56:00.249Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T14:56:00.249Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T14:56:00.359Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T14:56:00.362Z] $ docker exec 2f1a8e6a0a18341287b45c1b253b766b454064bd6d6e21e4a10bc302ee16f23d ssh-agent [2023-05-25T14:56:00.477Z] SSH_AUTH_SOCK=/tmp/ssh-EPzamcgs1bj9/agent.32 [2023-05-25T14:56:00.477Z] SSH_AGENT_PID=38 [2023-05-25T14:56:00.482Z] Running ssh-add (command line suppressed) [2023-05-25T14:56:00.574Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15499467676009784923.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15499467676009784923.key) [2023-05-25T14:56:00.587Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T14:56:00.870Z] + git semver push [2023-05-25T14:56:01.129Z] 2023-05-25 14:56:01,054 [run_push] DEBUG push [2023-05-25T14:56:01.129Z] 2023-05-25 14:56:01,055 [execute] INFO git cat-file --batch-check [2023-05-25T14:56:01.129Z] 2023-05-25 14:56:01,055 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-25T14:56:01.129Z] 2023-05-25 14:56:01,059 [execute] INFO git rev-list 2b5887dfa96eef96cd36ec78a8ca5e5770efcde5 -- [2023-05-25T14:56:01.129Z] 2023-05-25 14:56:01,059 [execute] DEBUG Popen(['git', 'rev-list', '2b5887dfa96eef96cd36ec78a8ca5e5770efcde5', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-25T14:56:01.129Z] 2023-05-25 14:56:01,069 [execute] INFO git fetch -v origin [2023-05-25T14:56:01.129Z] 2023-05-25 14:56:01,069 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-25T14:56:01.698Z] 2023-05-25 14:56:01,678 [run_push] DEBUG no remote changes detected [2023-05-25T14:56:01.698Z] 2023-05-25 14:56:01,678 [execute] INFO git push origin semver [2023-05-25T14:56:01.698Z] 2023-05-25 14:56:01,679 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-25T14:56:02.640Z] 2023-05-25 14:56:02,594 [run_push] DEBUG push all version tags [2023-05-25T14:56:02.640Z] 2023-05-25 14:56:02,595 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-25T14:56:02.640Z] 2023-05-25 14:56:02,595 [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) [2023-05-25T14:56:03.579Z] 2023-05-25 14:56:03,413 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-25T14:56:03.579Z] 3.0.0-dev.20 [Pipeline] } [2023-05-25T14:56:03.590Z] $ docker exec --env ******** --env ******** 2f1a8e6a0a18341287b45c1b253b766b454064bd6d6e21e4a10bc302ee16f23d ssh-agent -k [2023-05-25T14:56:03.684Z] unset SSH_AUTH_SOCK; [2023-05-25T14:56:03.687Z] unset SSH_AGENT_PID; [2023-05-25T14:56:03.687Z] echo Agent pid 38 killed; [2023-05-25T14:56:03.700Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-25T14:56:04.009Z] + git semver [Pipeline] } [2023-05-25T14:56:04.281Z] $ docker stop --time=1 2f1a8e6a0a18341287b45c1b253b766b454064bd6d6e21e4a10bc302ee16f23d [2023-05-25T14:56:05.556Z] $ docker rm -f --volumes 2f1a8e6a0a18341287b45c1b253b766b454064bd6d6e21e4a10bc302ee16f23d [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 [2023-05-25T14:56:06.119Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2023-05-25T14:56:06.119Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-05-25T14:56:06.119Z] total 16 [2023-05-25T14:56:06.119Z] drwxr-xr-x 3 root root 4096 May 25 14:38 . [2023-05-25T14:56:06.119Z] drwxrwxr-x 15 jenkins jenkins 4096 May 25 14:55 .. [2023-05-25T14:56:06.119Z] drwxr-xr-x 2 root root 4096 May 25 14:38 cost [2023-05-25T14:56:06.119Z] -rw-r--r-- 1 root root 83 May 25 14:38 cost.csv [2023-05-25T14:56:06.119Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-05-25T14:56:06.119Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-05-25T14:56:06.119Z] total 16 [2023-05-25T14:56:06.119Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 14:38 . [2023-05-25T14:56:06.119Z] drwxrwxr-x 15 jenkins jenkins 4096 May 25 14:55 .. [2023-05-25T14:56:06.119Z] drwxr-xr-x 2 jenkins jenkins 4096 May 25 14:38 cost [2023-05-25T14:56:06.119Z] -rw-r--r-- 1 jenkins jenkins 83 May 25 14:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-25T14:56:06.404Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T14:56:07.259Z] ---> package-listing.sh [2023-05-25T14:56:07.259Z] ++ facter osfamily [2023-05-25T14:56:07.259Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-25T14:56:07.518Z] + OS_FAMILY=debian [2023-05-25T14:56:07.518Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2023-05-25T14:56:07.518Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-25T14:56:07.518Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-25T14:56:07.518Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-25T14:56:07.518Z] + PACKAGES=/tmp/packages_start.txt [2023-05-25T14:56:07.518Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-05-25T14:56:07.518Z] + PACKAGES=/tmp/packages_end.txt [2023-05-25T14:56:07.518Z] + case "${OS_FAMILY}" in [2023-05-25T14:56:07.518Z] + dpkg -l [2023-05-25T14:56:07.518Z] + grep '^ii' [2023-05-25T14:56:07.518Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-25T14:56:07.518Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-25T14:56:07.518Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-25T14:56:07.518Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-05-25T14:56:07.518Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2023-05-25T14:56:07.518Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2023-05-25T14:56:07.529Z] 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 [2023-05-25T14:56:07.806Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T14:56:08.363Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T14:56:08.363Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T14:56:08.435Z] prd-ubuntu20.04-docker-8c-8g-16963 does not seem to be running inside a container [2023-05-25T14:56:08.466Z] $ 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 [2023-05-25T14:56:08.689Z] $ docker top 57fe9f07fbca7bc160c9f08dd2bd33d30656cafa9f82edc2c0b5effca73325a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T14:56:09.041Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-25T14:56:09.327Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-25T14:56:09.612Z] + ls /var/log/sa-host [2023-05-25T14:56:09.612Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T14:56:09.794Z] provisioning config files... [2023-05-25T14:56:09.803Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7133273199338500556tmp [Pipeline] { [Pipeline] echo [2023-05-25T14:56:09.814Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T14:56:10.097Z] ---> create-netrc.sh [Pipeline] } [2023-05-25T14:56:10.105Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-25T14:56:10.446Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-25T14:56:10.455Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T14:56:10.736Z] ---> sudo-logs.sh [2023-05-25T14:56:10.737Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-25T14:56:10.759Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T14:56:11.039Z] ---> job-cost.sh [2023-05-25T14:56:11.039Z] lf-activate-venv: SKIPPING [2023-05-25T14:56:11.039Z] DEBUG: total: 0.2199999988079071 [2023-05-25T14:56:11.039Z] INFO: Retrieving Stack Cost... [2023-05-25T14:56:11.606Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-25T14:56:11.867Z] INFO: Archiving Costs [Pipeline] echo [2023-05-25T14:56:11.879Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T14:56:12.160Z] ---> logs-deploy.sh [2023-05-25T14:56:12.160Z] lf-activate-venv: SKIPPING [2023-05-25T14:56:12.160Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/115 [2023-05-25T14:56:12.160Z] INFO: archiving workspace using pattern(s): [2023-05-25T14:56:13.099Z] Archives upload complete. [2023-05-25T14:56:13.099Z] INFO: archiving logs to Nexus