Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f22d9fd72652b6230f2e463e6c7ea75394f899e7 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-ssh6579675218197034890.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-ssh16002980916595619885.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-ssh14515245449815019048.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-ssh17271931194435491203.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-ssh2237277457777483050.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 ‘prd-ubuntu20.04-docker-8c-8g-16522’ is offline Running on prd-ubuntu20.04-docker-8c-8g-16524 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 f22d9fd72652b6230f2e463e6c7ea75394f899e7 (main) Commit message: "Merge pull request #614 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.92" > 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 f22d9fd72652b6230f2e463e6c7ea75394f899e7 # timeout=10 > git rev-list --no-walk 1a50055877b3ba9e707da638ed848135075ac4df # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-23T16:35:37.375Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-23T16:35:37.435Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-23T16:35:37.454Z] ========================================================= [2023-05-23T16:35:37.454Z] EdgeX Global Pipelines Version Info [2023-05-23T16:35:37.454Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-23T16:35:38.166Z] ------------------- [2023-05-23T16:35:38.167Z] stable info: [2023-05-23T16:35:38.167Z] ------------------- [2023-05-23T16:35:38.167Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-23T16:35:38.167Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-23T16:35:38.167Z] Message: update stable to v1.0.249 [2023-05-23T16:35:38.748Z] ------------------- [2023-05-23T16:35:38.748Z] experimental info: [2023-05-23T16:35:38.748Z] ------------------- [2023-05-23T16:35:38.748Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-23T16:35:38.748Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-23T16:35:38.748Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-23T16:35:38.969Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-05-23T16:35:38.980Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-05-23T16:35:38.990Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-23T16:35:39.002Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-23T16:35:39.013Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-23T16:35:39.025Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-23T16:35:39.037Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-23T16:35:39.047Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-23T16:35:39.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-23T16:35:39.069Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-23T16:35:39.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-23T16:35:39.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-05-23T16:35:39.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-23T16:35:39.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-23T16:35:39.131Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-23T16:35:39.145Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-23T16:35:39.162Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-23T16:35:39.179Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-23T16:35:39.193Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-23T16:35:39.212Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-23T16:35:39.232Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-23T16:35:39.249Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-23T16:35:39.262Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-23T16:35:39.278Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-23T16:35:39.294Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-23T16:35:39.315Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-23T16:35:39.332Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-23T16:35:39.350Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-23T16:35:39.369Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-23T16:35:39.386Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-23T16:35:39.399Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f22d9fd72652b6230f2e463e6c7ea75394f899e7 [Pipeline] echo [2023-05-23T16:35:39.411Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f22d9fd [Pipeline] echo [2023-05-23T16:35:39.425Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T16:35:39.470Z] provisioning config files... [2023-05-23T16:35:39.482Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2048826313760629216tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T16:35:39.780Z] ---> docker-login.sh [2023-05-23T16:35:39.780Z] nexus3.edgexfoundry.org:10001 [2023-05-23T16:35:40.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T16:35:40.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T16:35:40.040Z] Configure a credential helper to remove this warning. See [2023-05-23T16:35:40.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T16:35:40.040Z] [2023-05-23T16:35:40.040Z] Login Succeeded [2023-05-23T16:35:40.040Z] nexus3.edgexfoundry.org:10002 [2023-05-23T16:35:40.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T16:35:40.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T16:35:40.301Z] Configure a credential helper to remove this warning. See [2023-05-23T16:35:40.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T16:35:40.301Z] [2023-05-23T16:35:40.301Z] Login Succeeded [2023-05-23T16:35:40.301Z] nexus3.edgexfoundry.org:10003 [2023-05-23T16:35:40.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T16:35:40.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T16:35:40.301Z] Configure a credential helper to remove this warning. See [2023-05-23T16:35:40.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T16:35:40.301Z] [2023-05-23T16:35:40.301Z] Login Succeeded [2023-05-23T16:35:40.301Z] nexus3.edgexfoundry.org:10004 [2023-05-23T16:35:40.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T16:35:40.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T16:35:40.562Z] Configure a credential helper to remove this warning. See [2023-05-23T16:35:40.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T16:35:40.562Z] [2023-05-23T16:35:40.562Z] Login Succeeded [2023-05-23T16:35:40.562Z] docker.io [2023-05-23T16:35:40.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T16:35:40.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T16:35:40.823Z] Configure a credential helper to remove this warning. See [2023-05-23T16:35:40.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T16:35:40.823Z] [2023-05-23T16:35:40.823Z] Login Succeeded [2023-05-23T16:35:40.823Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T16:35:40.831Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-23T16:35:41.207Z] + git rev-list -1 --merges f22d9fd72652b6230f2e463e6c7ea75394f899e7~1..f22d9fd72652b6230f2e463e6c7ea75394f899e7 [Pipeline] echo [2023-05-23T16:35:41.257Z] -----------> git rev-list -1 --merges f22d9fd72652b6230f2e463e6c7ea75394f899e7~1..f22d9fd72652b6230f2e463e6c7ea75394f899e7 f22d9fd72652b6230f2e463e6c7ea75394f899e7 [2023-05-23T16:35:41.257Z] f22d9fd72652b6230f2e463e6c7ea75394f899e7 [false] [Pipeline] sh [2023-05-23T16:35:41.553Z] + git log --format=format:%s -1 f22d9fd72652b6230f2e463e6c7ea75394f899e7 [Pipeline] echo [2023-05-23T16:35:41.590Z] ========================================================= [2023-05-23T16:35:41.590Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-23T16:35:41.590Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-23T16:35:41.942Z] + git log --format=format:%s -1 f22d9fd72652b6230f2e463e6c7ea75394f899e7 [Pipeline] echo [2023-05-23T16:35:41.952Z] [semverPrep] GIT_COMMIT: f22d9fd72652b6230f2e463e6c7ea75394f899e7, Commit Message: Merge pull request #614 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.92 [Pipeline] echo [2023-05-23T16:35:41.961Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-23T16:35:42.332Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-23T16:35:42.332Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-23T16:35:42.332Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-23T16:35:42.332Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-23T16:35:42.332Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-23T16:35:42.332Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-23T16:35:42.332Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:35:42.744Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T16:35:42.744Z] [2023-05-23T16:35:42.744Z] 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-23T16:35:43.047Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T16:35:43.047Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-23T16:35:43.047Z] b85a868b505f: Pulling fs layer [2023-05-23T16:35:43.047Z] e2be974225ed: Pulling fs layer [2023-05-23T16:35:43.047Z] 339a4e72a1f5: Pulling fs layer [2023-05-23T16:35:43.047Z] 988bab9f4d93: Pulling fs layer [2023-05-23T16:35:43.047Z] 1469e6f7b9e6: Pulling fs layer [2023-05-23T16:35:43.047Z] eaf3925da568: Pulling fs layer [2023-05-23T16:35:43.047Z] bab4dde63d76: Pulling fs layer [2023-05-23T16:35:43.047Z] bde34c3a00c8: Pulling fs layer [2023-05-23T16:35:43.047Z] b352a97aabf1: Pulling fs layer [2023-05-23T16:35:43.047Z] 4872d77fe225: Pulling fs layer [2023-05-23T16:35:43.047Z] 5851b861e8e6: Pulling fs layer [2023-05-23T16:35:43.047Z] 988bab9f4d93: Waiting [2023-05-23T16:35:43.047Z] 1469e6f7b9e6: Waiting [2023-05-23T16:35:43.047Z] eaf3925da568: Waiting [2023-05-23T16:35:43.047Z] b352a97aabf1: Waiting [2023-05-23T16:35:43.047Z] bab4dde63d76: Waiting [2023-05-23T16:35:43.047Z] 4872d77fe225: Waiting [2023-05-23T16:35:43.047Z] bde34c3a00c8: Waiting [2023-05-23T16:35:43.047Z] 5851b861e8e6: Waiting [2023-05-23T16:35:43.047Z] e2be974225ed: Download complete [2023-05-23T16:35:43.047Z] 988bab9f4d93: Download complete [2023-05-23T16:35:43.306Z] 1469e6f7b9e6: Verifying Checksum [2023-05-23T16:35:43.306Z] 1469e6f7b9e6: Download complete [2023-05-23T16:35:43.306Z] 339a4e72a1f5: Verifying Checksum [2023-05-23T16:35:43.306Z] 339a4e72a1f5: Download complete [2023-05-23T16:35:43.306Z] eaf3925da568: Download complete [2023-05-23T16:35:43.306Z] bde34c3a00c8: Download complete [2023-05-23T16:35:43.306Z] b352a97aabf1: Download complete [2023-05-23T16:35:43.306Z] 4872d77fe225: Verifying Checksum [2023-05-23T16:35:43.306Z] 4872d77fe225: Download complete [2023-05-23T16:35:43.306Z] 5851b861e8e6: Verifying Checksum [2023-05-23T16:35:43.306Z] 5851b861e8e6: Download complete [2023-05-23T16:35:43.306Z] b85a868b505f: Verifying Checksum [2023-05-23T16:35:43.306Z] b85a868b505f: Download complete [2023-05-23T16:35:43.565Z] bab4dde63d76: Verifying Checksum [2023-05-23T16:35:43.565Z] bab4dde63d76: Download complete [2023-05-23T16:35:44.940Z] b85a868b505f: Pull complete [2023-05-23T16:35:44.940Z] e2be974225ed: Pull complete [2023-05-23T16:35:45.520Z] 339a4e72a1f5: Pull complete [2023-05-23T16:35:45.520Z] 988bab9f4d93: Pull complete [2023-05-23T16:35:45.782Z] 1469e6f7b9e6: Pull complete [2023-05-23T16:35:45.782Z] eaf3925da568: Pull complete [2023-05-23T16:35:47.691Z] bab4dde63d76: Pull complete [2023-05-23T16:35:47.691Z] bde34c3a00c8: Pull complete [2023-05-23T16:35:47.949Z] b352a97aabf1: Pull complete [2023-05-23T16:35:47.949Z] 4872d77fe225: Pull complete [2023-05-23T16:35:48.210Z] 5851b861e8e6: Pull complete [2023-05-23T16:35:48.210Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-23T16:35:48.210Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T16:35:48.210Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T16:35:48.309Z] prd-ubuntu20.04-docker-8c-8g-16524 does not seem to be running inside a container [2023-05-23T16:35:48.347Z] $ 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-23T16:35:52.253Z] $ docker top b37aca1cb038b4115e4ddae169941f322065a2cd7e2b7937417cadab785bca94 -eo pid,comm [2023-05-23T16:35:52.309Z] 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-23T16:35:52.309Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-23T16:35:52.354Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T16:35:52.354Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T16:35:52.466Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T16:35:52.473Z] $ docker exec b37aca1cb038b4115e4ddae169941f322065a2cd7e2b7937417cadab785bca94 ssh-agent [2023-05-23T16:35:52.582Z] SSH_AUTH_SOCK=/tmp/ssh-MeXwGTYkERRD/agent.32 [2023-05-23T16:35:52.582Z] SSH_AGENT_PID=38 [2023-05-23T16:35:52.589Z] Running ssh-add (command line suppressed) [2023-05-23T16:35:52.712Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9243091270414231028.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9243091270414231028.key) [2023-05-23T16:35:52.723Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T16:35:53.014Z] + git tag --points-at HEAD [Pipeline] } [2023-05-23T16:35:53.037Z] $ docker exec --env ******** --env ******** b37aca1cb038b4115e4ddae169941f322065a2cd7e2b7937417cadab785bca94 ssh-agent -k [2023-05-23T16:35:53.154Z] unset SSH_AUTH_SOCK; [2023-05-23T16:35:53.155Z] unset SSH_AGENT_PID; [2023-05-23T16:35:53.155Z] echo Agent pid 38 killed; [2023-05-23T16:35:53.164Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-23T16:35:53.199Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T16:35:53.199Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T16:35:53.315Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T16:35:53.322Z] $ docker exec b37aca1cb038b4115e4ddae169941f322065a2cd7e2b7937417cadab785bca94 ssh-agent [2023-05-23T16:35:53.422Z] SSH_AUTH_SOCK=/tmp/ssh-JfhAZPNQEFLl/agent.71 [2023-05-23T16:35:53.422Z] SSH_AGENT_PID=77 [2023-05-23T16:35:53.428Z] Running ssh-add (command line suppressed) [2023-05-23T16:35:53.550Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8597525270257133316.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8597525270257133316.key) [2023-05-23T16:35:53.560Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T16:35:53.850Z] + git semver init [2023-05-23T16:35:54.110Z] 2023-05-23 16:35:54,041 [run_init] DEBUG init version:0.0.0 force:False [2023-05-23T16:35:54.110Z] 2023-05-23 16:35:54,042 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-05-23T16:35:54.110Z] 2023-05-23 16:35:54,042 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-05-23T16:35:54.110Z] 2023-05-23 16:35:54,043 [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-23T16:35:56.034Z] 2023-05-23 16:35:55,596 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2023-05-23T16:35:56.034Z] 2023-05-23 16:35:55,597 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2023-05-23T16:35:56.034Z] 2023-05-23 16:35:55,597 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-23T16:35:56.034Z] 2023-05-23 16:35:55,597 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-23T16:35:56.034Z] 3.0.0-dev.16 [Pipeline] } [2023-05-23T16:35:56.047Z] $ docker exec --env ******** --env ******** b37aca1cb038b4115e4ddae169941f322065a2cd7e2b7937417cadab785bca94 ssh-agent -k [2023-05-23T16:35:56.177Z] unset SSH_AUTH_SOCK; [2023-05-23T16:35:56.177Z] unset SSH_AGENT_PID; [2023-05-23T16:35:56.178Z] echo Agent pid 77 killed; [2023-05-23T16:35:56.186Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-23T16:35:56.504Z] + git semver [Pipeline] } [2023-05-23T16:35:56.782Z] $ docker stop --time=1 b37aca1cb038b4115e4ddae169941f322065a2cd7e2b7937417cadab785bca94 [2023-05-23T16:35:58.112Z] $ docker rm -f --volumes b37aca1cb038b4115e4ddae169941f322065a2cd7e2b7937417cadab785bca94 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T16:35:58.456Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-23T16:35:58.667Z] Stashed 1 file(s) [Pipeline] echo [2023-05-23T16:35:58.671Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.16 [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-23T16:35:58.834Z] provisioning config files... [2023-05-23T16:35:58.843Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config13772797464569838603tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T16:35:59.142Z] ---> docker-login.sh [2023-05-23T16:35:59.142Z] nexus3.edgexfoundry.org:10001 [2023-05-23T16:35:59.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T16:35:59.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T16:35:59.142Z] Configure a credential helper to remove this warning. See [2023-05-23T16:35:59.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T16:35:59.142Z] [2023-05-23T16:35:59.142Z] Login Succeeded [2023-05-23T16:35:59.142Z] nexus3.edgexfoundry.org:10002 [2023-05-23T16:35:59.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T16:35:59.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T16:35:59.142Z] Configure a credential helper to remove this warning. See [2023-05-23T16:35:59.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T16:35:59.142Z] [2023-05-23T16:35:59.142Z] Login Succeeded [2023-05-23T16:35:59.142Z] nexus3.edgexfoundry.org:10003 [2023-05-23T16:35:59.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T16:35:59.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T16:35:59.402Z] Configure a credential helper to remove this warning. See [2023-05-23T16:35:59.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T16:35:59.402Z] [2023-05-23T16:35:59.402Z] Login Succeeded [2023-05-23T16:35:59.402Z] nexus3.edgexfoundry.org:10004 [2023-05-23T16:35:59.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T16:35:59.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T16:35:59.402Z] Configure a credential helper to remove this warning. See [2023-05-23T16:35:59.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T16:35:59.402Z] [2023-05-23T16:35:59.402Z] Login Succeeded [2023-05-23T16:35:59.402Z] docker.io [2023-05-23T16:35:59.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T16:35:59.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T16:35:59.663Z] Configure a credential helper to remove this warning. See [2023-05-23T16:35:59.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T16:35:59.663Z] [2023-05-23T16:35:59.663Z] Login Succeeded [2023-05-23T16:35:59.663Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T16:35:59.672Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-23T16:35:59.743Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T16:35:59.760Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T16:35:59.769Z] ========================================================= [2023-05-23T16:35:59.769Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-23T16:35:59.769Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:36:00.080Z] + 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-23T16:36:00.351Z] Sending build context to Docker daemon 45.56MB [2023-05-23T16:36:00.351Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T16:36:00.351Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-23T16:36:00.351Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-23T16:36:00.351Z] f56be85fc22e: Pulling fs layer [2023-05-23T16:36:00.351Z] 85791d961cd3: Pulling fs layer [2023-05-23T16:36:00.351Z] d694b5ae8c79: Pulling fs layer [2023-05-23T16:36:00.351Z] 9f32a84ed3da: Pulling fs layer [2023-05-23T16:36:00.351Z] 4d19c01a9841: Pulling fs layer [2023-05-23T16:36:00.351Z] 9325e15d5711: Pulling fs layer [2023-05-23T16:36:00.351Z] 556b6ee489ea: Pulling fs layer [2023-05-23T16:36:00.351Z] 9f32a84ed3da: Waiting [2023-05-23T16:36:00.351Z] 4d19c01a9841: Waiting [2023-05-23T16:36:00.351Z] 9325e15d5711: Waiting [2023-05-23T16:36:00.351Z] c5a4b2cf53e6: Pulling fs layer [2023-05-23T16:36:00.351Z] c5a4b2cf53e6: Waiting [2023-05-23T16:36:00.351Z] 556b6ee489ea: Waiting [2023-05-23T16:36:00.351Z] 85791d961cd3: Download complete [2023-05-23T16:36:00.351Z] 9f32a84ed3da: Verifying Checksum [2023-05-23T16:36:00.351Z] 9f32a84ed3da: Download complete [2023-05-23T16:36:00.351Z] 4d19c01a9841: Verifying Checksum [2023-05-23T16:36:00.351Z] 4d19c01a9841: Download complete [2023-05-23T16:36:00.351Z] f56be85fc22e: Verifying Checksum [2023-05-23T16:36:00.351Z] f56be85fc22e: Download complete [2023-05-23T16:36:00.632Z] 9325e15d5711: Verifying Checksum [2023-05-23T16:36:00.632Z] 9325e15d5711: Download complete [2023-05-23T16:36:00.632Z] f56be85fc22e: Pull complete [2023-05-23T16:36:00.901Z] 85791d961cd3: Pull complete [2023-05-23T16:36:01.176Z] c5a4b2cf53e6: Verifying Checksum [2023-05-23T16:36:01.176Z] c5a4b2cf53e6: Download complete [2023-05-23T16:36:01.438Z] d694b5ae8c79: Verifying Checksum [2023-05-23T16:36:01.438Z] d694b5ae8c79: Download complete [2023-05-23T16:36:01.438Z] 556b6ee489ea: Verifying Checksum [2023-05-23T16:36:01.438Z] 556b6ee489ea: Download complete [2023-05-23T16:36:04.725Z] d694b5ae8c79: Pull complete [2023-05-23T16:36:04.725Z] 9f32a84ed3da: Pull complete [2023-05-23T16:36:04.725Z] 4d19c01a9841: Pull complete [2023-05-23T16:36:04.984Z] 9325e15d5711: Pull complete [2023-05-23T16:36:07.517Z] 556b6ee489ea: Pull complete [2023-05-23T16:36:08.454Z] c5a4b2cf53e6: Pull complete [2023-05-23T16:36:08.454Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-23T16:36:08.454Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-23T16:36:08.454Z] ---> c4be618373d6 [2023-05-23T16:36:08.454Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-23T16:36:13.781Z] Still waiting to schedule task [2023-05-23T16:36:13.781Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-23T16:36:16.679Z] ---> Running in 44c1b97deacf [2023-05-23T16:36:16.679Z] Removing intermediate container 44c1b97deacf [2023-05-23T16:36:16.679Z] ---> 149fc70082f8 [2023-05-23T16:36:16.679Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-23T16:36:16.679Z] ---> Running in 0fbb708396ad [2023-05-23T16:36:16.679Z] Removing intermediate container 0fbb708396ad [2023-05-23T16:36:16.679Z] ---> f9daf90e6817 [2023-05-23T16:36:16.679Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T16:36:16.679Z] ---> Running in d69b858b0ff0 [2023-05-23T16:36:16.679Z] Removing intermediate container d69b858b0ff0 [2023-05-23T16:36:16.679Z] ---> 63f2cb6a587e [2023-05-23T16:36:16.679Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-23T16:36:16.679Z] ---> Running in 63b3b58ffe3c [2023-05-23T16:36:16.679Z] Removing intermediate container 63b3b58ffe3c [2023-05-23T16:36:16.679Z] ---> 70723c0a2c64 [2023-05-23T16:36:16.679Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-23T16:36:16.679Z] ---> Running in 2867c0fa9cda [2023-05-23T16:36:16.679Z] Removing intermediate container 2867c0fa9cda [2023-05-23T16:36:16.679Z] ---> eb939d8ba6f7 [2023-05-23T16:36:16.679Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-23T16:36:16.939Z] latest: Pulling from library/docker [2023-05-23T16:36:17.197Z] 8a49fdb3b6a5: Pulling fs layer [2023-05-23T16:36:17.197Z] dfb60e7f5d22: Pulling fs layer [2023-05-23T16:36:17.197Z] f74671f55a8d: Pulling fs layer [2023-05-23T16:36:17.197Z] 75039dcfa57a: Pulling fs layer [2023-05-23T16:36:17.197Z] a867a08cc62a: Pulling fs layer [2023-05-23T16:36:17.197Z] f897c97d93d5: Pulling fs layer [2023-05-23T16:36:17.197Z] 5893dfdf0269: Pulling fs layer [2023-05-23T16:36:17.197Z] 7bd0f5addfbf: Pulling fs layer [2023-05-23T16:36:17.197Z] b3364461d2a2: Pulling fs layer [2023-05-23T16:36:17.197Z] f897c97d93d5: Waiting [2023-05-23T16:36:17.197Z] 5893dfdf0269: Waiting [2023-05-23T16:36:17.197Z] 75039dcfa57a: Waiting [2023-05-23T16:36:17.197Z] a867a08cc62a: Waiting [2023-05-23T16:36:17.197Z] 7bd0f5addfbf: Waiting [2023-05-23T16:36:17.197Z] 3b63b390fabe: Pulling fs layer [2023-05-23T16:36:17.197Z] 200a256d559f: Pulling fs layer [2023-05-23T16:36:17.197Z] b3364461d2a2: Waiting [2023-05-23T16:36:17.197Z] 3b63b390fabe: Waiting [2023-05-23T16:36:17.197Z] f36549cf8e4b: Pulling fs layer [2023-05-23T16:36:17.197Z] 135f01648aa4: Pulling fs layer [2023-05-23T16:36:17.197Z] f9804e6a84f9: Pulling fs layer [2023-05-23T16:36:17.197Z] f36549cf8e4b: Waiting [2023-05-23T16:36:17.197Z] 135f01648aa4: Waiting [2023-05-23T16:36:17.197Z] f9804e6a84f9: Waiting [2023-05-23T16:36:17.197Z] f74671f55a8d: Verifying Checksum [2023-05-23T16:36:17.197Z] f74671f55a8d: Download complete [2023-05-23T16:36:17.197Z] dfb60e7f5d22: Verifying Checksum [2023-05-23T16:36:17.197Z] dfb60e7f5d22: Download complete [2023-05-23T16:36:17.455Z] 75039dcfa57a: Verifying Checksum [2023-05-23T16:36:17.455Z] 75039dcfa57a: Download complete [2023-05-23T16:36:17.455Z] 8a49fdb3b6a5: Download complete [2023-05-23T16:36:17.455Z] a867a08cc62a: Verifying Checksum [2023-05-23T16:36:17.455Z] a867a08cc62a: Download complete [2023-05-23T16:36:17.731Z] 5893dfdf0269: Download complete [2023-05-23T16:36:17.731Z] 7bd0f5addfbf: Verifying Checksum [2023-05-23T16:36:17.731Z] 7bd0f5addfbf: Download complete [2023-05-23T16:36:17.731Z] 8a49fdb3b6a5: Pull complete [2023-05-23T16:36:17.731Z] b3364461d2a2: Verifying Checksum [2023-05-23T16:36:17.731Z] b3364461d2a2: Download complete [2023-05-23T16:36:17.731Z] f897c97d93d5: Verifying Checksum [2023-05-23T16:36:17.731Z] f897c97d93d5: Download complete [2023-05-23T16:36:17.731Z] 200a256d559f: Verifying Checksum [2023-05-23T16:36:17.989Z] dfb60e7f5d22: Pull complete [2023-05-23T16:36:17.989Z] 135f01648aa4: Verifying Checksum [2023-05-23T16:36:17.989Z] 135f01648aa4: Download complete [2023-05-23T16:36:17.989Z] f74671f55a8d: Pull complete [2023-05-23T16:36:17.989Z] 3b63b390fabe: Verifying Checksum [2023-05-23T16:36:17.989Z] 3b63b390fabe: Download complete [2023-05-23T16:36:18.248Z] 75039dcfa57a: Pull complete [2023-05-23T16:36:18.248Z] f9804e6a84f9: Verifying Checksum [2023-05-23T16:36:18.248Z] f9804e6a84f9: Download complete [2023-05-23T16:36:18.509Z] f36549cf8e4b: Verifying Checksum [2023-05-23T16:36:18.509Z] f36549cf8e4b: Download complete [2023-05-23T16:36:18.509Z] a867a08cc62a: Pull complete [2023-05-23T16:36:19.077Z] f897c97d93d5: Pull complete [2023-05-23T16:36:19.077Z] 5893dfdf0269: Pull complete [2023-05-23T16:36:19.077Z] 7bd0f5addfbf: Pull complete [2023-05-23T16:36:19.077Z] b3364461d2a2: Pull complete [2023-05-23T16:36:19.336Z] 3b63b390fabe: Pull complete [2023-05-23T16:36:19.595Z] 200a256d559f: Pull complete [2023-05-23T16:36:20.530Z] f36549cf8e4b: Pull complete [2023-05-23T16:36:20.530Z] 135f01648aa4: Pull complete [2023-05-23T16:36:20.530Z] f9804e6a84f9: Pull complete [2023-05-23T16:36:20.530Z] Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 [2023-05-23T16:36:20.530Z] Status: Downloaded newer image for docker:latest [2023-05-23T16:36:24.736Z] ---> 0b64b9156333 [2023-05-23T16:36:24.736Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T16:36:24.995Z] ---> Running in 162c445ed94a [2023-05-23T16:36:25.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T16:36:25.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T16:36:25.820Z] OK: 265 MiB in 53 packages [2023-05-23T16:36:26.079Z] Removing intermediate container 162c445ed94a [2023-05-23T16:36:26.079Z] ---> de4707be77d7 [2023-05-23T16:36:26.079Z] Step 10/15 : ENV GO111MODULE=on [2023-05-23T16:36:26.079Z] ---> Running in 67bc40d5089e [2023-05-23T16:36:26.080Z] Removing intermediate container 67bc40d5089e [2023-05-23T16:36:26.080Z] ---> 0a8197bbadbc [2023-05-23T16:36:26.080Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-23T16:36:26.338Z] ---> Running in 8d93bac47c9b [2023-05-23T16:36:26.338Z] Removing intermediate container 8d93bac47c9b [2023-05-23T16:36:26.338Z] ---> afbf4ec62285 [2023-05-23T16:36:26.338Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-23T16:36:26.338Z] ---> 5a6c8a1f0766 [2023-05-23T16:36:26.338Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T16:36:26.599Z] ---> Running in ded8a6d479ff [2023-05-23T16:37:05.330Z] Removing intermediate container ded8a6d479ff [2023-05-23T16:37:05.330Z] ---> 13c2fe3f7d35 [2023-05-23T16:37:05.330Z] Step 14/15 : COPY . . [2023-05-23T16:37:05.330Z] ---> 9cb98319257e [2023-05-23T16:37:05.330Z] Step 15/15 : RUN ${MAKE} [2023-05-23T16:37:05.330Z] ---> Running in 73dbf0a36528 [2023-05-23T16:37:05.589Z] noop [2023-05-23T16:37:05.848Z] Removing intermediate container 73dbf0a36528 [2023-05-23T16:37:05.848Z] ---> 0fd850fc956f [2023-05-23T16:37:06.107Z] Successfully built 0fd850fc956f [2023-05-23T16:37:06.107Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:37:06.437Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-23T16:37:06.437Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T16:37:06.509Z] prd-ubuntu20.04-docker-8c-8g-16524 does not seem to be running inside a container [2023-05-23T16:37:06.544Z] $ 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-23T16:37:06.898Z] $ docker top 4d9e2fdf3731610633e1aa985be800e04d017368e36f0f594fb41937b93d5268 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T16:37:07.253Z] + go version [2023-05-23T16:37:07.253Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-23T16:37:07.267Z] $ docker stop --time=1 4d9e2fdf3731610633e1aa985be800e04d017368e36f0f594fb41937b93d5268 [2023-05-23T16:37:08.540Z] $ docker rm -f --volumes 4d9e2fdf3731610633e1aa985be800e04d017368e36f0f594fb41937b93d5268 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:37:08.955Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-23T16:37:08.955Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T16:37:09.023Z] prd-ubuntu20.04-docker-8c-8g-16524 does not seem to be running inside a container [2023-05-23T16:37:09.055Z] $ 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-23T16:37:09.397Z] $ docker top fe813d030410f0a90aab6d35eac046eafe2c2c7abcfd4c669e6dc945d47c5136 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T16:37:09.729Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-23T16:37:10.026Z] + make test [2023-05-23T16:37:10.026Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-23T16:37:15.299Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-23T16:37:23.429Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-23T16:37:23.429Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-23T16:37:23.429Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-23T16:37:23.429Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-23T16:37:23.429Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-23T16:37:23.429Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-23T16:37:23.429Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-23T16:37:23.429Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-23T16:37:23.429Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-23T16:37:26.713Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-23T16:37:26.713Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-23T16:37:26.713Z] ./bin/test-attribution-txt.sh [2023-05-23T16:37:26.971Z] make -C web test [2023-05-23T16:37:26.971Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2023-05-23T16:37:26.971Z] make[1]: tput: No such file or directory [2023-05-23T16:37:26.971Z] make[1]: tput: No such file or directory [2023-05-23T16:37:26.971Z] warning: generating ./VERSION [2023-05-23T16:37:26.971Z] echo "0.0.0" > VERSION [2023-05-23T16:37:26.971Z] docker build \ [2023-05-23T16:37:26.971Z] -f Dockerfile \ [2023-05-23T16:37:26.971Z] --build-arg USER=1000 \ [2023-05-23T16:37:26.971Z] \ [2023-05-23T16:37:26.971Z] --label "git_sha=f22d9fd72652b6230f2e463e6c7ea75394f899e7" \ [2023-05-23T16:37:26.971Z] -t edgexfoundry/edgex-web-ui:f22d9fd72652b6230f2e463e6c7ea75394f899e7 \ [2023-05-23T16:37:26.971Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-23T16:37:26.971Z] . [2023-05-23T16:37:26.971Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-23T16:37:26.971Z] Install the buildx component to build images with BuildKit: [2023-05-23T16:37:26.971Z] https://docs.docker.com/go/buildx/ [2023-05-23T16:37:26.971Z] [2023-05-23T16:37:26.971Z] Sending build context to Docker daemon 2.571MB [2023-05-23T16:37:26.971Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-23T16:37:27.240Z] 16.17-alpine3.15: Pulling from library/node [2023-05-23T16:37:27.240Z] 9621f1afde84: Pulling fs layer [2023-05-23T16:37:27.240Z] c6f70ee39829: Pulling fs layer [2023-05-23T16:37:27.240Z] 56892a8094a2: Pulling fs layer [2023-05-23T16:37:27.240Z] 58dd87906ef0: Pulling fs layer [2023-05-23T16:37:27.240Z] 58dd87906ef0: Waiting [2023-05-23T16:37:27.240Z] 9621f1afde84: Verifying Checksum [2023-05-23T16:37:27.240Z] 9621f1afde84: Download complete [2023-05-23T16:37:27.240Z] 56892a8094a2: Verifying Checksum [2023-05-23T16:37:27.240Z] 56892a8094a2: Download complete [2023-05-23T16:37:27.240Z] 58dd87906ef0: Verifying Checksum [2023-05-23T16:37:27.240Z] 58dd87906ef0: Download complete [2023-05-23T16:37:27.240Z] 9621f1afde84: Pull complete [2023-05-23T16:37:27.500Z] c6f70ee39829: Download complete [2023-05-23T16:37:28.434Z] c6f70ee39829: Pull complete [2023-05-23T16:37:28.694Z] 56892a8094a2: Pull complete [2023-05-23T16:37:28.694Z] 58dd87906ef0: Pull complete [2023-05-23T16:37:28.694Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-23T16:37:28.694Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-23T16:37:28.694Z] ---> b69703f70c3d [2023-05-23T16:37:28.694Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-23T16:37:32.129Z] ---> Running in 49320f06f9a9 [2023-05-23T16:37:32.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-05-23T16:37:32.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-05-23T16:37:32.388Z] (1/129) Installing libxau (1.0.9-r0) [2023-05-23T16:37:32.388Z] (2/129) Installing libmd (1.0.3-r0) [2023-05-23T16:37:32.388Z] (3/129) Installing libbsd (0.11.3-r1) [2023-05-23T16:37:32.388Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-05-23T16:37:32.388Z] (5/129) Installing libxcb (1.14-r2) [2023-05-23T16:37:32.388Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-05-23T16:37:32.388Z] (7/129) Installing libxext (1.3.4-r0) [2023-05-23T16:37:32.388Z] (8/129) Installing libice (1.0.10-r0) [2023-05-23T16:37:32.388Z] (9/129) Installing libuuid (2.37.4-r0) [2023-05-23T16:37:32.388Z] (10/129) Installing libsm (1.2.3-r0) [2023-05-23T16:37:32.388Z] (11/129) Installing libxt (1.2.1-r0) [2023-05-23T16:37:32.388Z] (12/129) Installing libxmu (1.1.3-r0) [2023-05-23T16:37:32.388Z] (13/129) Installing xset (1.2.4-r0) [2023-05-23T16:37:32.388Z] (14/129) Installing xprop (1.2.5-r0) [2023-05-23T16:37:32.388Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-05-23T16:37:32.388Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-23T16:37:32.388Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-05-23T16:37:32.388Z] (18/129) Installing libffi (3.4.2-r1) [2023-05-23T16:37:32.388Z] (19/129) Installing libintl (0.21-r0) [2023-05-23T16:37:32.388Z] (20/129) Installing libblkid (2.37.4-r0) [2023-05-23T16:37:32.388Z] (21/129) Installing libmount (2.37.4-r0) [2023-05-23T16:37:32.388Z] (22/129) Installing pcre (8.45-r1) [2023-05-23T16:37:32.388Z] (23/129) Installing glib (2.70.1-r0) [2023-05-23T16:37:32.649Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-05-23T16:37:32.649Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-05-23T16:37:32.649Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-05-23T16:37:32.649Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-05-23T16:37:32.649Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-05-23T16:37:32.649Z] (29/129) Installing libpng (1.6.37-r1) [2023-05-23T16:37:32.649Z] (30/129) Installing libwebp (1.2.2-r0) [2023-05-23T16:37:32.649Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-05-23T16:37:32.649Z] (32/129) Installing tiff (4.4.0-r1) [2023-05-23T16:37:32.649Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-05-23T16:37:32.649Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-23T16:37:32.649Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-05-23T16:37:32.649Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-05-23T16:37:32.649Z] (37/129) Installing libxrender (0.9.10-r3) [2023-05-23T16:37:32.649Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-05-23T16:37:32.649Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-05-23T16:37:32.649Z] (40/129) Installing libxi (1.8-r0) [2023-05-23T16:37:32.649Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-05-23T16:37:32.649Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-05-23T16:37:32.649Z] (43/129) Installing atk (2.36.0-r0) [2023-05-23T16:37:32.649Z] (44/129) Installing libxtst (1.2.3-r3) [2023-05-23T16:37:32.649Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-05-23T16:37:32.649Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-05-23T16:37:32.649Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-05-23T16:37:32.649Z] (48/129) Installing expat (2.5.0-r0) [2023-05-23T16:37:32.649Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-05-23T16:37:32.649Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-05-23T16:37:32.649Z] (51/129) Installing freetype (2.11.1-r2) [2023-05-23T16:37:32.649Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-05-23T16:37:32.649Z] (53/129) Installing pixman (0.40.0-r4) [2023-05-23T16:37:32.649Z] (54/129) Installing cairo (1.16.0-r5) [2023-05-23T16:37:32.649Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-05-23T16:37:32.649Z] (56/129) Installing avahi-libs (0.8-r5) [2023-05-23T16:37:32.649Z] (57/129) Installing gmp (6.2.1-r1) [2023-05-23T16:37:32.649Z] (58/129) Installing nettle (3.7.3-r0) [2023-05-23T16:37:32.649Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-05-23T16:37:32.649Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-05-23T16:37:32.649Z] (61/129) Installing libunistring (0.9.10-r1) [2023-05-23T16:37:32.649Z] (62/129) Installing gnutls (3.7.1-r2) [2023-05-23T16:37:32.908Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-05-23T16:37:32.908Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-05-23T16:37:32.908Z] (65/129) Installing fribidi (1.0.11-r0) [2023-05-23T16:37:32.908Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-05-23T16:37:32.908Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-05-23T16:37:32.908Z] (68/129) Installing libxft (2.3.4-r0) [2023-05-23T16:37:32.908Z] (69/129) Installing pango (1.48.10-r0) [2023-05-23T16:37:32.908Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-05-23T16:37:32.908Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-23T16:37:32.908Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-05-23T16:37:32.908Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-05-23T16:37:32.908Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-05-23T16:37:32.908Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-05-23T16:37:32.908Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-23T16:37:32.908Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-05-23T16:37:32.908Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-05-23T16:37:32.908Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-05-23T16:37:32.908Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-23T16:37:35.445Z] (79/129) Installing libogg (1.3.5-r0) [2023-05-23T16:37:35.445Z] (80/129) Installing flac (1.3.4-r0) [2023-05-23T16:37:35.445Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-05-23T16:37:35.445Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-05-23T16:37:35.445Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-05-23T16:37:35.445Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-05-23T16:37:35.445Z] (85/129) Installing libass (0.15.2-r0) [2023-05-23T16:37:35.445Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-05-23T16:37:35.445Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-23T16:37:35.445Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-23T16:37:35.445Z] (89/129) Installing lame (3.100-r0) [2023-05-23T16:37:35.445Z] (90/129) Installing opus (1.3.1-r1) [2023-05-23T16:37:35.445Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-05-23T16:37:35.445Z] (92/129) Installing soxr (0.1.3-r2) [2023-05-23T16:37:35.445Z] (93/129) Installing libsrt (1.4.2-r1) [2023-05-23T16:37:35.445Z] (94/129) Installing libssh (0.9.6-r1) [2023-05-23T16:37:35.445Z] (95/129) Installing libtheora (1.1.1-r16) [2023-05-23T16:37:35.445Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-05-23T16:37:35.445Z] (97/129) Installing libpciaccess (0.16-r0) [2023-05-23T16:37:35.445Z] (98/129) Installing libdrm (2.4.109-r0) [2023-05-23T16:37:35.445Z] (99/129) Installing libva (2.13.0-r0) [2023-05-23T16:37:35.445Z] (100/129) Installing libvdpau (1.4-r0) [2023-05-23T16:37:35.445Z] (101/129) Installing vidstab (1.1.0-r1) [2023-05-23T16:37:35.445Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-05-23T16:37:35.445Z] (103/129) Installing libvpx (1.10.0-r0) [2023-05-23T16:37:35.445Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-05-23T16:37:35.445Z] (105/129) Installing x264-libs (20210613-r0) [2023-05-23T16:37:35.445Z] (106/129) Installing x265-libs (3.5-r0) [2023-05-23T16:37:35.445Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-05-23T16:37:35.445Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-05-23T16:37:35.445Z] (109/129) Installing libevent (2.1.12-r4) [2023-05-23T16:37:35.445Z] (110/129) Installing mesa (21.2.6-r0) [2023-05-23T16:37:35.445Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-05-23T16:37:35.445Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-05-23T16:37:35.445Z] (113/129) Installing lcms2 (2.12-r1) [2023-05-23T16:37:35.445Z] (114/129) Installing nspr (4.32-r0) [2023-05-23T16:37:35.445Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-05-23T16:37:35.445Z] (116/129) Installing nss (3.78.1-r0) [2023-05-23T16:37:35.445Z] (117/129) Installing libasyncns (0.8-r1) [2023-05-23T16:37:35.445Z] (118/129) Installing libltdl (2.4.6-r7) [2023-05-23T16:37:35.445Z] (119/129) Installing orc (0.4.32-r0) [2023-05-23T16:37:35.445Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-05-23T16:37:35.445Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-05-23T16:37:35.704Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-05-23T16:37:35.704Z] (123/129) Installing libpulse (15.0-r2) [2023-05-23T16:37:35.704Z] (124/129) Installing re2 (2021.11.01-r0) [2023-05-23T16:37:35.704Z] (125/129) Installing snappy (1.1.9-r1) [2023-05-23T16:37:35.704Z] (126/129) Installing libgpg-error (1.42-r1) [2023-05-23T16:37:35.704Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-05-23T16:37:35.704Z] (128/129) Installing libxslt (1.1.35-r0) [2023-05-23T16:37:35.704Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-05-23T16:37:36.640Z] Executing busybox-1.34.1-r7.trigger [2023-05-23T16:37:36.640Z] Executing glib-2.70.1-r0.trigger [2023-05-23T16:37:36.640Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-23T16:37:36.897Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-23T16:37:36.897Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-23T16:37:36.897Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-23T16:37:36.897Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-23T16:37:36.897Z] OK: 286 MiB in 145 packages [2023-05-23T16:37:44.222Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16525 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2023-05-23T16:37:44.235Z] Running in /w/workspace/edgex-ui-go/112 [Pipeline] { [Pipeline] checkout [2023-05-23T16:37:44.274Z] The recommended git tool is: git [2023-05-23T16:37:45.022Z] Removing intermediate container 49320f06f9a9 [2023-05-23T16:37:45.022Z] ---> 91d874968178 [2023-05-23T16:37:45.022Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-23T16:37:45.022Z] ---> Running in 2d4a961acc16 [2023-05-23T16:37:45.022Z] Removing intermediate container 2d4a961acc16 [2023-05-23T16:37:45.022Z] ---> b7fd9155513e [2023-05-23T16:37:45.022Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-23T16:37:45.022Z] ---> Running in d1d2b6ca9964 [2023-05-23T16:37:45.022Z] Removing intermediate container d1d2b6ca9964 [2023-05-23T16:37:45.022Z] ---> c0da6a4ba8d7 [2023-05-23T16:37:45.022Z] Step 5/10 : RUN npm install -g npm [2023-05-23T16:37:45.022Z] ---> Running in b9d369fde006 [2023-05-23T16:37:49.810Z] using credential edgex-jenkins-ssh [2023-05-23T16:37:49.829Z] Cloning the remote Git repository [2023-05-23T16:37:50.421Z] [2023-05-23T16:37:50.421Z] removed 7 packages, changed 101 packages, and audited 264 packages in 5s [2023-05-23T16:37:50.421Z] [2023-05-23T16:37:50.421Z] 27 packages are looking for funding [2023-05-23T16:37:50.421Z] run `npm fund` for details [2023-05-23T16:37:50.421Z] [2023-05-23T16:37:50.421Z] found 0 vulnerabilities [2023-05-23T16:37:49.878Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-23T16:37:49.985Z] > git init /w/workspace/edgex-ui-go/112 # timeout=10 [2023-05-23T16:37:50.141Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-23T16:37:50.142Z] > git --version # timeout=10 [2023-05-23T16:37:50.164Z] > git --version # 'git version 2.25.1' [2023-05-23T16:37:50.167Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-23T16:37:50.332Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-23T16:37:52.397Z] Removing intermediate container b9d369fde006 [2023-05-23T16:37:52.398Z] ---> f42d4a5027b3 [2023-05-23T16:37:52.398Z] Step 6/10 : ARG USER=1000 [2023-05-23T16:37:52.398Z] ---> Running in aa93cdc49cf2 [2023-05-23T16:37:52.398Z] Removing intermediate container aa93cdc49cf2 [2023-05-23T16:37:52.398Z] ---> 988a0648089a [2023-05-23T16:37:52.398Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-23T16:37:52.398Z] ---> Running in f72679d9c443 [2023-05-23T16:37:52.656Z] Removing intermediate container f72679d9c443 [2023-05-23T16:37:52.656Z] ---> 7e493e970354 [2023-05-23T16:37:52.656Z] Step 8/10 : USER $USER:$USER [2023-05-23T16:37:52.656Z] ---> Running in 01907e381635 [2023-05-23T16:37:52.916Z] Removing intermediate container 01907e381635 [2023-05-23T16:37:52.916Z] ---> 505ddc8ef44d [2023-05-23T16:37:52.916Z] Step 9/10 : WORKDIR /app [2023-05-23T16:37:52.916Z] ---> Running in f4b12cd5bfb4 [2023-05-23T16:37:52.916Z] Removing intermediate container f4b12cd5bfb4 [2023-05-23T16:37:52.916Z] ---> 1f6a03725526 [2023-05-23T16:37:52.916Z] Step 10/10 : LABEL git_sha=f22d9fd72652b6230f2e463e6c7ea75394f899e7 [2023-05-23T16:37:52.916Z] ---> Running in 48fce1616019 [2023-05-23T16:37:52.916Z] Removing intermediate container 48fce1616019 [2023-05-23T16:37:52.916Z] ---> e93b503bb918 [2023-05-23T16:37:53.176Z] Successfully built e93b503bb918 [2023-05-23T16:37:53.176Z] Successfully tagged edgexfoundry/edgex-web-ui:f22d9fd72652b6230f2e463e6c7ea75394f899e7 [2023-05-23T16:37:53.176Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-23T16:37:53.176Z] touch edgex-web-ui.imagebuilt [2023-05-23T16:37:53.176Z] mkdir -p node_modules coverage [2023-05-23T16:37:53.176Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-23T16:37:53.176Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-23T16:37:54.156Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-23T16:37:54.182Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-23T16:37:54.555Z] npm WARN old lockfile [2023-05-23T16:37:54.555Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-23T16:37:54.555Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-23T16:37:54.555Z] npm WARN old lockfile [2023-05-23T16:37:54.555Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-23T16:37:54.555Z] npm WARN old lockfile [2023-05-23T16:37:55.092Z] Avoid second fetch [2023-05-23T16:37:55.093Z] Checking out Revision f22d9fd72652b6230f2e463e6c7ea75394f899e7 (main) [2023-05-23T16:37:55.979Z] Commit message: "Merge pull request #614 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.92" [2023-05-23T16:37:55.112Z] > git config core.sparsecheckout # timeout=10 [2023-05-23T16:37:55.199Z] > git checkout -f f22d9fd72652b6230f2e463e6c7ea75394f899e7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-23T16:37:56.881Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-23T16:37:56.881Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-23T16:37:56.881Z] Dload Upload Total Spent Left Speed [2023-05-23T16:37:56.881Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 73281 0 --:--:-- --:--:-- --:--:-- 73705 [Pipeline] sh [2023-05-23T16:37:57.525Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-23T16:37:57.856Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2023-05-23T16:37:57.856Z] sudo tee /etc/docker/daemon.new [2023-05-23T16:37:57.856Z] { [2023-05-23T16:37:57.856Z] "registry-mirrors": [ [2023-05-23T16:37:57.856Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-23T16:37:57.856Z] ], [2023-05-23T16:37:57.856Z] "bip": "10.250.0.254/24", [2023-05-23T16:37:57.856Z] "hosts": [ [2023-05-23T16:37:57.856Z] "tcp://0.0.0.0:5555", [2023-05-23T16:37:57.856Z] "unix:///var/run/docker.sock" [2023-05-23T16:37:57.856Z] ], [2023-05-23T16:37:57.856Z] "mtu": 1458, [2023-05-23T16:37:57.856Z] "selinux-enabled": true, [2023-05-23T16:37:57.856Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-23T16:37:57.856Z] } [Pipeline] sh [2023-05-23T16:37:58.192Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-23T16:37:58.536Z] + sudo service docker restart [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE required: { [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE }, [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE } [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE required: { [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE }, [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE } [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE required: { [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE }, [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE } [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE required: { [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE }, [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE } [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE required: { [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE }, [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE } [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE required: { [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE }, [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE } [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE required: { [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE }, [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE } [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE required: { [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE }, [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE } [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE required: { [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE }, [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T16:38:02.680Z] npm WARN EBADENGINE } [2023-05-23T16:38:06.870Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-23T16:38:06.870Z] 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-23T16:38:06.870Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-23T16:38:06.870Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-23T16:38:06.870Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-23T16:38:06.870Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-23T16:38:07.130Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-23T16:38:07.398Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-23T16:38:08.474Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-23T16:38:09.043Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-23T16:38:09.983Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-23T16:38:11.368Z] 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-23T16:38:11.368Z] 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-23T16:38:11.628Z] 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-23T16:38:11.888Z] 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-23T16:38:11.888Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-23T16:38:12.456Z] 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-23T16:38:12.717Z] 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-23T16:38:13.288Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-23T16:38:16.576Z] 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. [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T16:38:16.807Z] provisioning config files... [2023-05-23T16:38:16.830Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/112@tmp/config5658815629457051740tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T16:38:17.185Z] ---> docker-login.sh [2023-05-23T16:38:17.185Z] nexus3.edgexfoundry.org:10001 [2023-05-23T16:38:17.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T16:38:17.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T16:38:17.780Z] Configure a credential helper to remove this warning. See [2023-05-23T16:38:17.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T16:38:17.780Z] [2023-05-23T16:38:17.780Z] Login Succeeded [2023-05-23T16:38:17.780Z] nexus3.edgexfoundry.org:10002 [2023-05-23T16:38:18.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T16:38:18.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T16:38:18.049Z] Configure a credential helper to remove this warning. See [2023-05-23T16:38:18.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T16:38:18.049Z] [2023-05-23T16:38:18.049Z] Login Succeeded [2023-05-23T16:38:18.319Z] nexus3.edgexfoundry.org:10003 [2023-05-23T16:38:18.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T16:38:18.487Z] 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-23T16:38:18.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T16:38:18.592Z] Configure a credential helper to remove this warning. See [2023-05-23T16:38:18.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T16:38:18.592Z] [2023-05-23T16:38:18.592Z] Login Succeeded [2023-05-23T16:38:18.592Z] nexus3.edgexfoundry.org:10004 [2023-05-23T16:38:18.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T16:38:18.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T16:38:18.862Z] Configure a credential helper to remove this warning. See [2023-05-23T16:38:18.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T16:38:18.862Z] [2023-05-23T16:38:18.862Z] Login Succeeded [2023-05-23T16:38:18.862Z] docker.io [2023-05-23T16:38:19.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T16:38:19.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T16:38:19.404Z] Configure a credential helper to remove this warning. See [2023-05-23T16:38:19.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T16:38:19.404Z] [2023-05-23T16:38:19.404Z] Login Succeeded [2023-05-23T16:38:19.404Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T16:38:19.419Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-23T16:38:19.696Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T16:38:19.712Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T16:38:19.724Z] ========================================================= [2023-05-23T16:38:19.724Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-23T16:38:19.724Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:38:20.084Z] + 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-23T16:38:21.531Z] Sending build context to Docker daemon 28.34MB [2023-05-23T16:38:21.531Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T16:38:21.531Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-23T16:38:21.531Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-23T16:38:21.531Z] c41833b44d91: Pulling fs layer [2023-05-23T16:38:21.531Z] ed15518f5707: Pulling fs layer [2023-05-23T16:38:21.531Z] feae8fd75edb: Pulling fs layer [2023-05-23T16:38:21.531Z] 242c74f7c9fa: Pulling fs layer [2023-05-23T16:38:21.531Z] 3cdef696dda3: Pulling fs layer [2023-05-23T16:38:21.531Z] 2ced38df9373: Pulling fs layer [2023-05-23T16:38:21.531Z] 58f1dce35555: Pulling fs layer [2023-05-23T16:38:21.531Z] 3cdef696dda3: Waiting [2023-05-23T16:38:21.531Z] 242c74f7c9fa: Waiting [2023-05-23T16:38:21.531Z] 2ced38df9373: Waiting [2023-05-23T16:38:21.531Z] 58f1dce35555: Waiting [2023-05-23T16:38:21.531Z] ed15518f5707: Download complete [2023-05-23T16:38:21.531Z] 242c74f7c9fa: Download complete [2023-05-23T16:38:21.531Z] 3cdef696dda3: Verifying Checksum [2023-05-23T16:38:21.531Z] 3cdef696dda3: Download complete [2023-05-23T16:38:21.531Z] c41833b44d91: Verifying Checksum [2023-05-23T16:38:21.531Z] c41833b44d91: Download complete [2023-05-23T16:38:22.498Z] c41833b44d91: Pull complete [2023-05-23T16:38:23.091Z] 58f1dce35555: Verifying Checksum [2023-05-23T16:38:23.091Z] 58f1dce35555: Download complete [2023-05-23T16:38:23.091Z] ed15518f5707: Pull complete [2023-05-23T16:38:23.755Z] [2023-05-23T16:38:23.755Z] added 1478 packages, and audited 1479 packages in 30s [2023-05-23T16:38:23.755Z] [2023-05-23T16:38:23.755Z] 90 packages are looking for funding [2023-05-23T16:38:23.755Z] run `npm fund` for details [2023-05-23T16:38:23.755Z] [2023-05-23T16:38:23.755Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-23T16:38:23.755Z] [2023-05-23T16:38:23.755Z] To address issues that do not require attention, run: [2023-05-23T16:38:23.755Z] npm audit fix [2023-05-23T16:38:23.755Z] [2023-05-23T16:38:23.755Z] To address all issues (including breaking changes), run: [2023-05-23T16:38:23.755Z] npm audit fix --force [2023-05-23T16:38:23.755Z] [2023-05-23T16:38:23.755Z] Run `npm audit` for details. [2023-05-23T16:38:24.063Z] feae8fd75edb: Verifying Checksum [2023-05-23T16:38:24.063Z] feae8fd75edb: Download complete [2023-05-23T16:38:24.333Z] 2ced38df9373: Verifying Checksum [2023-05-23T16:38:24.333Z] 2ced38df9373: Download complete [2023-05-23T16:38:34.436Z] feae8fd75edb: Pull complete [2023-05-23T16:38:34.706Z] 242c74f7c9fa: Pull complete [2023-05-23T16:38:34.976Z] 3cdef696dda3: Pull complete [2023-05-23T16:38:36.001Z] 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-23T16:38:36.570Z] - Generating browser application bundles (phase: setup)... [2023-05-23T16:38:40.763Z] Compiling @angular/core : es2015 as esm2015 [2023-05-23T16:38:40.763Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-23T16:38:41.651Z] 2ced38df9373: Pull complete [2023-05-23T16:38:44.258Z] 58f1dce35555: Pull complete [2023-05-23T16:38:44.258Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-23T16:38:44.258Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-23T16:38:44.258Z] ---> fadd8f120f05 [2023-05-23T16:38:44.258Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-23T16:38:44.955Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-23T16:38:44.955Z] Compiling @angular/common : es2015 as esm2015 [2023-05-23T16:38:44.955Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-23T16:38:44.955Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-23T16:38:45.520Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-23T16:38:45.520Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-23T16:38:45.762Z] ---> Running in 8057cb0d79c8 [2023-05-23T16:38:45.779Z] Compiling @angular/router : es2015 as esm2015 [2023-05-23T16:38:45.779Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-23T16:38:45.779Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-23T16:38:46.029Z] Removing intermediate container 8057cb0d79c8 [2023-05-23T16:38:46.029Z] ---> 2d0a09722837 [2023-05-23T16:38:46.029Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-23T16:38:46.036Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-23T16:38:46.293Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-23T16:38:46.297Z] ---> Running in 6b87331ed5d6 [2023-05-23T16:38:46.565Z] Removing intermediate container 6b87331ed5d6 [2023-05-23T16:38:46.565Z] ---> 792cbb2dd7e7 [2023-05-23T16:38:46.565Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T16:38:46.565Z] ---> Running in de2feef4fd15 [2023-05-23T16:38:46.834Z] Removing intermediate container de2feef4fd15 [2023-05-23T16:38:46.834Z] ---> cc72cd649ede [2023-05-23T16:38:46.834Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-23T16:38:47.102Z] ---> Running in 60b3063a1858 [2023-05-23T16:38:47.370Z] Removing intermediate container 60b3063a1858 [2023-05-23T16:38:47.371Z] ---> 983139e76a83 [2023-05-23T16:38:47.371Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-23T16:38:47.371Z] ---> Running in 8c196091ca39 [2023-05-23T16:38:47.638Z] Removing intermediate container 8c196091ca39 [2023-05-23T16:38:47.638Z] ---> 2d5848492fe8 [2023-05-23T16:38:47.638Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-23T16:38:48.195Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-23T16:38:48.224Z] latest: Pulling from library/docker [2023-05-23T16:38:48.224Z] 08409d417260: Pulling fs layer [2023-05-23T16:38:48.224Z] bf127bdc9f4f: Pulling fs layer [2023-05-23T16:38:48.224Z] 55b4810136f4: Pulling fs layer [2023-05-23T16:38:48.224Z] 2e7805c665c5: Pulling fs layer [2023-05-23T16:38:48.224Z] 560067f77f09: Pulling fs layer [2023-05-23T16:38:48.224Z] 87854ced1808: Pulling fs layer [2023-05-23T16:38:48.224Z] cb23a4dee6cb: Pulling fs layer [2023-05-23T16:38:48.224Z] 0f440641682c: Pulling fs layer [2023-05-23T16:38:48.224Z] 2e7805c665c5: Waiting [2023-05-23T16:38:48.224Z] 560067f77f09: Waiting [2023-05-23T16:38:48.224Z] 87854ced1808: Waiting [2023-05-23T16:38:48.224Z] cb23a4dee6cb: Waiting [2023-05-23T16:38:48.224Z] d5751f9f360d: Pulling fs layer [2023-05-23T16:38:48.224Z] 0f440641682c: Waiting [2023-05-23T16:38:48.224Z] 39b4d37fd203: Pulling fs layer [2023-05-23T16:38:48.224Z] d5751f9f360d: Waiting [2023-05-23T16:38:48.224Z] 39b4d37fd203: Waiting [2023-05-23T16:38:48.224Z] 181b4cd8a6de: Pulling fs layer [2023-05-23T16:38:48.224Z] 59b8b8583a6e: Pulling fs layer [2023-05-23T16:38:48.224Z] 5363e21a005c: Pulling fs layer [2023-05-23T16:38:48.224Z] d56ef98c0a70: Pulling fs layer [2023-05-23T16:38:48.224Z] 181b4cd8a6de: Waiting [2023-05-23T16:38:48.224Z] 59b8b8583a6e: Waiting [2023-05-23T16:38:48.224Z] 5363e21a005c: Waiting [2023-05-23T16:38:48.224Z] d56ef98c0a70: Waiting [2023-05-23T16:38:48.504Z] 55b4810136f4: Verifying Checksum [2023-05-23T16:38:48.504Z] 55b4810136f4: Download complete [2023-05-23T16:38:48.504Z] bf127bdc9f4f: Verifying Checksum [2023-05-23T16:38:48.504Z] bf127bdc9f4f: Download complete [2023-05-23T16:38:48.774Z] 08409d417260: Download complete [2023-05-23T16:38:49.378Z] 2e7805c665c5: Verifying Checksum [2023-05-23T16:38:49.378Z] 2e7805c665c5: Download complete [2023-05-23T16:38:49.378Z] 560067f77f09: Verifying Checksum [2023-05-23T16:38:49.378Z] 560067f77f09: Download complete [2023-05-23T16:38:49.378Z] cb23a4dee6cb: Verifying Checksum [2023-05-23T16:38:49.378Z] cb23a4dee6cb: Download complete [2023-05-23T16:38:49.378Z] 87854ced1808: Download complete [2023-05-23T16:38:49.378Z] d5751f9f360d: Verifying Checksum [2023-05-23T16:38:49.378Z] d5751f9f360d: Download complete [2023-05-23T16:38:49.378Z] 0f440641682c: Verifying Checksum [2023-05-23T16:38:49.378Z] 0f440641682c: Download complete [2023-05-23T16:38:49.646Z] 181b4cd8a6de: Verifying Checksum [2023-05-23T16:38:49.646Z] 181b4cd8a6de: Download complete [2023-05-23T16:38:49.646Z] 08409d417260: Pull complete [2023-05-23T16:38:49.646Z] 5363e21a005c: Verifying Checksum [2023-05-23T16:38:49.646Z] 5363e21a005c: Download complete [2023-05-23T16:38:49.920Z] 39b4d37fd203: Verifying Checksum [2023-05-23T16:38:49.920Z] 39b4d37fd203: Download complete [2023-05-23T16:38:50.193Z] d56ef98c0a70: Verifying Checksum [2023-05-23T16:38:50.193Z] d56ef98c0a70: Download complete [2023-05-23T16:38:50.193Z] bf127bdc9f4f: Pull complete [2023-05-23T16:38:50.782Z] 55b4810136f4: Pull complete [2023-05-23T16:38:51.375Z] 59b8b8583a6e: Verifying Checksum [2023-05-23T16:38:51.375Z] 59b8b8583a6e: Download complete [2023-05-23T16:38:51.646Z] 2e7805c665c5: Pull complete [2023-05-23T16:38:52.611Z] 560067f77f09: Pull complete [2023-05-23T16:38:54.030Z] 87854ced1808: Pull complete [2023-05-23T16:38:54.030Z] cb23a4dee6cb: Pull complete [2023-05-23T16:38:54.301Z] 0f440641682c: Pull complete [2023-05-23T16:38:54.571Z] d5751f9f360d: Pull complete [2023-05-23T16:38:54.774Z] 23 05 2023 16:38:54.149:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-23T16:38:54.774Z] 23 05 2023 16:38:54.151:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-23T16:38:54.774Z] 23 05 2023 16:38:54.154:INFO [launcher]: Starting browser ChromeHeadless [2023-05-23T16:38:55.540Z] 39b4d37fd203: Pull complete [2023-05-23T16:38:55.807Z] 181b4cd8a6de: Pull complete [2023-05-23T16:38:58.397Z] 59b8b8583a6e: Pull complete [2023-05-23T16:38:58.665Z] 5363e21a005c: Pull complete [2023-05-23T16:38:58.944Z] d56ef98c0a70: Pull complete [2023-05-23T16:38:58.944Z] Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 [2023-05-23T16:38:58.944Z] Status: Downloaded newer image for docker:latest [2023-05-23T16:39:03.220Z] ---> 234512ec1848 [2023-05-23T16:39:03.220Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T16:39:03.220Z] ---> Running in dd5c4f5d968b [2023-05-23T16:39:04.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T16:39:04.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T16:39:05.870Z] OK: 263 MiB in 53 packages [2023-05-23T16:39:06.837Z] Removing intermediate container dd5c4f5d968b [2023-05-23T16:39:06.837Z] ---> 4903b3df0a07 [2023-05-23T16:39:06.837Z] Step 10/15 : ENV GO111MODULE=on [2023-05-23T16:39:06.837Z] ---> Running in e39192285f12 [2023-05-23T16:39:07.012Z] ✔ Browser application bundle generation complete. [2023-05-23T16:39:07.012Z] 23 05 2023 16:39:05.255:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket jIRk17_y7pccz_xWAAAB with id 22888685 [2023-05-23T16:39:07.424Z] Removing intermediate container e39192285f12 [2023-05-23T16:39:07.425Z] ---> 5f144baf02da [2023-05-23T16:39:07.425Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-23T16:39:07.425Z] ---> Running in 70b8c20ad98b [2023-05-23T16:39:07.693Z] Removing intermediate container 70b8c20ad98b [2023-05-23T16:39:07.693Z] ---> ae0d8d0fc563 [2023-05-23T16:39:07.693Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-23T16:39:07.952Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-23T16:39:08.213Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.087 secs) [2023-05-23T16:39:08.213Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.121 secs) [2023-05-23T16:39:08.213Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.178 secs) [2023-05-23T16:39:08.213Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.201 secs) [2023-05-23T16:39:08.213Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.209 secs) [2023-05-23T16:39:08.282Z] ---> 79b359685772 [2023-05-23T16:39:08.282Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T16:39:08.282Z] ---> Running in e6576445468b [2023-05-23T16:39:08.472Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.219 secs) [2023-05-23T16:39:08.472Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.318 secs) [2023-05-23T16:39:08.472Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.347 secs) [2023-05-23T16:39:08.472Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.36 secs) [2023-05-23T16:39:08.472Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.387 secs) [2023-05-23T16:39:08.472Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.394 secs) [2023-05-23T16:39:08.472Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.397 secs) [2023-05-23T16:39:08.732Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.414 secs) [2023-05-23T16:39:08.732Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.464 secs) [2023-05-23T16:39:08.732Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.473 secs) [2023-05-23T16:39:08.732Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.479 secs) [2023-05-23T16:39:08.732Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.49 secs) [2023-05-23T16:39:08.732Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.492 secs) [2023-05-23T16:39:08.732Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.496 secs) [2023-05-23T16:39:08.732Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.53 secs) [2023-05-23T16:39:08.732Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.533 secs) [2023-05-23T16:39:08.732Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.54 secs) [2023-05-23T16:39:08.732Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.545 secs) [2023-05-23T16:39:08.992Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.587 secs) [2023-05-23T16:39:08.992Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.592 secs) [2023-05-23T16:39:08.992Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.605 secs) [2023-05-23T16:39:08.992Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.614 secs) [2023-05-23T16:39:08.992Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.638 secs) [2023-05-23T16:39:08.992Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.648 secs) [2023-05-23T16:39:08.992Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.658 secs) [2023-05-23T16:39:08.992Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.678 secs) [2023-05-23T16:39:08.992Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.687 secs) [2023-05-23T16:39:08.992Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.69 secs) [2023-05-23T16:39:08.992Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.692 secs) [2023-05-23T16:39:08.992Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.694 secs) [2023-05-23T16:39:08.992Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.716 secs) [2023-05-23T16:39:08.992Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.724 secs) [2023-05-23T16:39:08.992Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.735 secs) [2023-05-23T16:39:08.992Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.736 secs) [2023-05-23T16:39:08.992Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.738 secs) [2023-05-23T16:39:08.992Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.745 secs) [2023-05-23T16:39:08.992Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 0.75 secs) [2023-05-23T16:39:08.992Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 0.752 secs) [2023-05-23T16:39:08.992Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 0.76 secs) [2023-05-23T16:39:08.992Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 0.765 secs) [2023-05-23T16:39:08.992Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 0.768 secs) [2023-05-23T16:39:09.251Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 0.797 secs) [2023-05-23T16:39:09.251Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 0.803 secs) [2023-05-23T16:39:09.251Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 0.808 secs) [2023-05-23T16:39:09.251Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 0.811 secs) [2023-05-23T16:39:09.251Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 0.828 secs) [2023-05-23T16:39:09.251Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 0.834 secs) [2023-05-23T16:39:09.251Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 0.837 secs) [2023-05-23T16:39:09.251Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 0.839 secs) [2023-05-23T16:39:09.251Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 0.84 secs) [2023-05-23T16:39:09.251Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 0.843 secs) [2023-05-23T16:39:09.251Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 0.863 secs) [2023-05-23T16:39:09.251Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 0.875 secs) [2023-05-23T16:39:09.251Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 0.911 secs) [2023-05-23T16:39:09.251Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 0.934 secs) [2023-05-23T16:39:09.251Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 0.948 secs) [2023-05-23T16:39:09.510Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 0.967 secs) [2023-05-23T16:39:09.510Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 0.999 secs) [2023-05-23T16:39:09.510Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.006 secs) [2023-05-23T16:39:09.510Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.008 secs) [2023-05-23T16:39:09.510Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.034 secs) [2023-05-23T16:39:09.510Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.056 secs) [2023-05-23T16:39:09.510Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.062 secs) [2023-05-23T16:39:09.510Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.063 secs) [2023-05-23T16:39:09.510Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.07 secs) [2023-05-23T16:39:09.510Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.164 secs) [2023-05-23T16:39:09.769Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.188 secs) [2023-05-23T16:39:09.769Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.199 secs) [2023-05-23T16:39:09.769Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.204 secs) [2023-05-23T16:39:09.769Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.21 secs) [2023-05-23T16:39:09.769Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.221 secs) [2023-05-23T16:39:09.769Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.225 secs) [2023-05-23T16:39:09.769Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.268 secs) [2023-05-23T16:39:09.769Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.271 secs) [2023-05-23T16:39:09.769Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.286 secs) [2023-05-23T16:39:09.769Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.296 secs) [2023-05-23T16:39:09.770Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.313 secs) [2023-05-23T16:39:09.770Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.328 secs) [2023-05-23T16:39:09.770Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.334 secs) [2023-05-23T16:39:09.770Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.339 secs) [2023-05-23T16:39:09.770Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.349 secs) [2023-05-23T16:39:10.034Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.359 secs) [2023-05-23T16:39:10.034Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.372 secs) [2023-05-23T16:39:10.034Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.376 secs) [2023-05-23T16:39:10.034Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.384 secs) [2023-05-23T16:39:10.034Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.409 secs) [2023-05-23T16:39:10.034Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.422 secs) [2023-05-23T16:39:10.034Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.433 secs) [2023-05-23T16:39:10.034Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.435 secs) [2023-05-23T16:39:10.034Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.443 secs) [2023-05-23T16:39:10.034Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.449 secs) [2023-05-23T16:39:10.034Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.467 secs) [2023-05-23T16:39:10.034Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.477 secs) [2023-05-23T16:39:10.034Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.479 secs) [2023-05-23T16:39:10.034Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.481 secs) [2023-05-23T16:39:10.034Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.505 secs) [2023-05-23T16:39:10.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.516 secs) [2023-05-23T16:39:10.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.523 secs) [2023-05-23T16:39:10.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.528 secs) [2023-05-23T16:39:10.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.532 secs) [2023-05-23T16:39:10.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.534 secs) [2023-05-23T16:39:10.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.542 secs) [2023-05-23T16:39:10.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.552 secs) [2023-05-23T16:39:10.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.557 secs) [2023-05-23T16:39:10.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.564 secs) [2023-05-23T16:39:10.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.567 secs) [2023-05-23T16:39:10.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.568 secs) [2023-05-23T16:39:10.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.57 secs) [2023-05-23T16:39:10.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.571 secs) [2023-05-23T16:39:10.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.574 secs) [2023-05-23T16:39:10.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.575 secs) [2023-05-23T16:39:10.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.602 secs) [2023-05-23T16:39:10.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.612 secs) [2023-05-23T16:39:10.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.623 secs) [2023-05-23T16:39:10.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.641 secs) [2023-05-23T16:39:10.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.648 secs) [2023-05-23T16:39:10.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.652 secs) [2023-05-23T16:39:10.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.657 secs) [2023-05-23T16:39:10.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 1.662 secs) [2023-05-23T16:39:10.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 1.679 secs) [2023-05-23T16:39:10.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 1.69 secs) [2023-05-23T16:39:10.553Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 1.705 secs) [2023-05-23T16:39:10.553Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 1.71 secs) [2023-05-23T16:39:10.553Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 1.714 secs) [2023-05-23T16:39:10.553Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 1.738 secs) [2023-05-23T16:39:10.553Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 1.752 secs) [2023-05-23T16:39:10.553Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 1.755 secs) [2023-05-23T16:39:10.553Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 1.785 secs) [2023-05-23T16:39:10.553Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 1.794 secs) [2023-05-23T16:39:10.553Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 1.798 secs) [2023-05-23T16:39:10.553Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 1.802 secs) [2023-05-23T16:39:10.553Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 1.819 secs) [2023-05-23T16:39:10.553Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 1.845 secs) [2023-05-23T16:39:10.811Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 1.852 secs) [2023-05-23T16:39:10.811Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 1.86 secs) [2023-05-23T16:39:10.811Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 1.867 secs) [2023-05-23T16:39:10.811Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 1.884 secs) [2023-05-23T16:39:10.811Z] WARN: ' [2023-05-23T16:39:10.811Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-23T16:39:10.811Z] Support for using the ngModel input property and ngModelChange event with [2023-05-23T16:39:10.811Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-23T16:39:10.811Z] in a future version of Angular. [2023-05-23T16:39:10.811Z] [2023-05-23T16:39:10.811Z] For more information on this, see our API docs here: [2023-05-23T16:39:10.811Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-23T16:39:10.811Z] ' [2023-05-23T16:39:10.811Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 1.884 secs) [2023-05-23T16:39:10.811Z] WARN: ' [2023-05-23T16:39:10.811Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-23T16:39:10.811Z] Support for using the ngModel input property and ngModelChange event with [2023-05-23T16:39:10.811Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-23T16:39:10.811Z] in a future version of Angular. [2023-05-23T16:39:10.811Z] [2023-05-23T16:39:10.811Z] For more information on this, see our API docs here: [2023-05-23T16:39:10.811Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-23T16:39:10.811Z] ' [2023-05-23T16:39:10.811Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 1.908 secs) [2023-05-23T16:39:10.811Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 1.918 secs) [2023-05-23T16:39:10.811Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 1.949 secs) [2023-05-23T16:39:11.068Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (2.885 secs / 1.949 secs) [2023-05-23T16:39:11.068Z] TOTAL: 145 SUCCESS [2023-05-23T16:39:11.068Z] ✔ Browser application bundle generation complete. [2023-05-23T16:39:11.325Z] [2023-05-23T16:39:11.325Z] =============================== Coverage summary =============================== [2023-05-23T16:39:11.325Z] Statements : 41.56% ( 1425/3429 ) [2023-05-23T16:39:11.325Z] Branches : 12.14% ( 109/898 ) [2023-05-23T16:39:11.325Z] Functions : 33.33% ( 417/1251 ) [2023-05-23T16:39:11.325Z] Lines : 39.45% ( 1280/3245 ) [2023-05-23T16:39:11.325Z] ================================================================================ [2023-05-23T16:39:11.325Z] ✔ Browser application bundle generation complete. [2023-05-23T16:39:11.895Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2023-05-23T16:39:11.910Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-23T16:39:11.930Z] $ docker stop --time=1 fe813d030410f0a90aab6d35eac046eafe2c2c7abcfd4c669e6dc945d47c5136 [2023-05-23T16:39:13.233Z] $ docker rm -f --volumes fe813d030410f0a90aab6d35eac046eafe2c2c7abcfd4c669e6dc945d47c5136 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T16:39:13.627Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-23T16:39:14.483Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-23T16:39:15.092Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-23T16:39:15.943Z] + ls -al . [2023-05-23T16:39:15.943Z] total 180 [2023-05-23T16:39:15.943Z] drwxrwxr-x 14 jenkins jenkins 4096 May 23 16:37 . [2023-05-23T16:39:15.943Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 16:35 .. [2023-05-23T16:39:15.943Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 16:35 .blubracket [2023-05-23T16:39:15.943Z] -rw-rw-r-- 1 jenkins jenkins 18 May 23 16:35 .dockerignore [2023-05-23T16:39:15.943Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 16:35 .git [2023-05-23T16:39:15.943Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 16:35 .github [2023-05-23T16:39:15.943Z] -rw-rw-r-- 1 jenkins jenkins 185 May 23 16:35 .gitignore [2023-05-23T16:39:15.943Z] drwxr-xr-x 3 jenkins jenkins 4096 May 23 16:35 .semver [2023-05-23T16:39:15.943Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 23 16:35 Attribution.txt [2023-05-23T16:39:15.943Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 23 16:35 CHANGELOG.md [2023-05-23T16:39:15.943Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 23 16:35 CONTRIBUTING.md [2023-05-23T16:39:15.943Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 23 16:35 Dockerfile [2023-05-23T16:39:15.943Z] -rw-rw-r-- 1 jenkins jenkins 652 May 23 16:35 Jenkinsfile [2023-05-23T16:39:15.943Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 23 16:35 LICENSE [2023-05-23T16:39:15.943Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 23 16:35 Makefile [2023-05-23T16:39:15.943Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 23 16:35 README.md [2023-05-23T16:39:15.943Z] -rw-rw-r-- 1 jenkins jenkins 12 May 23 16:35 VERSION [2023-05-23T16:39:15.943Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 16:35 assets [2023-05-23T16:39:15.943Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 16:35 bin [2023-05-23T16:39:15.943Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 16:35 cmd [2023-05-23T16:39:15.943Z] -rw-r--r-- 1 jenkins jenkins 10 May 23 16:37 coverage.out [2023-05-23T16:39:15.943Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 16:35 docs [2023-05-23T16:39:15.943Z] -rw-rw-r-- 1 jenkins jenkins 3040 May 23 16:35 go.mod [2023-05-23T16:39:15.943Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 23 16:35 go.sum [2023-05-23T16:39:15.943Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 16:35 internal [2023-05-23T16:39:15.943Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 16:35 snap [2023-05-23T16:39:15.943Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 16:35 testing [2023-05-23T16:39:15.943Z] -rw-rw-r-- 1 jenkins jenkins 155 May 23 16:35 version.go [2023-05-23T16:39:15.943Z] drwxrwxr-x 6 jenkins jenkins 4096 May 23 16:37 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:39:16.250Z] + 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=f22d9fd72652b6230f2e463e6c7ea75394f899e7 --label arch=amd64 --label version=3.0.0-dev.16 . [2023-05-23T16:39:16.509Z] Sending build context to Docker daemon 48.32MB [2023-05-23T16:39:16.509Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T16:39:16.509Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-23T16:39:16.509Z] ---> 0fd850fc956f [2023-05-23T16:39:16.509Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-23T16:39:17.079Z] ---> Running in 33d1568bbc1d [2023-05-23T16:39:17.338Z] Removing intermediate container 33d1568bbc1d [2023-05-23T16:39:17.338Z] ---> 1e25b46444b9 [2023-05-23T16:39:17.338Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-23T16:39:17.338Z] ---> Running in 8c0628db1467 [2023-05-23T16:39:17.338Z] Removing intermediate container 8c0628db1467 [2023-05-23T16:39:17.338Z] ---> 4a477fe10953 [2023-05-23T16:39:17.338Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T16:39:17.338Z] ---> Running in c743bbe46f54 [2023-05-23T16:39:17.338Z] Removing intermediate container c743bbe46f54 [2023-05-23T16:39:17.338Z] ---> e3ea4e4bdc22 [2023-05-23T16:39:17.338Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-23T16:39:17.338Z] ---> Running in c898e3c10e0b [2023-05-23T16:39:17.598Z] Removing intermediate container c898e3c10e0b [2023-05-23T16:39:17.598Z] ---> 5b1e3feb6750 [2023-05-23T16:39:17.598Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-23T16:39:17.598Z] ---> Running in b2aec10fee8c [2023-05-23T16:39:17.598Z] Removing intermediate container b2aec10fee8c [2023-05-23T16:39:17.598Z] ---> 9349b74beb1c [2023-05-23T16:39:17.598Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-23T16:39:18.538Z] ---> 37ce03f0e287 [2023-05-23T16:39:18.538Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T16:39:18.538Z] ---> Running in 1ee6d62871c5 [2023-05-23T16:39:18.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T16:39:18.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T16:39:19.053Z] OK: 265 MiB in 53 packages [2023-05-23T16:39:19.312Z] Removing intermediate container 1ee6d62871c5 [2023-05-23T16:39:19.312Z] ---> f126cc033fb6 [2023-05-23T16:39:19.312Z] Step 10/25 : ENV GO111MODULE=on [2023-05-23T16:39:19.312Z] ---> Running in 36022a975866 [2023-05-23T16:39:19.571Z] Removing intermediate container 36022a975866 [2023-05-23T16:39:19.571Z] ---> 2db542d9cdca [2023-05-23T16:39:19.571Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-23T16:39:19.571Z] ---> Running in 336f6da42e81 [2023-05-23T16:39:19.571Z] Removing intermediate container 336f6da42e81 [2023-05-23T16:39:19.571Z] ---> 2023c9549ef8 [2023-05-23T16:39:19.571Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-23T16:39:19.831Z] ---> 271826895dbf [2023-05-23T16:39:19.831Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T16:39:19.831Z] ---> Running in 903b9ca20641 [2023-05-23T16:39:20.398Z] Removing intermediate container 903b9ca20641 [2023-05-23T16:39:20.398Z] ---> 78b5afd0b7de [2023-05-23T16:39:20.398Z] Step 14/25 : COPY . . [2023-05-23T16:39:22.308Z] ---> f67984e2798c [2023-05-23T16:39:22.308Z] Step 15/25 : RUN ${MAKE} [2023-05-23T16:39:22.308Z] ---> Running in 5e9a29d9847c [2023-05-23T16:39:22.568Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.16" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-05-23T16:39:40.683Z] Removing intermediate container 5e9a29d9847c [2023-05-23T16:39:40.683Z] ---> 943f2cfb4808 [2023-05-23T16:39:40.683Z] Step 16/25 : FROM alpine:3.17 [2023-05-23T16:39:40.684Z] 3.17: Pulling from library/alpine [2023-05-23T16:39:40.684Z] f56be85fc22e: Already exists [2023-05-23T16:39:40.684Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-23T16:39:40.684Z] Status: Downloaded newer image for alpine:3.17 [2023-05-23T16:39:40.684Z] ---> 9ed4aefc74f6 [2023-05-23T16:39:40.684Z] Step 17/25 : EXPOSE 4000 [2023-05-23T16:39:40.684Z] ---> Running in 86743a520b2c [2023-05-23T16:39:40.684Z] Removing intermediate container 86743a520b2c [2023-05-23T16:39:40.684Z] ---> 51efc863f598 [2023-05-23T16:39:40.684Z] 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-23T16:39:41.259Z] ---> 8d62858dc780 [2023-05-23T16:39:41.259Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-23T16:39:41.517Z] ---> 15cf6a00be43 [2023-05-23T16:39:41.517Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-23T16:39:41.517Z] ---> 42486f6f7edc [2023-05-23T16:39:41.517Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-23T16:39:41.517Z] ---> Running in c1f1f726c9f6 [2023-05-23T16:39:41.775Z] Removing intermediate container c1f1f726c9f6 [2023-05-23T16:39:41.775Z] ---> e304e949bc62 [2023-05-23T16:39:41.775Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-23T16:39:41.775Z] ---> Running in d95524acaf2f [2023-05-23T16:39:41.775Z] Removing intermediate container d95524acaf2f [2023-05-23T16:39:41.775Z] ---> 6cb63760fabc [2023-05-23T16:39:41.775Z] Step 23/25 : LABEL arch=amd64 [2023-05-23T16:39:41.775Z] ---> Running in b8880c6b8896 [2023-05-23T16:39:41.775Z] Removing intermediate container b8880c6b8896 [2023-05-23T16:39:41.775Z] ---> d7258ddd6665 [2023-05-23T16:39:41.775Z] Step 24/25 : LABEL git_sha=f22d9fd72652b6230f2e463e6c7ea75394f899e7 [2023-05-23T16:39:41.775Z] ---> Running in 02374c14c722 [2023-05-23T16:39:42.033Z] Removing intermediate container 02374c14c722 [2023-05-23T16:39:42.033Z] ---> 5b665f828af1 [2023-05-23T16:39:42.033Z] Step 25/25 : LABEL version=3.0.0-dev.16 [2023-05-23T16:39:42.033Z] ---> Running in 92f71438e944 [2023-05-23T16:39:42.033Z] Removing intermediate container 92f71438e944 [2023-05-23T16:39:42.033Z] ---> 83802289433a [2023-05-23T16:39:42.033Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-23T16:39:42.033Z] Successfully built 83802289433a [2023-05-23T16:39:42.033Z] 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-23T16:39:42.123Z] provisioning config files... [2023-05-23T16:39:42.132Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10599884233812043191tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T16:39:42.434Z] ---> docker-login.sh [2023-05-23T16:39:42.434Z] nexus3.edgexfoundry.org:10001 [2023-05-23T16:39:42.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T16:39:42.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T16:39:42.434Z] Configure a credential helper to remove this warning. See [2023-05-23T16:39:42.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T16:39:42.434Z] [2023-05-23T16:39:42.434Z] Login Succeeded [2023-05-23T16:39:42.434Z] nexus3.edgexfoundry.org:10002 [2023-05-23T16:39:42.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T16:39:42.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T16:39:42.434Z] Configure a credential helper to remove this warning. See [2023-05-23T16:39:42.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T16:39:42.434Z] [2023-05-23T16:39:42.434Z] Login Succeeded [2023-05-23T16:39:42.434Z] nexus3.edgexfoundry.org:10003 [2023-05-23T16:39:42.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T16:39:42.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T16:39:42.692Z] Configure a credential helper to remove this warning. See [2023-05-23T16:39:42.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T16:39:42.692Z] [2023-05-23T16:39:42.692Z] Login Succeeded [2023-05-23T16:39:42.692Z] nexus3.edgexfoundry.org:10004 [2023-05-23T16:39:42.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T16:39:42.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T16:39:42.692Z] Configure a credential helper to remove this warning. See [2023-05-23T16:39:42.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T16:39:42.692Z] [2023-05-23T16:39:42.692Z] Login Succeeded [2023-05-23T16:39:42.692Z] docker.io [2023-05-23T16:39:42.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T16:39:42.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T16:39:42.951Z] Configure a credential helper to remove this warning. See [2023-05-23T16:39:42.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T16:39:42.951Z] [2023-05-23T16:39:42.951Z] Login Succeeded [2023-05-23T16:39:42.951Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T16:39:42.957Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-23T16:39:42.987Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T16:39:43.005Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2023-05-23T16:39:43.005Z] f22d9fd72652b6230f2e463e6c7ea75394f899e7 [2023-05-23T16:39:43.005Z] latest [2023-05-23T16:39:43.005Z] 3.0.0-dev.16 [2023-05-23T16:39:43.005Z] f22d9fd72652b6230f2e463e6c7ea75394f899e7-3.0.0-dev.16 [2023-05-23T16:39:43.005Z] main [2023-05-23T16:39:43.005Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:39:43.319Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:f22d9fd72652b6230f2e463e6c7ea75394f899e7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:39:43.625Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:f22d9fd72652b6230f2e463e6c7ea75394f899e7 [2023-05-23T16:39:43.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-23T16:39:43.625Z] aa016cba1f8a: Preparing [2023-05-23T16:39:43.625Z] baec7aa4af71: Preparing [2023-05-23T16:39:43.625Z] 1bcf2ed41cda: Preparing [2023-05-23T16:39:43.625Z] f1417ff83b31: Preparing [2023-05-23T16:39:43.625Z] f1417ff83b31: Layer already exists [2023-05-23T16:39:43.625Z] baec7aa4af71: Pushed [2023-05-23T16:39:43.625Z] aa016cba1f8a: Pushed [2023-05-23T16:39:46.913Z] 1bcf2ed41cda: Pushed [2023-05-23T16:39:46.913Z] f22d9fd72652b6230f2e463e6c7ea75394f899e7: digest: sha256:d11d00c71c4f6c6545e76ecfa66658943cae4bc247c85dbc214c5c7498fdcdbc size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:39:47.228Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:39:47.526Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-05-23T16:39:47.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-23T16:39:47.526Z] aa016cba1f8a: Preparing [2023-05-23T16:39:47.526Z] baec7aa4af71: Preparing [2023-05-23T16:39:47.526Z] 1bcf2ed41cda: Preparing [2023-05-23T16:39:47.526Z] f1417ff83b31: Preparing [2023-05-23T16:39:47.526Z] aa016cba1f8a: Layer already exists [2023-05-23T16:39:47.526Z] 1bcf2ed41cda: Layer already exists [2023-05-23T16:39:47.526Z] baec7aa4af71: Layer already exists [2023-05-23T16:39:47.526Z] f1417ff83b31: Layer already exists [2023-05-23T16:39:47.526Z] latest: digest: sha256:d11d00c71c4f6c6545e76ecfa66658943cae4bc247c85dbc214c5c7498fdcdbc size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:39:47.835Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:39:48.138Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.16 [2023-05-23T16:39:48.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-23T16:39:48.138Z] aa016cba1f8a: Preparing [2023-05-23T16:39:48.138Z] baec7aa4af71: Preparing [2023-05-23T16:39:48.138Z] 1bcf2ed41cda: Preparing [2023-05-23T16:39:48.138Z] f1417ff83b31: Preparing [2023-05-23T16:39:48.138Z] baec7aa4af71: Layer already exists [2023-05-23T16:39:48.138Z] aa016cba1f8a: Layer already exists [2023-05-23T16:39:48.138Z] 1bcf2ed41cda: Layer already exists [2023-05-23T16:39:48.138Z] f1417ff83b31: Layer already exists [2023-05-23T16:39:48.138Z] 3.0.0-dev.16: digest: sha256:d11d00c71c4f6c6545e76ecfa66658943cae4bc247c85dbc214c5c7498fdcdbc size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:39:48.442Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:f22d9fd72652b6230f2e463e6c7ea75394f899e7-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:39:48.751Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:f22d9fd72652b6230f2e463e6c7ea75394f899e7-3.0.0-dev.16 [2023-05-23T16:39:48.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-23T16:39:48.751Z] aa016cba1f8a: Preparing [2023-05-23T16:39:48.751Z] baec7aa4af71: Preparing [2023-05-23T16:39:48.751Z] 1bcf2ed41cda: Preparing [2023-05-23T16:39:48.751Z] f1417ff83b31: Preparing [2023-05-23T16:39:48.751Z] baec7aa4af71: Layer already exists [2023-05-23T16:39:48.751Z] f1417ff83b31: Layer already exists [2023-05-23T16:39:48.751Z] 1bcf2ed41cda: Layer already exists [2023-05-23T16:39:48.751Z] aa016cba1f8a: Layer already exists [2023-05-23T16:39:48.751Z] f22d9fd72652b6230f2e463e6c7ea75394f899e7-3.0.0-dev.16: digest: sha256:d11d00c71c4f6c6545e76ecfa66658943cae4bc247c85dbc214c5c7498fdcdbc size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:39:49.060Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:39:49.364Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2023-05-23T16:39:49.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-23T16:39:49.364Z] aa016cba1f8a: Preparing [2023-05-23T16:39:49.364Z] baec7aa4af71: Preparing [2023-05-23T16:39:49.364Z] 1bcf2ed41cda: Preparing [2023-05-23T16:39:49.364Z] f1417ff83b31: Preparing [2023-05-23T16:39:49.365Z] aa016cba1f8a: Layer already exists [2023-05-23T16:39:49.365Z] f1417ff83b31: Layer already exists [2023-05-23T16:39:49.365Z] 1bcf2ed41cda: Layer already exists [2023-05-23T16:39:49.365Z] baec7aa4af71: Layer already exists [2023-05-23T16:39:49.365Z] main: digest: sha256:d11d00c71c4f6c6545e76ecfa66658943cae4bc247c85dbc214c5c7498fdcdbc size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-23T16:39:49.403Z] ===================================================== [Pipeline] echo [2023-05-23T16:39:49.409Z] taggedImages: [2023-05-23T16:39:49.409Z] - nexus3.edgexfoundry.org:10004/edgex-ui:f22d9fd72652b6230f2e463e6c7ea75394f899e7 [2023-05-23T16:39:49.409Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-05-23T16:39:49.409Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.16 [2023-05-23T16:39:49.409Z] - nexus3.edgexfoundry.org:10004/edgex-ui:f22d9fd72652b6230f2e463e6c7ea75394f899e7-3.0.0-dev.16 [2023-05-23T16:39:49.409Z] - 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-23T16:39:49.766Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T16:39:49.766Z] [2023-05-23T16:39:49.766Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:39:50.062Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T16:39:50.062Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-23T16:39:50.062Z] 5eb5b503b376: Pulling fs layer [2023-05-23T16:39:50.062Z] 5c69ac0246d0: Pulling fs layer [2023-05-23T16:39:50.062Z] ec43610c2a17: Pulling fs layer [2023-05-23T16:39:50.062Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-23T16:39:50.062Z] 33b1e0a273af: Pulling fs layer [2023-05-23T16:39:50.062Z] 5d3b04190fa2: Pulling fs layer [2023-05-23T16:39:50.062Z] 2f39f015ded8: Pulling fs layer [2023-05-23T16:39:50.062Z] 33b1e0a273af: Waiting [2023-05-23T16:39:50.062Z] 5d3b04190fa2: Waiting [2023-05-23T16:39:50.062Z] 2f39f015ded8: Waiting [2023-05-23T16:39:50.062Z] 3a2ae6a8a46f: Waiting [2023-05-23T16:39:50.062Z] 5c69ac0246d0: Verifying Checksum [2023-05-23T16:39:50.062Z] 5c69ac0246d0: Download complete [2023-05-23T16:39:50.062Z] 33b1e0a273af: Verifying Checksum [2023-05-23T16:39:50.062Z] 33b1e0a273af: Download complete [2023-05-23T16:39:50.321Z] 5d3b04190fa2: Verifying Checksum [2023-05-23T16:39:50.321Z] 5d3b04190fa2: Download complete [2023-05-23T16:39:50.321Z] ec43610c2a17: Verifying Checksum [2023-05-23T16:39:50.321Z] ec43610c2a17: Download complete [2023-05-23T16:39:50.321Z] 5eb5b503b376: Verifying Checksum [2023-05-23T16:39:50.321Z] 5eb5b503b376: Download complete [2023-05-23T16:39:50.886Z] 2f39f015ded8: Download complete [2023-05-23T16:39:51.850Z] 5eb5b503b376: Pull complete [2023-05-23T16:39:51.850Z] 5c69ac0246d0: Pull complete [2023-05-23T16:39:52.108Z] ec43610c2a17: Pull complete [2023-05-23T16:39:52.367Z] 3a2ae6a8a46f: Pull complete [2023-05-23T16:39:52.367Z] 33b1e0a273af: Pull complete [2023-05-23T16:39:52.625Z] 5d3b04190fa2: Pull complete [2023-05-23T16:39:56.809Z] 2f39f015ded8: Pull complete [2023-05-23T16:39:56.809Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-23T16:39:56.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T16:39:56.809Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T16:39:56.894Z] prd-ubuntu20.04-docker-8c-8g-16524 does not seem to be running inside a container [2023-05-23T16:39:56.928Z] $ 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-23T16:40:00.707Z] $ docker top ec0ed78ef2edf2ad8d9e5878860d50e4bf143a8231406983904aa2e8cdeb4836 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T16:40:01.094Z] ---> job-cost.sh [2023-05-23T16:40:01.094Z] lf-activate-venv: SKIPPING [2023-05-23T16:40:01.094Z] INFO: No Stack... [2023-05-23T16:40:01.352Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-23T16:40:01.612Z] INFO: Archiving Costs [Pipeline] sh [2023-05-23T16:40:01.910Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2023-05-23T16:40:01.910Z] + cut -d, -f6 [Pipeline] lock [2023-05-23T16:40:01.923Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-112-stack-cost] [2023-05-23T16:40:01.928Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-112-stack-cost] did not exist. Created. [2023-05-23T16:40:01.929Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-112-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-23T16:40:02.240Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-23T16:40:02.599Z] Stashed 1 file(s) [Pipeline] } [2023-05-23T16:40:02.609Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-112-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-23T16:40:02.628Z] $ docker stop --time=1 ec0ed78ef2edf2ad8d9e5878860d50e4bf143a8231406983904aa2e8cdeb4836 [2023-05-23T16:40:04.236Z] $ docker rm -f --volumes ec0ed78ef2edf2ad8d9e5878860d50e4bf143a8231406983904aa2e8cdeb4836 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-23T16:40:16.174Z] Removing intermediate container e6576445468b [2023-05-23T16:40:16.174Z] ---> bf7fd6c49514 [2023-05-23T16:40:16.174Z] Step 14/15 : COPY . . [2023-05-23T16:40:16.174Z] ---> bf24f015d526 [2023-05-23T16:40:16.174Z] Step 15/15 : RUN ${MAKE} [2023-05-23T16:40:16.174Z] ---> Running in 6d4b5c1e8f3a [2023-05-23T16:40:16.174Z] noop [2023-05-23T16:40:16.174Z] Removing intermediate container 6d4b5c1e8f3a [2023-05-23T16:40:16.174Z] ---> 5e49ef2634ba [2023-05-23T16:40:16.174Z] Successfully built 5e49ef2634ba [2023-05-23T16:40:16.174Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:40:16.538Z] + docker inspect -f . ci-base-image-arm64 [2023-05-23T16:40:16.539Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T16:40:16.761Z] prd-ubuntu20.04-docker-arm64-4c-16g-16525 does not seem to be running inside a container [2023-05-23T16:40:16.839Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/112 -v /w/workspace/edgex-ui-go/112:/w/workspace/edgex-ui-go/112:rw,z -v /w/workspace/edgex-ui-go/112@tmp:/w/workspace/edgex-ui-go/112@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-23T16:40:18.110Z] $ docker top 337d6812b4c34341dfa3bc46176e62ddf839ad89d6ee06a612ed870f425ec1a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T16:40:18.932Z] + go version [2023-05-23T16:40:18.932Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-23T16:40:18.955Z] $ docker stop --time=1 337d6812b4c34341dfa3bc46176e62ddf839ad89d6ee06a612ed870f425ec1a9 [2023-05-23T16:40:20.596Z] $ docker rm -f --volumes 337d6812b4c34341dfa3bc46176e62ddf839ad89d6ee06a612ed870f425ec1a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:40:21.139Z] + docker inspect -f . ci-base-image-arm64 [2023-05-23T16:40:21.139Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T16:40:21.330Z] prd-ubuntu20.04-docker-arm64-4c-16g-16525 does not seem to be running inside a container [2023-05-23T16:40:21.408Z] $ 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/112 -v /w/workspace/edgex-ui-go/112:/w/workspace/edgex-ui-go/112:rw,z -v /w/workspace/edgex-ui-go/112@tmp:/w/workspace/edgex-ui-go/112@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-23T16:40:22.580Z] $ docker top f5979369db58d7c1886f800538bf1d48843cc3e6e7ba313c83d377e48c1b2fbc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T16:40:23.408Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/112 [Pipeline] fileExists [Pipeline] sh [2023-05-23T16:40:23.737Z] + make test [2023-05-23T16:40:24.007Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-23T16:40:56.238Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-23T16:42:32.894Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-23T16:42:32.894Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-23T16:42:32.894Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-23T16:42:32.894Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-23T16:42:32.894Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-23T16:42:32.894Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-23T16:42:32.894Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-23T16:42:32.894Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-23T16:42:32.894Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-23T16:42:51.099Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-23T16:42:51.099Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-23T16:42:51.099Z] ./bin/test-attribution-txt.sh [2023-05-23T16:42:51.099Z] make -C web test [2023-05-23T16:42:51.099Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/112/web' [2023-05-23T16:42:51.099Z] make[1]: tput: No such file or directory [2023-05-23T16:42:51.099Z] make[1]: tput: No such file or directory [2023-05-23T16:42:51.099Z] warning: generating ./VERSION [2023-05-23T16:42:51.099Z] echo "0.0.0" > VERSION [2023-05-23T16:42:51.099Z] docker build \ [2023-05-23T16:42:51.099Z] -f Dockerfile \ [2023-05-23T16:42:51.099Z] --build-arg USER=1000 \ [2023-05-23T16:42:51.099Z] \ [2023-05-23T16:42:51.099Z] --label "git_sha=f22d9fd72652b6230f2e463e6c7ea75394f899e7" \ [2023-05-23T16:42:51.099Z] -t edgexfoundry/edgex-web-ui:f22d9fd72652b6230f2e463e6c7ea75394f899e7 \ [2023-05-23T16:42:51.099Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-23T16:42:51.099Z] . [2023-05-23T16:42:51.099Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-23T16:42:51.099Z] Install the buildx component to build images with BuildKit: [2023-05-23T16:42:51.099Z] https://docs.docker.com/go/buildx/ [2023-05-23T16:42:51.099Z] [2023-05-23T16:42:51.099Z] Sending build context to Docker daemon 2.571MB [2023-05-23T16:42:51.099Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-23T16:42:51.099Z] 16.17-alpine3.15: Pulling from library/node [2023-05-23T16:42:51.099Z] 47517142f6ba: Pulling fs layer [2023-05-23T16:42:51.099Z] 5f8c4bfa009b: Pulling fs layer [2023-05-23T16:42:51.099Z] f7079c9c4ba1: Pulling fs layer [2023-05-23T16:42:51.099Z] aba105e6f55a: Pulling fs layer [2023-05-23T16:42:51.099Z] aba105e6f55a: Waiting [2023-05-23T16:42:51.099Z] f7079c9c4ba1: Verifying Checksum [2023-05-23T16:42:51.099Z] f7079c9c4ba1: Download complete [2023-05-23T16:42:51.099Z] 47517142f6ba: Verifying Checksum [2023-05-23T16:42:51.099Z] 47517142f6ba: Download complete [2023-05-23T16:42:51.099Z] aba105e6f55a: Verifying Checksum [2023-05-23T16:42:51.099Z] aba105e6f55a: Download complete [2023-05-23T16:42:51.099Z] 5f8c4bfa009b: Verifying Checksum [2023-05-23T16:42:51.099Z] 5f8c4bfa009b: Download complete [2023-05-23T16:42:53.036Z] 47517142f6ba: Pull complete [2023-05-23T16:42:56.373Z] 5f8c4bfa009b: Pull complete [2023-05-23T16:42:56.373Z] f7079c9c4ba1: Pull complete [2023-05-23T16:42:56.640Z] aba105e6f55a: Pull complete [2023-05-23T16:42:56.640Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-23T16:42:56.640Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-23T16:42:56.640Z] ---> bf1b8b58d215 [2023-05-23T16:42:56.640Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-23T16:42:57.227Z] ---> Running in 8cf0d65010cb [2023-05-23T16:42:58.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-05-23T16:42:58.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-05-23T16:42:59.420Z] (1/128) Installing libxau (1.0.9-r0) [2023-05-23T16:42:59.420Z] (2/128) Installing libmd (1.0.3-r0) [2023-05-23T16:42:59.420Z] (3/128) Installing libbsd (0.11.3-r1) [2023-05-23T16:42:59.420Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-05-23T16:42:59.420Z] (5/128) Installing libxcb (1.14-r2) [2023-05-23T16:42:59.420Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-05-23T16:42:59.420Z] (7/128) Installing libxext (1.3.4-r0) [2023-05-23T16:42:59.420Z] (8/128) Installing libice (1.0.10-r0) [2023-05-23T16:42:59.420Z] (9/128) Installing libuuid (2.37.4-r0) [2023-05-23T16:42:59.420Z] (10/128) Installing libsm (1.2.3-r0) [2023-05-23T16:42:59.420Z] (11/128) Installing libxt (1.2.1-r0) [2023-05-23T16:42:59.420Z] (12/128) Installing libxmu (1.1.3-r0) [2023-05-23T16:42:59.690Z] (13/128) Installing xset (1.2.4-r0) [2023-05-23T16:42:59.690Z] (14/128) Installing xprop (1.2.5-r0) [2023-05-23T16:42:59.690Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-05-23T16:42:59.690Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-23T16:42:59.690Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-05-23T16:42:59.690Z] (18/128) Installing libffi (3.4.2-r1) [2023-05-23T16:42:59.690Z] (19/128) Installing libintl (0.21-r0) [2023-05-23T16:42:59.690Z] (20/128) Installing libblkid (2.37.4-r0) [2023-05-23T16:42:59.690Z] (21/128) Installing libmount (2.37.4-r0) [2023-05-23T16:42:59.690Z] (22/128) Installing pcre (8.45-r1) [2023-05-23T16:42:59.690Z] (23/128) Installing glib (2.70.1-r0) [2023-05-23T16:42:59.690Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-05-23T16:42:59.690Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-05-23T16:42:59.690Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-05-23T16:42:59.957Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-05-23T16:42:59.957Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-05-23T16:42:59.957Z] (29/128) Installing libpng (1.6.37-r1) [2023-05-23T16:42:59.957Z] (30/128) Installing libwebp (1.2.2-r0) [2023-05-23T16:42:59.957Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-05-23T16:42:59.957Z] (32/128) Installing tiff (4.4.0-r1) [2023-05-23T16:42:59.957Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-05-23T16:42:59.957Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-23T16:42:59.957Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-05-23T16:42:59.957Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-05-23T16:42:59.957Z] (37/128) Installing libxrender (0.9.10-r3) [2023-05-23T16:42:59.957Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-05-23T16:42:59.957Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-05-23T16:42:59.957Z] (40/128) Installing libxi (1.8-r0) [2023-05-23T16:42:59.957Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-05-23T16:42:59.957Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-05-23T16:42:59.957Z] (43/128) Installing atk (2.36.0-r0) [2023-05-23T16:42:59.957Z] (44/128) Installing libxtst (1.2.3-r3) [2023-05-23T16:43:00.226Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-05-23T16:43:00.226Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-05-23T16:43:00.226Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-05-23T16:43:00.226Z] (48/128) Installing expat (2.5.0-r0) [2023-05-23T16:43:00.226Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-05-23T16:43:00.226Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-05-23T16:43:00.226Z] (51/128) Installing freetype (2.11.1-r2) [2023-05-23T16:43:00.226Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-05-23T16:43:00.226Z] (53/128) Installing pixman (0.40.0-r4) [2023-05-23T16:43:00.226Z] (54/128) Installing cairo (1.16.0-r5) [2023-05-23T16:43:00.226Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-05-23T16:43:00.226Z] (56/128) Installing avahi-libs (0.8-r5) [2023-05-23T16:43:00.226Z] (57/128) Installing gmp (6.2.1-r1) [2023-05-23T16:43:00.226Z] (58/128) Installing nettle (3.7.3-r0) [2023-05-23T16:43:00.226Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-05-23T16:43:00.494Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-05-23T16:43:00.494Z] (61/128) Installing libunistring (0.9.10-r1) [2023-05-23T16:43:00.494Z] (62/128) Installing gnutls (3.7.1-r2) [2023-05-23T16:43:00.494Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-05-23T16:43:00.494Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-05-23T16:43:00.494Z] (65/128) Installing fribidi (1.0.11-r0) [2023-05-23T16:43:00.494Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-05-23T16:43:00.494Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-05-23T16:43:00.494Z] (68/128) Installing libxft (2.3.4-r0) [2023-05-23T16:43:00.494Z] (69/128) Installing pango (1.48.10-r0) [2023-05-23T16:43:00.494Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-05-23T16:43:00.494Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-23T16:43:00.494Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-05-23T16:43:00.494Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-05-23T16:43:00.762Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-05-23T16:43:00.762Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-05-23T16:43:01.032Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-23T16:43:01.032Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-05-23T16:43:01.032Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-05-23T16:43:01.032Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-05-23T16:43:01.299Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-23T16:43:03.248Z] (79/128) Installing libogg (1.3.5-r0) [2023-05-23T16:43:03.248Z] (80/128) Installing flac (1.3.4-r0) [2023-05-23T16:43:03.248Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-05-23T16:43:03.513Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-05-23T16:43:03.513Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-05-23T16:43:03.513Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-05-23T16:43:03.513Z] (85/128) Installing libass (0.15.2-r0) [2023-05-23T16:43:03.513Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-05-23T16:43:03.513Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-23T16:43:03.513Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-23T16:43:03.513Z] (89/128) Installing lame (3.100-r0) [2023-05-23T16:43:03.513Z] (90/128) Installing opus (1.3.1-r1) [2023-05-23T16:43:03.513Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-05-23T16:43:03.513Z] (92/128) Installing soxr (0.1.3-r2) [2023-05-23T16:43:03.778Z] (93/128) Installing libsrt (1.4.2-r1) [2023-05-23T16:43:03.778Z] (94/128) Installing libssh (0.9.6-r1) [2023-05-23T16:43:03.778Z] (95/128) Installing libtheora (1.1.1-r16) [2023-05-23T16:43:03.778Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-05-23T16:43:03.778Z] (97/128) Installing libdrm (2.4.109-r0) [2023-05-23T16:43:03.778Z] (98/128) Installing libva (2.13.0-r0) [2023-05-23T16:43:03.778Z] (99/128) Installing libvdpau (1.4-r0) [2023-05-23T16:43:03.778Z] (100/128) Installing vidstab (1.1.0-r1) [2023-05-23T16:43:03.778Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-05-23T16:43:03.778Z] (102/128) Installing libvpx (1.10.0-r0) [2023-05-23T16:43:03.778Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-05-23T16:43:03.778Z] (104/128) Installing x264-libs (20210613-r0) [2023-05-23T16:43:03.778Z] (105/128) Installing x265-libs (3.5-r0) [2023-05-23T16:43:04.044Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-05-23T16:43:04.044Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-05-23T16:43:04.310Z] (108/128) Installing libevent (2.1.12-r4) [2023-05-23T16:43:04.310Z] (109/128) Installing mesa (21.2.6-r0) [2023-05-23T16:43:04.310Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-05-23T16:43:04.310Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-05-23T16:43:04.310Z] (112/128) Installing lcms2 (2.12-r1) [2023-05-23T16:43:04.576Z] (113/128) Installing nspr (4.32-r0) [2023-05-23T16:43:04.576Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-05-23T16:43:04.576Z] (115/128) Installing nss (3.78.1-r0) [2023-05-23T16:43:04.576Z] (116/128) Installing libasyncns (0.8-r1) [2023-05-23T16:43:04.576Z] (117/128) Installing libltdl (2.4.6-r7) [2023-05-23T16:43:04.576Z] (118/128) Installing orc (0.4.32-r0) [2023-05-23T16:43:04.576Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-05-23T16:43:04.576Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-05-23T16:43:04.576Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-05-23T16:43:04.576Z] (122/128) Installing libpulse (15.0-r2) [2023-05-23T16:43:04.576Z] (123/128) Installing re2 (2021.11.01-r0) [2023-05-23T16:43:04.843Z] (124/128) Installing snappy (1.1.9-r1) [2023-05-23T16:43:04.843Z] (125/128) Installing libgpg-error (1.42-r1) [2023-05-23T16:43:04.843Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-05-23T16:43:04.843Z] (127/128) Installing libxslt (1.1.35-r0) [2023-05-23T16:43:04.843Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-05-23T16:43:09.096Z] Executing busybox-1.34.1-r7.trigger [2023-05-23T16:43:09.096Z] Executing glib-2.70.1-r0.trigger [2023-05-23T16:43:09.096Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-23T16:43:10.505Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-23T16:43:10.505Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-23T16:43:10.505Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-23T16:43:10.505Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-23T16:43:10.772Z] OK: 275 MiB in 144 packages [2023-05-23T16:43:18.980Z] Removing intermediate container 8cf0d65010cb [2023-05-23T16:43:18.980Z] ---> 61821488722b [2023-05-23T16:43:18.980Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-23T16:43:18.980Z] ---> Running in baf3b8a10513 [2023-05-23T16:43:20.388Z] Removing intermediate container baf3b8a10513 [2023-05-23T16:43:20.388Z] ---> 4e0e242d1cc1 [2023-05-23T16:43:20.388Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-23T16:43:20.388Z] ---> Running in 1885571b2632 [2023-05-23T16:43:20.659Z] Removing intermediate container 1885571b2632 [2023-05-23T16:43:20.660Z] ---> 28c1c9612f20 [2023-05-23T16:43:20.660Z] Step 5/10 : RUN npm install -g npm [2023-05-23T16:43:20.934Z] ---> Running in 3cd2648b35ab [2023-05-23T16:43:47.604Z] [2023-05-23T16:43:47.604Z] removed 7 packages, changed 101 packages, and audited 264 packages in 23s [2023-05-23T16:43:47.604Z] [2023-05-23T16:43:47.604Z] 27 packages are looking for funding [2023-05-23T16:43:47.604Z] run `npm fund` for details [2023-05-23T16:43:47.604Z] [2023-05-23T16:43:47.604Z] found 0 vulnerabilities [2023-05-23T16:43:50.945Z] Removing intermediate container 3cd2648b35ab [2023-05-23T16:43:50.945Z] ---> 35e4b1fdd2e5 [2023-05-23T16:43:50.945Z] Step 6/10 : ARG USER=1000 [2023-05-23T16:43:50.945Z] ---> Running in e527a19e77bb [2023-05-23T16:43:51.210Z] Removing intermediate container e527a19e77bb [2023-05-23T16:43:51.210Z] ---> 188a23196ccc [2023-05-23T16:43:51.210Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-23T16:43:51.210Z] ---> Running in 207789a0c766 [2023-05-23T16:43:53.150Z] Removing intermediate container 207789a0c766 [2023-05-23T16:43:53.150Z] ---> 458adb2c02ce [2023-05-23T16:43:53.150Z] Step 8/10 : USER $USER:$USER [2023-05-23T16:43:53.150Z] ---> Running in dcacae2cb6e5 [2023-05-23T16:43:53.150Z] Removing intermediate container dcacae2cb6e5 [2023-05-23T16:43:53.150Z] ---> 3b85e2bdbd58 [2023-05-23T16:43:53.150Z] Step 9/10 : WORKDIR /app [2023-05-23T16:43:53.150Z] ---> Running in 10280ea5b356 [2023-05-23T16:43:53.416Z] Removing intermediate container 10280ea5b356 [2023-05-23T16:43:53.416Z] ---> e6a3edabb3cd [2023-05-23T16:43:53.416Z] Step 10/10 : LABEL git_sha=f22d9fd72652b6230f2e463e6c7ea75394f899e7 [2023-05-23T16:43:53.683Z] ---> Running in 1d30a0d40059 [2023-05-23T16:43:53.683Z] Removing intermediate container 1d30a0d40059 [2023-05-23T16:43:53.683Z] ---> e9e697ee234f [2023-05-23T16:43:53.955Z] Successfully built e9e697ee234f [2023-05-23T16:43:53.955Z] Successfully tagged edgexfoundry/edgex-web-ui:f22d9fd72652b6230f2e463e6c7ea75394f899e7 [2023-05-23T16:43:53.955Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-23T16:43:53.955Z] touch edgex-web-ui.imagebuilt [2023-05-23T16:43:53.955Z] mkdir -p node_modules coverage [2023-05-23T16:43:53.955Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-23T16:43:53.955Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-23T16:44:06.268Z] npm WARN old lockfile [2023-05-23T16:44:06.268Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-23T16:44:06.268Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-23T16:44:06.268Z] npm WARN old lockfile [2023-05-23T16:44:06.268Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-23T16:44:06.268Z] npm WARN old lockfile [2023-05-23T16:44:45.146Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T16:44:45.146Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-23T16:44:45.146Z] npm WARN EBADENGINE required: { [2023-05-23T16:44:45.146Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T16:44:45.146Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T16:44:45.146Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T16:44:45.146Z] npm WARN EBADENGINE }, [2023-05-23T16:44:45.146Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T16:44:45.146Z] npm WARN EBADENGINE } [2023-05-23T16:44:45.146Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T16:44:45.146Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-23T16:44:45.146Z] npm WARN EBADENGINE required: { [2023-05-23T16:44:45.146Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T16:44:45.146Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T16:44:45.146Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T16:44:45.146Z] npm WARN EBADENGINE }, [2023-05-23T16:44:45.146Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T16:44:45.146Z] npm WARN EBADENGINE } [2023-05-23T16:44:45.146Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T16:44:45.146Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-23T16:44:45.146Z] npm WARN EBADENGINE required: { [2023-05-23T16:44:45.146Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T16:44:45.146Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T16:44:45.146Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T16:44:45.146Z] npm WARN EBADENGINE }, [2023-05-23T16:44:45.147Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T16:44:45.147Z] npm WARN EBADENGINE } [2023-05-23T16:44:45.147Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T16:44:45.147Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-23T16:44:45.147Z] npm WARN EBADENGINE required: { [2023-05-23T16:44:45.147Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T16:44:45.147Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T16:44:45.147Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T16:44:45.147Z] npm WARN EBADENGINE }, [2023-05-23T16:44:45.147Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T16:44:45.147Z] npm WARN EBADENGINE } [2023-05-23T16:44:45.147Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T16:44:45.147Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-23T16:44:45.147Z] npm WARN EBADENGINE required: { [2023-05-23T16:44:45.147Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T16:44:45.147Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T16:44:45.147Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T16:44:45.147Z] npm WARN EBADENGINE }, [2023-05-23T16:44:45.147Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T16:44:45.147Z] npm WARN EBADENGINE } [2023-05-23T16:44:45.147Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T16:44:45.147Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-23T16:44:45.147Z] npm WARN EBADENGINE required: { [2023-05-23T16:44:45.147Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T16:44:45.147Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T16:44:45.147Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T16:44:45.147Z] npm WARN EBADENGINE }, [2023-05-23T16:44:45.147Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T16:44:45.147Z] npm WARN EBADENGINE } [2023-05-23T16:44:45.147Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T16:44:45.147Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-23T16:44:45.147Z] npm WARN EBADENGINE required: { [2023-05-23T16:44:45.147Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T16:44:45.147Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T16:44:45.147Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T16:44:45.147Z] npm WARN EBADENGINE }, [2023-05-23T16:44:45.147Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T16:44:45.147Z] npm WARN EBADENGINE } [2023-05-23T16:44:45.147Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T16:44:45.147Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-23T16:44:45.147Z] npm WARN EBADENGINE required: { [2023-05-23T16:44:45.147Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T16:44:45.147Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T16:44:45.147Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T16:44:45.147Z] npm WARN EBADENGINE }, [2023-05-23T16:44:45.147Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T16:44:45.147Z] npm WARN EBADENGINE } [2023-05-23T16:44:45.147Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T16:44:45.147Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-23T16:44:45.147Z] npm WARN EBADENGINE required: { [2023-05-23T16:44:45.147Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T16:44:45.147Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T16:44:45.147Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T16:44:45.147Z] npm WARN EBADENGINE }, [2023-05-23T16:44:45.147Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T16:44:45.147Z] npm WARN EBADENGINE } [2023-05-23T16:45:11.922Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-23T16:45:11.922Z] 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-23T16:45:11.922Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-23T16:45:11.922Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-23T16:45:11.922Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-23T16:45:12.896Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-23T16:45:16.270Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-23T16:45:24.468Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-23T16:45:24.468Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-23T16:45:25.063Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-23T16:45:35.140Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-23T16:45:45.202Z] 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-23T16:45:45.202Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-23T16:45:45.469Z] 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-23T16:45:53.680Z] 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-23T16:45:53.947Z] 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-23T16:45:55.893Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-23T16:46:05.969Z] 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-23T16:46:07.917Z] 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-23T16:46:26.124Z] 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-23T16:46:45.017Z] 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-23T16:47:23.872Z] [2023-05-23T16:47:23.872Z] added 1475 packages, and audited 1476 packages in 3m [2023-05-23T16:47:23.872Z] [2023-05-23T16:47:23.872Z] 90 packages are looking for funding [2023-05-23T16:47:23.872Z] run `npm fund` for details [2023-05-23T16:47:23.872Z] [2023-05-23T16:47:23.872Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-23T16:47:23.872Z] [2023-05-23T16:47:23.872Z] To address issues that do not require attention, run: [2023-05-23T16:47:23.872Z] npm audit fix [2023-05-23T16:47:23.872Z] [2023-05-23T16:47:23.872Z] To address all issues (including breaking changes), run: [2023-05-23T16:47:23.872Z] npm audit fix --force [2023-05-23T16:47:23.872Z] [2023-05-23T16:47:23.872Z] Run `npm audit` for details. [2023-05-23T16:47:26.454Z] 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-23T16:47:41.440Z] - Generating browser application bundles (phase: setup)... [2023-05-23T16:48:13.664Z] Compiling @angular/core : es2015 as esm2015 [2023-05-23T16:48:13.664Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-23T16:48:40.418Z] Compiling @angular/common : es2015 as esm2015 [2023-05-23T16:48:40.418Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-23T16:48:47.144Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-23T16:48:47.144Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-23T16:48:51.405Z] Compiling @angular/router : es2015 as esm2015 [2023-05-23T16:48:52.367Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-23T16:48:57.713Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-23T16:48:58.668Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-23T16:48:59.250Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-23T16:49:03.679Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-23T16:49:04.280Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-23T16:49:04.900Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-23T16:50:01.290Z] 23 05 2023 16:50:00.285:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-23T16:50:01.290Z] 23 05 2023 16:50:00.301:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-23T16:50:01.290Z] 23 05 2023 16:50:00.339:INFO [launcher]: Starting browser ChromeHeadless [2023-05-23T16:51:09.152Z] 23 05 2023 16:51:05.488:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-05-23T16:51:15.789Z] 23 05 2023 16:51:14.924:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-23T16:51:37.840Z] 23 05 2023 16:51:37.791:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-05-23T16:51:56.033Z] ✔ Browser application bundle generation complete. [2023-05-23T16:51:57.450Z] 23 05 2023 16:51:57.226:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket xP0Z7_9yplctrV2VAAAB with id 24075349 [2023-05-23T16:52:15.664Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-23T16:52:15.936Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 0.717 secs) [2023-05-23T16:52:16.522Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 1.164 secs) [2023-05-23T16:52:17.102Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 1.555 secs) [2023-05-23T16:52:17.368Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 2.005 secs) [2023-05-23T16:52:17.636Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 2.11 secs) [2023-05-23T16:52:17.636Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 2.135 secs) [2023-05-23T16:52:17.636Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 2.168 secs) [2023-05-23T16:52:17.903Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 2.392 secs) [2023-05-23T16:52:18.170Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 2.436 secs) [2023-05-23T16:52:18.170Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 2.451 secs) [2023-05-23T16:52:18.170Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 2.552 secs) [2023-05-23T16:52:18.170Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 2.593 secs) [2023-05-23T16:52:18.436Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 2.724 secs) [2023-05-23T16:52:18.436Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 2.832 secs) [2023-05-23T16:52:18.704Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 2.955 secs) [2023-05-23T16:52:18.704Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 2.981 secs) [2023-05-23T16:52:18.704Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 2.998 secs) [2023-05-23T16:52:18.970Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 3.226 secs) [2023-05-23T16:52:19.237Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 3.313 secs) [2023-05-23T16:52:19.237Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 3.348 secs) [2023-05-23T16:52:19.237Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 3.382 secs) [2023-05-23T16:52:19.505Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 3.624 secs) [2023-05-23T16:52:19.774Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 3.722 secs) [2023-05-23T16:52:19.774Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 3.829 secs) [2023-05-23T16:52:20.358Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 4.257 secs) [2023-05-23T16:52:20.358Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 4.306 secs) [2023-05-23T16:52:20.358Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 4.408 secs) [2023-05-23T16:52:20.626Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 4.441 secs) [2023-05-23T16:52:20.626Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 4.54 secs) [2023-05-23T16:52:20.626Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 4.56 secs) [2023-05-23T16:52:20.626Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 4.572 secs) [2023-05-23T16:52:20.626Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 4.603 secs) [2023-05-23T16:52:20.893Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 4.751 secs) [2023-05-23T16:52:21.161Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 4.818 secs) [2023-05-23T16:52:21.161Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 4.865 secs) [2023-05-23T16:52:21.161Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 4.927 secs) [2023-05-23T16:52:21.161Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 4.945 secs) [2023-05-23T16:52:21.161Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 4.957 secs) [2023-05-23T16:52:21.161Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 4.986 secs) [2023-05-23T16:52:21.429Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 5.009 secs) [2023-05-23T16:52:21.429Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 5.044 secs) [2023-05-23T16:52:21.696Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 5.4 secs) [2023-05-23T16:52:21.962Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 5.467 secs) [2023-05-23T16:52:21.962Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 5.53 secs) [2023-05-23T16:52:21.962Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 5.59 secs) [2023-05-23T16:52:22.226Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 5.624 secs) [2023-05-23T16:52:22.226Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 5.806 secs) [2023-05-23T16:52:22.492Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 5.948 secs) [2023-05-23T16:52:22.492Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 6 secs) [2023-05-23T16:52:22.758Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 6.046 secs) [2023-05-23T16:52:22.758Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 6.071 secs) [2023-05-23T16:52:22.758Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 6.09 secs) [2023-05-23T16:52:22.758Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 6.109 secs) [2023-05-23T16:52:22.758Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 6.12 secs) [2023-05-23T16:52:22.758Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 6.129 secs) [2023-05-23T16:52:22.758Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 6.192 secs) [2023-05-23T16:52:23.025Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 6.424 secs) [2023-05-23T16:52:23.293Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 6.651 secs) [2023-05-23T16:52:23.560Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 6.701 secs) [2023-05-23T16:52:23.560Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 6.745 secs) [2023-05-23T16:52:23.560Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 6.763 secs) [2023-05-23T16:52:23.560Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 6.772 secs) [2023-05-23T16:52:23.826Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 6.815 secs) [2023-05-23T16:52:23.826Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 6.834 secs) [2023-05-23T16:52:23.826Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 6.977 secs) [2023-05-23T16:52:24.093Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 7.057 secs) [2023-05-23T16:52:24.093Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 7.078 secs) [2023-05-23T16:52:24.093Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 7.089 secs) [2023-05-23T16:52:24.360Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 7.2 secs) [2023-05-23T16:52:24.360Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 7.234 secs) [2023-05-23T16:52:24.360Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 7.268 secs) [2023-05-23T16:52:24.360Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 7.302 secs) [2023-05-23T16:52:24.651Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 7.453 secs) [2023-05-23T16:52:24.651Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 7.514 secs) [2023-05-23T16:52:24.920Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 7.59 secs) [2023-05-23T16:52:24.920Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 7.613 secs) [2023-05-23T16:52:24.920Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 7.625 secs) [2023-05-23T16:52:25.186Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 7.797 secs) [2023-05-23T16:52:25.186Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 7.855 secs) [2023-05-23T16:52:25.186Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 7.892 secs) [2023-05-23T16:52:25.454Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 7.922 secs) [2023-05-23T16:52:25.721Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 8.167 secs) [2023-05-23T16:52:25.721Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 8.247 secs) [2023-05-23T16:52:25.986Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 8.281 secs) [2023-05-23T16:52:25.986Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 8.433 secs) [2023-05-23T16:52:26.253Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 8.496 secs) [2023-05-23T16:52:26.253Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 8.562 secs) [2023-05-23T16:52:26.253Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 8.603 secs) [2023-05-23T16:52:26.519Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 8.738 secs) [2023-05-23T16:52:26.519Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 8.805 secs) [2023-05-23T16:52:26.786Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 8.858 secs) [2023-05-23T16:52:26.786Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 9.001 secs) [2023-05-23T16:52:27.054Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 9.173 secs) [2023-05-23T16:52:27.054Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 9.2 secs) [2023-05-23T16:52:27.321Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 9.214 secs) [2023-05-23T16:52:27.321Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 9.273 secs) [2023-05-23T16:52:27.321Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 9.349 secs) [2023-05-23T16:52:27.587Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 9.415 secs) [2023-05-23T16:52:27.587Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 9.431 secs) [2023-05-23T16:52:27.587Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 9.506 secs) [2023-05-23T16:52:27.854Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 9.725 secs) [2023-05-23T16:52:28.123Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 9.773 secs) [2023-05-23T16:52:28.123Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 9.815 secs) [2023-05-23T16:52:28.123Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 9.922 secs) [2023-05-23T16:52:28.389Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 10.002 secs) [2023-05-23T16:52:28.389Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 10.019 secs) [2023-05-23T16:52:28.389Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 10.126 secs) [2023-05-23T16:52:28.656Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 10.173 secs) [2023-05-23T16:52:28.656Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 10.246 secs) [2023-05-23T16:52:28.656Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 10.283 secs) [2023-05-23T16:52:28.922Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 10.479 secs) [2023-05-23T16:52:29.188Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 10.564 secs) [2023-05-23T16:52:29.455Z] WARN: ' [2023-05-23T16:52:29.455Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-23T16:52:29.455Z] Support for using the ngModel input property and ngModelChange event with [2023-05-23T16:52:29.455Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-23T16:52:29.455Z] in a future version of Angular. [2023-05-23T16:52:29.455Z] [2023-05-23T16:52:29.455Z] For more information on this, see our API docs here: [2023-05-23T16:52:29.455Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-23T16:52:29.455Z] ' [2023-05-23T16:52:29.455Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 10.564 secs) [2023-05-23T16:52:29.455Z] WARN: ' [2023-05-23T16:52:29.455Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-23T16:52:29.455Z] Support for using the ngModel input property and ngModelChange event with [2023-05-23T16:52:29.455Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-23T16:52:29.455Z] in a future version of Angular. [2023-05-23T16:52:29.455Z] [2023-05-23T16:52:29.455Z] For more information on this, see our API docs here: [2023-05-23T16:52:29.455Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-23T16:52:29.455Z] ' [2023-05-23T16:52:29.455Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 10.739 secs) [2023-05-23T16:52:29.455Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 10.765 secs) [2023-05-23T16:52:29.455Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 10.793 secs) [2023-05-23T16:52:29.455Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 10.82 secs) [2023-05-23T16:52:29.722Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 10.887 secs) [2023-05-23T16:52:29.722Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 10.947 secs) [2023-05-23T16:52:29.989Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 11.066 secs) [2023-05-23T16:52:30.254Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 11.293 secs) [2023-05-23T16:52:30.254Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 11.434 secs) [2023-05-23T16:52:30.521Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 11.566 secs) [2023-05-23T16:52:30.521Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 11.605 secs) [2023-05-23T16:52:30.791Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 11.634 secs) [2023-05-23T16:52:30.791Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 11.794 secs) [2023-05-23T16:52:31.059Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 11.818 secs) [2023-05-23T16:52:31.059Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 11.831 secs) [2023-05-23T16:52:31.059Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 11.84 secs) [2023-05-23T16:52:31.059Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 11.873 secs) [2023-05-23T16:52:31.326Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 12.043 secs) [2023-05-23T16:52:31.326Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 12.102 secs) [2023-05-23T16:52:31.326Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 12.124 secs) [2023-05-23T16:52:31.592Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 12.153 secs) [2023-05-23T16:52:31.593Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 12.196 secs) [2023-05-23T16:52:31.859Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 12.432 secs) [2023-05-23T16:52:31.859Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 12.462 secs) [2023-05-23T16:52:32.127Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 12.553 secs) [2023-05-23T16:52:32.127Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 12.576 secs) [2023-05-23T16:52:32.127Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 12.624 secs) [2023-05-23T16:52:32.394Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 12.784 secs) [2023-05-23T16:52:32.394Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 12.851 secs) [2023-05-23T16:52:32.664Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 13.068 secs) [2023-05-23T16:52:32.930Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 13.155 secs) [2023-05-23T16:52:33.512Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 13.636 secs) [2023-05-23T16:52:33.777Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 13.967 secs) [2023-05-23T16:52:34.738Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (19.551 secs / 13.967 secs) [2023-05-23T16:52:34.738Z] TOTAL: 145 SUCCESS [2023-05-23T16:52:34.738Z] ✔ Browser application bundle generation complete. [2023-05-23T16:52:38.076Z] [2023-05-23T16:52:38.076Z] =============================== Coverage summary =============================== [2023-05-23T16:52:38.076Z] Statements : 41.56% ( 1425/3429 ) [2023-05-23T16:52:38.076Z] Branches : 12.14% ( 109/898 ) [2023-05-23T16:52:38.076Z] Functions : 33.33% ( 417/1251 ) [2023-05-23T16:52:38.076Z] Lines : 39.45% ( 1280/3245 ) [2023-05-23T16:52:38.076Z] ================================================================================ [2023-05-23T16:52:38.076Z] 23 05 2023 16:52:37.696:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-23T16:52:38.656Z] ✔ Browser application bundle generation complete. [2023-05-23T16:52:39.619Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/112/web' [Pipeline] echo [2023-05-23T16:52:39.639Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-23T16:52:39.659Z] $ docker stop --time=1 f5979369db58d7c1886f800538bf1d48843cc3e6e7ba313c83d377e48c1b2fbc [2023-05-23T16:52:41.451Z] $ docker rm -f --volumes f5979369db58d7c1886f800538bf1d48843cc3e6e7ba313c83d377e48c1b2fbc [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T16:52:42.478Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-23T16:52:45.080Z] Warning: overwriting stash ‘coverage-report’ [2023-05-23T16:52:50.407Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-23T16:52:50.807Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-23T16:52:53.730Z] + ls -al . [2023-05-23T16:52:53.730Z] total 176 [2023-05-23T16:52:53.730Z] drwxrwxr-x 13 jenkins jenkins 4096 May 23 16:40 . [2023-05-23T16:52:53.730Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 16:37 .. [2023-05-23T16:52:53.730Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 16:37 .blubracket [2023-05-23T16:52:53.730Z] -rw-rw-r-- 1 jenkins jenkins 18 May 23 16:37 .dockerignore [2023-05-23T16:52:53.730Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 16:37 .git [2023-05-23T16:52:53.730Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 16:37 .github [2023-05-23T16:52:53.730Z] -rw-rw-r-- 1 jenkins jenkins 185 May 23 16:37 .gitignore [2023-05-23T16:52:53.730Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 23 16:37 Attribution.txt [2023-05-23T16:52:53.730Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 23 16:37 CHANGELOG.md [2023-05-23T16:52:53.730Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 23 16:37 CONTRIBUTING.md [2023-05-23T16:52:53.730Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 23 16:37 Dockerfile [2023-05-23T16:52:53.730Z] -rw-rw-r-- 1 jenkins jenkins 652 May 23 16:37 Jenkinsfile [2023-05-23T16:52:53.730Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 23 16:37 LICENSE [2023-05-23T16:52:53.730Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 23 16:37 Makefile [2023-05-23T16:52:53.730Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 23 16:37 README.md [2023-05-23T16:52:53.730Z] -rw-rw-r-- 1 jenkins jenkins 12 May 23 16:35 VERSION [2023-05-23T16:52:53.730Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 16:37 assets [2023-05-23T16:52:53.730Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 16:37 bin [2023-05-23T16:52:53.730Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 16:37 cmd [2023-05-23T16:52:53.730Z] -rw-r--r-- 1 jenkins jenkins 10 May 23 16:40 coverage.out [2023-05-23T16:52:53.730Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 16:37 docs [2023-05-23T16:52:53.730Z] -rw-rw-r-- 1 jenkins jenkins 3040 May 23 16:37 go.mod [2023-05-23T16:52:53.730Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 23 16:37 go.sum [2023-05-23T16:52:53.730Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 16:37 internal [2023-05-23T16:52:53.730Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 16:37 snap [2023-05-23T16:52:53.730Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 16:37 testing [2023-05-23T16:52:53.730Z] -rw-rw-r-- 1 jenkins jenkins 155 May 23 16:37 version.go [2023-05-23T16:52:53.731Z] drwxrwxr-x 6 jenkins jenkins 4096 May 23 16:43 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:52:54.070Z] + 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=f22d9fd72652b6230f2e463e6c7ea75394f899e7 --label arch=arm64 --label version=3.0.0-dev.16 . [2023-05-23T16:52:55.654Z] Sending build context to Docker daemon 31.09MB [2023-05-23T16:52:55.654Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T16:52:55.654Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-23T16:52:55.654Z] ---> 5e49ef2634ba [2023-05-23T16:52:55.654Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-23T16:52:56.239Z] ---> Running in c1831273def9 [2023-05-23T16:52:56.239Z] Removing intermediate container c1831273def9 [2023-05-23T16:52:56.239Z] ---> 5c1c84520450 [2023-05-23T16:52:56.239Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-23T16:52:56.506Z] ---> Running in d9e0d6d1307d [2023-05-23T16:52:56.774Z] Removing intermediate container d9e0d6d1307d [2023-05-23T16:52:56.774Z] ---> 42b38c5a4b33 [2023-05-23T16:52:56.774Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T16:52:56.774Z] ---> Running in c09977478624 [2023-05-23T16:52:57.041Z] Removing intermediate container c09977478624 [2023-05-23T16:52:57.041Z] ---> 2bb138e276b8 [2023-05-23T16:52:57.041Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-23T16:52:57.310Z] ---> Running in 0f6831ebfaa4 [2023-05-23T16:52:57.577Z] Removing intermediate container 0f6831ebfaa4 [2023-05-23T16:52:57.577Z] ---> 1a4f54b8b658 [2023-05-23T16:52:57.577Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-23T16:52:57.577Z] ---> Running in 1d957d7ddb65 [2023-05-23T16:52:57.844Z] Removing intermediate container 1d957d7ddb65 [2023-05-23T16:52:57.844Z] ---> ee00a03808ad [2023-05-23T16:52:57.844Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-23T16:52:59.799Z] ---> d14b09058810 [2023-05-23T16:52:59.799Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T16:52:59.799Z] ---> Running in 7c3233a20aef [2023-05-23T16:53:00.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T16:53:00.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T16:53:02.374Z] OK: 263 MiB in 53 packages [2023-05-23T16:53:02.957Z] Removing intermediate container 7c3233a20aef [2023-05-23T16:53:02.957Z] ---> e0713d1048de [2023-05-23T16:53:02.957Z] Step 10/25 : ENV GO111MODULE=on [2023-05-23T16:53:02.957Z] ---> Running in 47de94787270 [2023-05-23T16:53:03.538Z] Removing intermediate container 47de94787270 [2023-05-23T16:53:03.538Z] ---> 3834fbd47bfd [2023-05-23T16:53:03.538Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-23T16:53:03.538Z] ---> Running in 50d34feee801 [2023-05-23T16:53:03.806Z] Removing intermediate container 50d34feee801 [2023-05-23T16:53:03.806Z] ---> b16e0936abb5 [2023-05-23T16:53:03.806Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-23T16:53:04.387Z] ---> 52dd31427eb3 [2023-05-23T16:53:04.387Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T16:53:04.387Z] ---> Running in b2d5c62280c6 [2023-05-23T16:53:06.966Z] Removing intermediate container b2d5c62280c6 [2023-05-23T16:53:06.966Z] ---> 360c300342e4 [2023-05-23T16:53:06.966Z] Step 14/25 : COPY . . [2023-05-23T16:53:11.210Z] ---> d3912cdb41a3 [2023-05-23T16:53:11.210Z] Step 15/25 : RUN ${MAKE} [2023-05-23T16:53:11.210Z] ---> Running in 665eecc8a198 [2023-05-23T16:53:12.170Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.16" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-05-23T16:55:19.121Z] Removing intermediate container 665eecc8a198 [2023-05-23T16:55:19.121Z] ---> 6fdefe848b6d [2023-05-23T16:55:19.121Z] Step 16/25 : FROM alpine:3.17 [2023-05-23T16:55:19.121Z] 3.17: Pulling from library/alpine [2023-05-23T16:55:19.121Z] c41833b44d91: Already exists [2023-05-23T16:55:19.121Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-23T16:55:19.121Z] Status: Downloaded newer image for alpine:3.17 [2023-05-23T16:55:19.121Z] ---> 51e60588ff2c [2023-05-23T16:55:19.121Z] Step 17/25 : EXPOSE 4000 [2023-05-23T16:55:19.121Z] ---> Running in 52b3d0ad7d5a [2023-05-23T16:55:19.121Z] Removing intermediate container 52b3d0ad7d5a [2023-05-23T16:55:19.121Z] ---> f1785a70e795 [2023-05-23T16:55:19.121Z] 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-23T16:55:19.121Z] ---> a7c3b7de98f6 [2023-05-23T16:55:19.121Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-23T16:55:19.121Z] ---> 27971d2fedf4 [2023-05-23T16:55:19.121Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-23T16:55:19.121Z] ---> 57206c4a8e50 [2023-05-23T16:55:19.121Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-23T16:55:19.121Z] ---> Running in e0e13c6b87cb [2023-05-23T16:55:19.121Z] Removing intermediate container e0e13c6b87cb [2023-05-23T16:55:19.121Z] ---> 26ab9cbfc1ca [2023-05-23T16:55:19.121Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-23T16:55:19.121Z] ---> Running in a07e71777ce8 [2023-05-23T16:55:19.121Z] Removing intermediate container a07e71777ce8 [2023-05-23T16:55:19.121Z] ---> 43ce183a75b6 [2023-05-23T16:55:19.121Z] Step 23/25 : LABEL arch=arm64 [2023-05-23T16:55:19.121Z] ---> Running in a4ba65a02937 [2023-05-23T16:55:19.121Z] Removing intermediate container a4ba65a02937 [2023-05-23T16:55:19.121Z] ---> 362511ce688a [2023-05-23T16:55:19.121Z] Step 24/25 : LABEL git_sha=f22d9fd72652b6230f2e463e6c7ea75394f899e7 [2023-05-23T16:55:19.121Z] ---> Running in dbadccad2af9 [2023-05-23T16:55:19.121Z] Removing intermediate container dbadccad2af9 [2023-05-23T16:55:19.121Z] ---> 917eae53a71b [2023-05-23T16:55:19.121Z] Step 25/25 : LABEL version=3.0.0-dev.16 [2023-05-23T16:55:19.121Z] ---> Running in c7473bc7bb8d [2023-05-23T16:55:19.121Z] Removing intermediate container c7473bc7bb8d [2023-05-23T16:55:19.121Z] ---> 63ec3e516bcf [2023-05-23T16:55:19.121Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-23T16:55:19.121Z] Successfully built 63ec3e516bcf [2023-05-23T16:55:19.121Z] 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-23T16:55:19.212Z] provisioning config files... [2023-05-23T16:55:19.226Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/112@tmp/config17113411247131866770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T16:55:19.556Z] ---> docker-login.sh [2023-05-23T16:55:19.556Z] nexus3.edgexfoundry.org:10001 [2023-05-23T16:55:19.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T16:55:19.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T16:55:19.824Z] Configure a credential helper to remove this warning. See [2023-05-23T16:55:19.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T16:55:19.824Z] [2023-05-23T16:55:19.824Z] Login Succeeded [2023-05-23T16:55:19.824Z] nexus3.edgexfoundry.org:10002 [2023-05-23T16:55:20.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T16:55:20.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T16:55:20.089Z] Configure a credential helper to remove this warning. See [2023-05-23T16:55:20.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T16:55:20.089Z] [2023-05-23T16:55:20.089Z] Login Succeeded [2023-05-23T16:55:20.089Z] nexus3.edgexfoundry.org:10003 [2023-05-23T16:55:20.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T16:55:20.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T16:55:20.622Z] Configure a credential helper to remove this warning. See [2023-05-23T16:55:20.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T16:55:20.622Z] [2023-05-23T16:55:20.622Z] Login Succeeded [2023-05-23T16:55:20.622Z] nexus3.edgexfoundry.org:10004 [2023-05-23T16:55:20.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T16:55:20.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T16:55:20.889Z] Configure a credential helper to remove this warning. See [2023-05-23T16:55:20.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T16:55:20.889Z] [2023-05-23T16:55:20.889Z] Login Succeeded [2023-05-23T16:55:20.889Z] docker.io [2023-05-23T16:55:21.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T16:55:21.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T16:55:21.422Z] Configure a credential helper to remove this warning. See [2023-05-23T16:55:21.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T16:55:21.422Z] [2023-05-23T16:55:21.422Z] Login Succeeded [2023-05-23T16:55:21.422Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T16:55:21.435Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-23T16:55:21.461Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T16:55:21.479Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2023-05-23T16:55:21.479Z] f22d9fd72652b6230f2e463e6c7ea75394f899e7 [2023-05-23T16:55:21.479Z] latest [2023-05-23T16:55:21.479Z] 3.0.0-dev.16 [2023-05-23T16:55:21.479Z] f22d9fd72652b6230f2e463e6c7ea75394f899e7-3.0.0-dev.16 [2023-05-23T16:55:21.479Z] main [2023-05-23T16:55:21.479Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:55:21.823Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f22d9fd72652b6230f2e463e6c7ea75394f899e7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:55:22.172Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f22d9fd72652b6230f2e463e6c7ea75394f899e7 [2023-05-23T16:55:22.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-23T16:55:22.172Z] c93c9aa088c5: Preparing [2023-05-23T16:55:22.172Z] 76b59a56eaed: Preparing [2023-05-23T16:55:22.172Z] 68bbd6097815: Preparing [2023-05-23T16:55:22.172Z] 26cbea5cba74: Preparing [2023-05-23T16:55:22.172Z] 26cbea5cba74: Layer already exists [2023-05-23T16:55:22.438Z] 76b59a56eaed: Pushed [2023-05-23T16:55:22.438Z] c93c9aa088c5: Pushed [2023-05-23T16:55:29.071Z] 68bbd6097815: Pushed [2023-05-23T16:55:29.071Z] f22d9fd72652b6230f2e463e6c7ea75394f899e7: digest: sha256:1746e301d5b50c550aa9a1e96f495d54f43b561db4f5f342c6573e9172a09aa1 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:55:29.421Z] + 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-23T16:55:29.756Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-05-23T16:55:29.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-23T16:55:29.756Z] c93c9aa088c5: Preparing [2023-05-23T16:55:29.756Z] 76b59a56eaed: Preparing [2023-05-23T16:55:29.756Z] 68bbd6097815: Preparing [2023-05-23T16:55:29.756Z] 26cbea5cba74: Preparing [2023-05-23T16:55:29.756Z] 26cbea5cba74: Layer already exists [2023-05-23T16:55:29.756Z] 68bbd6097815: Layer already exists [2023-05-23T16:55:29.756Z] c93c9aa088c5: Layer already exists [2023-05-23T16:55:29.756Z] 76b59a56eaed: Layer already exists [2023-05-23T16:55:29.756Z] latest: digest: sha256:1746e301d5b50c550aa9a1e96f495d54f43b561db4f5f342c6573e9172a09aa1 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:55:30.101Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:55:30.442Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.16 [2023-05-23T16:55:30.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-23T16:55:30.442Z] c93c9aa088c5: Preparing [2023-05-23T16:55:30.442Z] 76b59a56eaed: Preparing [2023-05-23T16:55:30.442Z] 68bbd6097815: Preparing [2023-05-23T16:55:30.442Z] 26cbea5cba74: Preparing [2023-05-23T16:55:30.442Z] 68bbd6097815: Layer already exists [2023-05-23T16:55:30.442Z] 76b59a56eaed: Layer already exists [2023-05-23T16:55:30.442Z] 26cbea5cba74: Layer already exists [2023-05-23T16:55:30.442Z] c93c9aa088c5: Layer already exists [2023-05-23T16:55:30.442Z] 3.0.0-dev.16: digest: sha256:1746e301d5b50c550aa9a1e96f495d54f43b561db4f5f342c6573e9172a09aa1 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:55:30.867Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f22d9fd72652b6230f2e463e6c7ea75394f899e7-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:55:31.221Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f22d9fd72652b6230f2e463e6c7ea75394f899e7-3.0.0-dev.16 [2023-05-23T16:55:31.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-23T16:55:31.221Z] c93c9aa088c5: Preparing [2023-05-23T16:55:31.221Z] 76b59a56eaed: Preparing [2023-05-23T16:55:31.221Z] 68bbd6097815: Preparing [2023-05-23T16:55:31.221Z] 26cbea5cba74: Preparing [2023-05-23T16:55:31.221Z] 68bbd6097815: Layer already exists [2023-05-23T16:55:31.221Z] 26cbea5cba74: Layer already exists [2023-05-23T16:55:31.221Z] 76b59a56eaed: Layer already exists [2023-05-23T16:55:31.221Z] c93c9aa088c5: Layer already exists [2023-05-23T16:55:31.221Z] f22d9fd72652b6230f2e463e6c7ea75394f899e7-3.0.0-dev.16: digest: sha256:1746e301d5b50c550aa9a1e96f495d54f43b561db4f5f342c6573e9172a09aa1 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:55:31.584Z] + 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-23T16:55:31.926Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2023-05-23T16:55:31.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-23T16:55:31.927Z] c93c9aa088c5: Preparing [2023-05-23T16:55:31.927Z] 76b59a56eaed: Preparing [2023-05-23T16:55:31.927Z] 68bbd6097815: Preparing [2023-05-23T16:55:31.927Z] 26cbea5cba74: Preparing [2023-05-23T16:55:31.927Z] 26cbea5cba74: Layer already exists [2023-05-23T16:55:31.927Z] 68bbd6097815: Layer already exists [2023-05-23T16:55:31.927Z] c93c9aa088c5: Layer already exists [2023-05-23T16:55:31.927Z] 76b59a56eaed: Layer already exists [2023-05-23T16:55:31.927Z] main: digest: sha256:1746e301d5b50c550aa9a1e96f495d54f43b561db4f5f342c6573e9172a09aa1 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-23T16:55:31.972Z] ===================================================== [Pipeline] echo [2023-05-23T16:55:31.979Z] taggedImages: [2023-05-23T16:55:31.979Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f22d9fd72652b6230f2e463e6c7ea75394f899e7 [2023-05-23T16:55:31.979Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-05-23T16:55:31.979Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.16 [2023-05-23T16:55:31.979Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f22d9fd72652b6230f2e463e6c7ea75394f899e7-3.0.0-dev.16 [2023-05-23T16:55:31.979Z] - 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-23T16:55:32.343Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T16:55:32.343Z] [2023-05-23T16:55:32.343Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:55:32.674Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T16:55:32.674Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-23T16:55:32.674Z] 8998bd30e6a1: Pulling fs layer [2023-05-23T16:55:32.674Z] 04944245beec: Pulling fs layer [2023-05-23T16:55:32.674Z] 699f458cf7ca: Pulling fs layer [2023-05-23T16:55:32.674Z] 765212b225bb: Pulling fs layer [2023-05-23T16:55:32.674Z] f23df028b6ca: Pulling fs layer [2023-05-23T16:55:32.674Z] d65c8cfc05b1: Pulling fs layer [2023-05-23T16:55:32.674Z] 2437ff75d9bd: Pulling fs layer [2023-05-23T16:55:32.674Z] f23df028b6ca: Waiting [2023-05-23T16:55:32.674Z] d65c8cfc05b1: Waiting [2023-05-23T16:55:32.674Z] 2437ff75d9bd: Waiting [2023-05-23T16:55:32.674Z] 765212b225bb: Waiting [2023-05-23T16:55:32.943Z] 04944245beec: Verifying Checksum [2023-05-23T16:55:32.943Z] 04944245beec: Download complete [2023-05-23T16:55:32.943Z] 765212b225bb: Verifying Checksum [2023-05-23T16:55:32.943Z] 765212b225bb: Download complete [2023-05-23T16:55:32.943Z] f23df028b6ca: Verifying Checksum [2023-05-23T16:55:32.943Z] f23df028b6ca: Download complete [2023-05-23T16:55:32.943Z] d65c8cfc05b1: Verifying Checksum [2023-05-23T16:55:32.943Z] d65c8cfc05b1: Download complete [2023-05-23T16:55:32.943Z] 699f458cf7ca: Verifying Checksum [2023-05-23T16:55:32.943Z] 699f458cf7ca: Download complete [2023-05-23T16:55:33.527Z] 8998bd30e6a1: Verifying Checksum [2023-05-23T16:55:33.527Z] 8998bd30e6a1: Download complete [2023-05-23T16:55:36.105Z] 2437ff75d9bd: Verifying Checksum [2023-05-23T16:55:36.105Z] 2437ff75d9bd: Download complete [2023-05-23T16:55:37.514Z] 8998bd30e6a1: Pull complete [2023-05-23T16:55:38.098Z] 04944245beec: Pull complete [2023-05-23T16:55:39.506Z] 699f458cf7ca: Pull complete [2023-05-23T16:55:39.506Z] 765212b225bb: Pull complete [2023-05-23T16:55:40.463Z] f23df028b6ca: Pull complete [2023-05-23T16:55:40.463Z] d65c8cfc05b1: Pull complete [2023-05-23T16:55:55.457Z] 2437ff75d9bd: Pull complete [2023-05-23T16:55:55.457Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-23T16:55:55.457Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T16:55:55.457Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T16:55:55.660Z] prd-ubuntu20.04-docker-arm64-4c-16g-16525 does not seem to be running inside a container [2023-05-23T16:55:55.727Z] $ 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/112 -v /w/workspace/edgex-ui-go/112:/w/workspace/edgex-ui-go/112:rw,z -v /w/workspace/edgex-ui-go/112@tmp:/w/workspace/edgex-ui-go/112@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-23T16:55:58.478Z] $ docker top bdf39075a4e303c7c583b8f68201b198bcae5aa79d88d424d2545bb2585fe813 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T16:55:59.304Z] ---> job-cost.sh [2023-05-23T16:55:59.304Z] lf-activate-venv: SKIPPING [2023-05-23T16:55:59.304Z] INFO: No Stack... [2023-05-23T16:55:59.885Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-23T16:56:00.464Z] INFO: Archiving Costs [Pipeline] sh [2023-05-23T16:56:01.091Z] + cat /w/workspace/edgex-ui-go/112/archives/cost.csv [2023-05-23T16:56:01.092Z] + cut -d, -f6 [Pipeline] lock [2023-05-23T16:56:01.124Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-112-stack-cost] [2023-05-23T16:56:01.133Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-112-stack-cost] did not exist. Created. [2023-05-23T16:56:01.133Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-112-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-23T16:56:01.469Z] /w/workspace/edgex-ui-go/112@tmp/durable-79ec0b62/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-23T16:56:01.809Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-23T16:56:01.835Z] Warning: overwriting stash ‘stack-cost’ [2023-05-23T16:56:06.771Z] Stashed 1 file(s) [Pipeline] } [2023-05-23T16:56:06.778Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-112-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-23T16:56:06.803Z] $ docker stop --time=1 bdf39075a4e303c7c583b8f68201b198bcae5aa79d88d424d2545bb2585fe813 [2023-05-23T16:56:08.480Z] $ docker rm -f --volumes bdf39075a4e303c7c583b8f68201b198bcae5aa79d88d424d2545bb2585fe813 [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-23T16:56:08.972Z] provisioning config files... [2023-05-23T16:56:08.978Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10591413637246781177tmp [Pipeline] { [Pipeline] sh [2023-05-23T16:56:09.271Z] + set +x [2023-05-23T16:56:09.271Z] + bash -s -- [2023-05-23T16:56:09.271Z] + curl -s https://codecov.io/bash [2023-05-23T16:56:09.271Z] [2023-05-23T16:56:09.271Z] _____ _ [2023-05-23T16:56:09.271Z] / ____| | | [2023-05-23T16:56:09.271Z] | | ___ __| | ___ ___ _____ __ [2023-05-23T16:56:09.272Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-23T16:56:09.272Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-23T16:56:09.272Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-23T16:56:09.272Z] Bash-1.0.6 [2023-05-23T16:56:09.272Z] [2023-05-23T16:56:09.272Z] [2023-05-23T16:56:09.272Z] ==> git version 2.25.1 found [2023-05-23T16:56:09.272Z] ==> 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-23T16:56:09.272Z] Release-Date: 2020-01-08 [2023-05-23T16:56:09.272Z] 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-23T16:56:09.272Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-23T16:56:09.272Z] ==> Jenkins CI detected. [2023-05-23T16:56:09.272Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2023-05-23T16:56:09.272Z] project root: . [2023-05-23T16:56:09.272Z] --> token set from env [2023-05-23T16:56:09.272Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-23T16:56:09.272Z] ==> Running gcov in . (disable via -X gcov) [2023-05-23T16:56:09.531Z] ==> Python coveragepy not found [2023-05-23T16:56:09.531Z] ==> Searching for coverage reports in: [2023-05-23T16:56:09.531Z] + . [2023-05-23T16:56:09.531Z] -> Found 1 reports [2023-05-23T16:56:09.531Z] ==> Detecting git/mercurial file structure [2023-05-23T16:56:09.531Z] ==> Reading reports [2023-05-23T16:56:09.531Z] + ./coverage.out bytes=10 [2023-05-23T16:56:09.531Z] ==> Appending adjustments [2023-05-23T16:56:09.531Z] https://docs.codecov.io/docs/fixing-reports [2023-05-23T16:56:10.099Z] + Found adjustments [2023-05-23T16:56:10.099Z] ==> Gzipping contents [2023-05-23T16:56:10.099Z] 12K /tmp/codecov.6JiFbr.gz [2023-05-23T16:56:10.099Z] ==> Uploading reports [2023-05-23T16:56:10.099Z] url: https://codecov.io [2023-05-23T16:56:10.099Z] query: branch=main&commit=f22d9fd72652b6230f2e463e6c7ea75394f899e7&build=112&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F112%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-23T16:56:10.099Z] -> Pinging Codecov [2023-05-23T16:56:10.099Z] 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=f22d9fd72652b6230f2e463e6c7ea75394f899e7&build=112&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F112%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-23T16:56:10.358Z] -> Uploading to [2023-05-23T16:56:10.358Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-23/FB506323287CE973F263BFD2A0EB1F37/f22d9fd72652b6230f2e463e6c7ea75394f899e7/c4b30850-296b-419a-874f-1965bb9747ae.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230523T165610Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0744b19536351b29aa4ce11079a8159d390ce70324b533f70f1d041914b66e52 [2023-05-23T16:56:10.358Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-23T16:56:10.358Z] Dload Upload Total Spent Left Speed [2023-05-23T16:56:10.616Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8769 0 0 100 8769 0 37314 --:--:-- --:--:-- --:--:-- 37314 [2023-05-23T16:56:10.616Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/f22d9fd72652b6230f2e463e6c7ea75394f899e7 [Pipeline] } [2023-05-23T16:56:10.623Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-23T16:56:10.847Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-23T16:56:10.856Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:56:11.160Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-23T16:56:11.160Z] [2023-05-23T16:56:11.160Z] 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-23T16:56:11.516Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-23T16:56:11.516Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-23T16:56:11.516Z] df9b9388f04a: Pulling fs layer [2023-05-23T16:56:11.516Z] 52dc419b0ee2: Pulling fs layer [2023-05-23T16:56:11.516Z] 25bc292e5bac: Pulling fs layer [2023-05-23T16:56:11.516Z] 114826534d7a: Pulling fs layer [2023-05-23T16:56:11.516Z] 4657fd5d0bcf: Pulling fs layer [2023-05-23T16:56:11.516Z] 6ad1cebc031e: Pulling fs layer [2023-05-23T16:56:11.516Z] 8a3aa393b2d8: Pulling fs layer [2023-05-23T16:56:11.516Z] 114826534d7a: Waiting [2023-05-23T16:56:11.516Z] 4657fd5d0bcf: Waiting [2023-05-23T16:56:11.516Z] 6ad1cebc031e: Waiting [2023-05-23T16:56:11.516Z] 8a3aa393b2d8: Waiting [2023-05-23T16:56:11.516Z] 25bc292e5bac: Download complete [2023-05-23T16:56:11.516Z] 52dc419b0ee2: Download complete [2023-05-23T16:56:11.516Z] 4657fd5d0bcf: Verifying Checksum [2023-05-23T16:56:11.516Z] 4657fd5d0bcf: Download complete [2023-05-23T16:56:11.516Z] df9b9388f04a: Verifying Checksum [2023-05-23T16:56:11.516Z] df9b9388f04a: Download complete [2023-05-23T16:56:11.516Z] df9b9388f04a: Pull complete [2023-05-23T16:56:11.774Z] 52dc419b0ee2: Pull complete [2023-05-23T16:56:11.774Z] 6ad1cebc031e: Verifying Checksum [2023-05-23T16:56:11.774Z] 6ad1cebc031e: Download complete [2023-05-23T16:56:11.774Z] 25bc292e5bac: Pull complete [2023-05-23T16:56:12.340Z] 114826534d7a: Verifying Checksum [2023-05-23T16:56:12.340Z] 114826534d7a: Download complete [2023-05-23T16:56:12.599Z] 8a3aa393b2d8: Verifying Checksum [2023-05-23T16:56:12.599Z] 8a3aa393b2d8: Download complete [2023-05-23T16:56:15.883Z] 114826534d7a: Pull complete [2023-05-23T16:56:15.883Z] 4657fd5d0bcf: Pull complete [2023-05-23T16:56:15.883Z] 6ad1cebc031e: Pull complete [2023-05-23T16:56:19.171Z] 8a3aa393b2d8: Pull complete [2023-05-23T16:56:19.171Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-23T16:56:19.171Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-23T16:56:19.171Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T16:56:19.255Z] prd-ubuntu20.04-docker-8c-8g-16524 does not seem to be running inside a container [2023-05-23T16:56:19.291Z] $ 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-23T16:56:23.187Z] $ docker top 91747ab1e3e46e8f42139bfd5297c5331b34676729c3c639226f1fee6c6d047b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-23T16:56:23.255Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2023-05-23T16:56:23.539Z] + set -o pipefail [2023-05-23T16:56:23.539Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2023-05-23T16:56:30.105Z] [2023-05-23T16:56:30.105Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2023-05-23T16:56:30.105Z] [2023-05-23T16:56:30.105Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/cbcfff4c-0839-44d3-b639-92a87e0ed58a [2023-05-23T16:56:30.105Z] [2023-05-23T16:56:30.105Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-05-23T16:56:30.105Z] [2023-05-23T16:56:30.105Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-23T16:56:30.105Z] [2023-05-23T16:56:30.105Z] [2023-05-23T16:56:30.105Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-23T16:56:30.105Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-23T16:56:30.105Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-23T16:56:30.119Z] $ docker stop --time=1 91747ab1e3e46e8f42139bfd5297c5331b34676729c3c639226f1fee6c6d047b [2023-05-23T16:56:32.981Z] $ docker rm -f --volumes 91747ab1e3e46e8f42139bfd5297c5331b34676729c3c639226f1fee6c6d047b [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-23T16:56:33.703Z] + git log --format=format:%s -1 f22d9fd72652b6230f2e463e6c7ea75394f899e7 [Pipeline] sh [2023-05-23T16:56:33.992Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-23T16:56:33.992Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:56:34.284Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T16:56:34.284Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T16:56:34.352Z] prd-ubuntu20.04-docker-8c-8g-16524 does not seem to be running inside a container [2023-05-23T16:56:34.382Z] $ 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-23T16:56:34.904Z] $ docker top e1be0968dbc1e5b797e1559145f7d2bfcb068b40b2be96be478bcc1d3f1ade33 -eo pid,comm [2023-05-23T16:56:34.951Z] 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-23T16:56:34.951Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-23T16:56:34.991Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T16:56:34.991Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T16:56:35.097Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T16:56:35.102Z] $ docker exec e1be0968dbc1e5b797e1559145f7d2bfcb068b40b2be96be478bcc1d3f1ade33 ssh-agent [2023-05-23T16:56:35.206Z] SSH_AUTH_SOCK=/tmp/ssh-HSUwrUuFjYnc/agent.33 [2023-05-23T16:56:35.206Z] SSH_AGENT_PID=39 [2023-05-23T16:56:35.211Z] Running ssh-add (command line suppressed) [2023-05-23T16:56:35.314Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2294937483153199015.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2294937483153199015.key) [2023-05-23T16:56:35.324Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T16:56:35.609Z] + git semver tag [2023-05-23T16:56:35.868Z] 2023-05-23 16:56:35,797 [run_tag] DEBUG tag force:False [2023-05-23T16:56:35.868Z] 2023-05-23 16:56:35,798 [check_head_tag] DEBUG check head tag [2023-05-23T16:56:35.868Z] 2023-05-23 16:56:35,799 [execute] INFO git cat-file --batch-check [2023-05-23T16:56:35.868Z] 2023-05-23 16:56:35,800 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-05-23T16:56:35.868Z] 2023-05-23 16:56:35,805 [execute] INFO git cat-file --batch [2023-05-23T16:56:35.868Z] 2023-05-23 16:56:35,805 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-05-23T16:56:35.868Z] 2023-05-23 16:56:35,822 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-23T16:56:35.868Z] 2023-05-23 16:56:35,822 [execute] INFO git tag -a v3.0.0-dev.16 -m v3.0.0-dev.16 [2023-05-23T16:56:35.868Z] 2023-05-23 16:56:35,822 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.16', '-m', 'v3.0.0-dev.16'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-23T16:56:35.868Z] 2023-05-23 16:56:35,826 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-23T16:56:35.868Z] 3.0.0-dev.16 [Pipeline] } [2023-05-23T16:56:35.880Z] $ docker exec --env ******** --env ******** e1be0968dbc1e5b797e1559145f7d2bfcb068b40b2be96be478bcc1d3f1ade33 ssh-agent -k [2023-05-23T16:56:35.981Z] unset SSH_AUTH_SOCK; [2023-05-23T16:56:35.981Z] unset SSH_AGENT_PID; [2023-05-23T16:56:35.981Z] echo Agent pid 39 killed; [2023-05-23T16:56:35.987Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-23T16:56:36.284Z] + git semver [Pipeline] } [2023-05-23T16:56:36.559Z] $ docker stop --time=1 e1be0968dbc1e5b797e1559145f7d2bfcb068b40b2be96be478bcc1d3f1ade33 [2023-05-23T16:56:37.801Z] $ docker rm -f --volumes e1be0968dbc1e5b797e1559145f7d2bfcb068b40b2be96be478bcc1d3f1ade33 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:56:38.164Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-23T16:56:38.164Z] [2023-05-23T16:56:38.164Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:56:38.459Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-23T16:56:38.459Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-23T16:56:38.459Z] ab5ef0e58194: Pulling fs layer [2023-05-23T16:56:38.459Z] 9712f1f96733: Pulling fs layer [2023-05-23T16:56:38.459Z] 63f879dbbcfc: Pulling fs layer [2023-05-23T16:56:38.459Z] 0d9ebad4ef96: Pulling fs layer [2023-05-23T16:56:38.459Z] e9a5061849ea: Pulling fs layer [2023-05-23T16:56:38.459Z] 0d9ebad4ef96: Waiting [2023-05-23T16:56:38.459Z] e9a5061849ea: Waiting [2023-05-23T16:56:38.459Z] d747dcd14b5f: Pulling fs layer [2023-05-23T16:56:38.459Z] 2de7ff778b66: Pulling fs layer [2023-05-23T16:56:38.459Z] 2de7ff778b66: Waiting [2023-05-23T16:56:38.459Z] 9712f1f96733: Verifying Checksum [2023-05-23T16:56:38.459Z] 9712f1f96733: Download complete [2023-05-23T16:56:39.029Z] 63f879dbbcfc: Verifying Checksum [2023-05-23T16:56:39.030Z] 63f879dbbcfc: Download complete [2023-05-23T16:56:39.030Z] ab5ef0e58194: Verifying Checksum [2023-05-23T16:56:39.030Z] ab5ef0e58194: Download complete [2023-05-23T16:56:39.030Z] d747dcd14b5f: Verifying Checksum [2023-05-23T16:56:39.030Z] d747dcd14b5f: Download complete [2023-05-23T16:56:39.030Z] e9a5061849ea: Verifying Checksum [2023-05-23T16:56:39.030Z] e9a5061849ea: Download complete [2023-05-23T16:56:39.030Z] 0d9ebad4ef96: Verifying Checksum [2023-05-23T16:56:39.030Z] 0d9ebad4ef96: Download complete [2023-05-23T16:56:39.288Z] 2de7ff778b66: Verifying Checksum [2023-05-23T16:56:39.288Z] 2de7ff778b66: Download complete [2023-05-23T16:56:41.825Z] ab5ef0e58194: Pull complete [2023-05-23T16:56:41.825Z] 9712f1f96733: Pull complete [2023-05-23T16:56:42.084Z] 63f879dbbcfc: Pull complete [2023-05-23T16:56:45.366Z] 0d9ebad4ef96: Pull complete [2023-05-23T16:56:45.623Z] e9a5061849ea: Pull complete [2023-05-23T16:56:45.882Z] d747dcd14b5f: Pull complete [2023-05-23T16:56:46.815Z] 2de7ff778b66: Pull complete [2023-05-23T16:56:46.815Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-23T16:56:46.815Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-23T16:56:46.815Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T16:56:46.885Z] prd-ubuntu20.04-docker-8c-8g-16524 does not seem to be running inside a container [2023-05-23T16:56:46.914Z] $ 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-23T16:56:50.759Z] $ docker top 2060386fa92f193d2a750a76fdfd3a3e8c21700deec408e84d817d65e7a813c6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-23T16:56:50.829Z] provisioning config files... [2023-05-23T16:56:50.838Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3994898059169274644tmp [2023-05-23T16:56:50.849Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10725710157141361132tmp [2023-05-23T16:56:50.861Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9285562517543158865tmp [Pipeline] { [Pipeline] echo [2023-05-23T16:56:50.878Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T16:56:51.160Z] ---> sigul-configuration.sh [2023-05-23T16:56:51.161Z] gpg: directory `/root/.gnupg' created [2023-05-23T16:56:51.161Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-23T16:56:51.161Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-23T16:56:51.161Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-23T16:56:51.161Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-23T16:56:51.161Z] gpg: CAST5 encrypted data [2023-05-23T16:56:51.161Z] gpg: encrypted with 1 passphrase [2023-05-23T16:56:51.161Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-23T16:56:51.446Z] + mkdir /home/jenkins [2023-05-23T16:56:51.446Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-23T16:56:51.739Z] + 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-23T16:56:51.747Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T16:56:52.029Z] ---> sigul-install.sh [2023-05-23T16:56:52.029Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-23T16:56:52.311Z] + git tag --list [2023-05-23T16:56:52.311Z] 0.1.1 [2023-05-23T16:56:52.311Z] v1.1.0 [2023-05-23T16:56:52.311Z] v1.2.0 [2023-05-23T16:56:52.311Z] v1.2.1 [2023-05-23T16:56:52.311Z] v1.3.0 [2023-05-23T16:56:52.311Z] v2.0.0 [2023-05-23T16:56:52.311Z] v2.1.0 [2023-05-23T16:56:52.311Z] v2.2.0 [2023-05-23T16:56:52.311Z] v2.2.1-dev.1 [2023-05-23T16:56:52.311Z] v2.2.1-dev.2 [2023-05-23T16:56:52.311Z] v2.2.1-dev.3 [2023-05-23T16:56:52.311Z] v2.2.1-dev.4 [2023-05-23T16:56:52.311Z] v2.2.1-dev.5 [2023-05-23T16:56:52.311Z] v2.2.1-dev.6 [2023-05-23T16:56:52.311Z] v2.2.1-dev.7 [2023-05-23T16:56:52.311Z] v2.3.0 [2023-05-23T16:56:52.311Z] v2.3.0-dev.10 [2023-05-23T16:56:52.311Z] v2.3.0-dev.11 [2023-05-23T16:56:52.311Z] v2.3.0-dev.12 [2023-05-23T16:56:52.311Z] v2.3.0-dev.13 [2023-05-23T16:56:52.311Z] v2.3.0-dev.14 [2023-05-23T16:56:52.311Z] v2.3.0-dev.15 [2023-05-23T16:56:52.311Z] v2.3.0-dev.16 [2023-05-23T16:56:52.311Z] v2.3.0-dev.17 [2023-05-23T16:56:52.311Z] v2.3.0-dev.18 [2023-05-23T16:56:52.311Z] v2.3.0-dev.19 [2023-05-23T16:56:52.311Z] v2.3.0-dev.20 [2023-05-23T16:56:52.311Z] v2.3.0-dev.21 [2023-05-23T16:56:52.311Z] v2.3.0-dev.22 [2023-05-23T16:56:52.311Z] v2.3.0-dev.23 [2023-05-23T16:56:52.311Z] v2.3.0-dev.24 [2023-05-23T16:56:52.311Z] v2.3.0-dev.7 [2023-05-23T16:56:52.311Z] v2.3.0-dev.8 [2023-05-23T16:56:52.311Z] v2.3.0-dev.9 [2023-05-23T16:56:52.311Z] v3.0.0-dev.1 [2023-05-23T16:56:52.311Z] v3.0.0-dev.10 [2023-05-23T16:56:52.311Z] v3.0.0-dev.11 [2023-05-23T16:56:52.311Z] v3.0.0-dev.12 [2023-05-23T16:56:52.311Z] v3.0.0-dev.13 [2023-05-23T16:56:52.311Z] v3.0.0-dev.14 [2023-05-23T16:56:52.311Z] v3.0.0-dev.15 [2023-05-23T16:56:52.311Z] v3.0.0-dev.16 [2023-05-23T16:56:52.311Z] v3.0.0-dev.2 [2023-05-23T16:56:52.311Z] v3.0.0-dev.3 [2023-05-23T16:56:52.311Z] v3.0.0-dev.4 [2023-05-23T16:56:52.311Z] v3.0.0-dev.5 [2023-05-23T16:56:52.311Z] v3.0.0-dev.6 [2023-05-23T16:56:52.311Z] v3.0.0-dev.7 [2023-05-23T16:56:52.311Z] v3.0.0-dev.8 [2023-05-23T16:56:52.311Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-23T16:56:52.598Z] + lftools sign git-tag v3.0.0-dev.16 [2023-05-23T16:56:53.165Z] Signing Git tag with Sigul... [2023-05-23T16:56:53.165Z] Signing v3.0.0-dev.16 [Pipeline] echo [2023-05-23T16:56:53.431Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T16:56:53.711Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-23T16:56:53.718Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-23T16:56:53.741Z] $ docker stop --time=1 2060386fa92f193d2a750a76fdfd3a3e8c21700deec408e84d817d65e7a813c6 [2023-05-23T16:56:55.047Z] $ docker rm -f --volumes 2060386fa92f193d2a750a76fdfd3a3e8c21700deec408e84d817d65e7a813c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-23T16:56:55.455Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-23T16:56:55.455Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:56:55.757Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T16:56:55.757Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T16:56:55.871Z] prd-ubuntu20.04-docker-8c-8g-16524 does not seem to be running inside a container [2023-05-23T16:56:55.903Z] $ 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-23T16:56:56.306Z] $ docker top 633e6fdeb458f2513fb53bf6c916410d320bff22488d5e61206311c846165f55 -eo pid,comm [2023-05-23T16:56:56.376Z] 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-23T16:56:56.376Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-23T16:56:56.417Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T16:56:56.417Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T16:56:56.514Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T16:56:56.519Z] $ docker exec 633e6fdeb458f2513fb53bf6c916410d320bff22488d5e61206311c846165f55 ssh-agent [2023-05-23T16:56:56.624Z] SSH_AUTH_SOCK=/tmp/ssh-PElBKnu1Eqim/agent.32 [2023-05-23T16:56:56.624Z] SSH_AGENT_PID=38 [2023-05-23T16:56:56.629Z] Running ssh-add (command line suppressed) [2023-05-23T16:56:56.725Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17506564734593516017.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17506564734593516017.key) [2023-05-23T16:56:56.735Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T16:56:57.022Z] + git semver bump pre [2023-05-23T16:56:57.281Z] 2023-05-23 16:56:57,190 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-23T16:56:57.281Z] 2023-05-23 16:56:57,190 [bump_version] DEBUG bumping version:3.0.0-dev.16 on axis:pre with prefix:dev [2023-05-23T16:56:57.281Z] 2023-05-23 16:56:57,190 [bump_version] DEBUG bumped version:3.0.0-dev.17 [2023-05-23T16:56:57.281Z] 2023-05-23 16:56:57,190 [write_version] DEBUG write version:3.0.0-dev.17 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2023-05-23T16:56:57.281Z] 2023-05-23 16:56:57,190 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-23T16:56:57.281Z] 2023-05-23 16:56:57,190 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-23T16:56:57.281Z] 2023-05-23 16:56:57,192 [execute] INFO git cat-file --batch-check [2023-05-23T16:56:57.281Z] 2023-05-23 16:56:57,192 [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-23T16:56:57.282Z] 2023-05-23 16:56:57,197 [execute] INFO git cat-file --batch [2023-05-23T16:56:57.282Z] 2023-05-23 16:56:57,197 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-23T16:56:57.282Z] 2023-05-23 16:56:57,202 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-23T16:56:57.282Z] 3.0.0-dev.17 [Pipeline] } [2023-05-23T16:56:57.292Z] $ docker exec --env ******** --env ******** 633e6fdeb458f2513fb53bf6c916410d320bff22488d5e61206311c846165f55 ssh-agent -k [2023-05-23T16:56:57.386Z] unset SSH_AUTH_SOCK; [2023-05-23T16:56:57.387Z] unset SSH_AGENT_PID; [2023-05-23T16:56:57.387Z] echo Agent pid 38 killed; [2023-05-23T16:56:57.396Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-23T16:56:57.692Z] + git semver [Pipeline] } [2023-05-23T16:56:57.971Z] $ docker stop --time=1 633e6fdeb458f2513fb53bf6c916410d320bff22488d5e61206311c846165f55 [2023-05-23T16:56:59.297Z] $ docker rm -f --volumes 633e6fdeb458f2513fb53bf6c916410d320bff22488d5e61206311c846165f55 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T16:56:59.638Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-23T16:56:59.638Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:56:59.943Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T16:56:59.943Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T16:57:00.013Z] prd-ubuntu20.04-docker-8c-8g-16524 does not seem to be running inside a container [2023-05-23T16:57:00.048Z] $ 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-23T16:57:00.426Z] $ docker top 31dadf4eb319c31e3fd1432b9f5a0c625e319f936d21a011b204caaa5ad834f3 -eo pid,comm [2023-05-23T16:57:00.475Z] 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-23T16:57:00.475Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-23T16:57:00.517Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T16:57:00.517Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T16:57:00.615Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T16:57:00.619Z] $ docker exec 31dadf4eb319c31e3fd1432b9f5a0c625e319f936d21a011b204caaa5ad834f3 ssh-agent [2023-05-23T16:57:00.726Z] SSH_AUTH_SOCK=/tmp/ssh-DUbo2nJHonQP/agent.33 [2023-05-23T16:57:00.726Z] SSH_AGENT_PID=39 [2023-05-23T16:57:00.730Z] Running ssh-add (command line suppressed) [2023-05-23T16:57:00.841Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4051547969929736908.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4051547969929736908.key) [2023-05-23T16:57:00.853Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T16:57:01.137Z] + git semver push [2023-05-23T16:57:01.396Z] 2023-05-23 16:57:01,306 [run_push] DEBUG push [2023-05-23T16:57:01.396Z] 2023-05-23 16:57:01,307 [execute] INFO git cat-file --batch-check [2023-05-23T16:57:01.396Z] 2023-05-23 16:57:01,307 [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-23T16:57:01.396Z] 2023-05-23 16:57:01,310 [execute] INFO git rev-list bb4fae58add63c4c5e72ace08818d36e61f6ee36 -- [2023-05-23T16:57:01.396Z] 2023-05-23 16:57:01,311 [execute] DEBUG Popen(['git', 'rev-list', 'bb4fae58add63c4c5e72ace08818d36e61f6ee36', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-23T16:57:01.396Z] 2023-05-23 16:57:01,319 [execute] INFO git fetch -v origin [2023-05-23T16:57:01.396Z] 2023-05-23 16:57:01,319 [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-23T16:57:01.963Z] 2023-05-23 16:57:01,852 [run_push] DEBUG no remote changes detected [2023-05-23T16:57:01.964Z] 2023-05-23 16:57:01,853 [execute] INFO git push origin semver [2023-05-23T16:57:01.964Z] 2023-05-23 16:57:01,853 [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-23T16:57:02.903Z] 2023-05-23 16:57:02,652 [run_push] DEBUG push all version tags [2023-05-23T16:57:02.903Z] 2023-05-23 16:57:02,653 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-23T16:57:02.903Z] 2023-05-23 16:57:02,653 [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-23T16:57:03.472Z] 2023-05-23 16:57:03,417 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-23T16:57:03.472Z] 3.0.0-dev.17 [Pipeline] } [2023-05-23T16:57:03.484Z] $ docker exec --env ******** --env ******** 31dadf4eb319c31e3fd1432b9f5a0c625e319f936d21a011b204caaa5ad834f3 ssh-agent -k [2023-05-23T16:57:03.591Z] unset SSH_AUTH_SOCK; [2023-05-23T16:57:03.592Z] unset SSH_AGENT_PID; [2023-05-23T16:57:03.592Z] echo Agent pid 39 killed; [2023-05-23T16:57:03.600Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-23T16:57:03.907Z] + git semver [Pipeline] } [2023-05-23T16:57:04.181Z] $ docker stop --time=1 31dadf4eb319c31e3fd1432b9f5a0c625e319f936d21a011b204caaa5ad834f3 [2023-05-23T16:57:05.477Z] $ docker rm -f --volumes 31dadf4eb319c31e3fd1432b9f5a0c625e319f936d21a011b204caaa5ad834f3 [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-23T16:57:06.059Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2023-05-23T16:57:06.059Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-05-23T16:57:06.059Z] total 16 [2023-05-23T16:57:06.059Z] drwxr-xr-x 3 root root 4096 May 23 16:40 . [2023-05-23T16:57:06.059Z] drwxrwxr-x 15 jenkins jenkins 4096 May 23 16:56 .. [2023-05-23T16:57:06.059Z] drwxr-xr-x 2 root root 4096 May 23 16:40 cost [2023-05-23T16:57:06.059Z] -rw-r--r-- 1 root root 83 May 23 16:40 cost.csv [2023-05-23T16:57:06.059Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-05-23T16:57:06.059Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-05-23T16:57:06.059Z] total 16 [2023-05-23T16:57:06.059Z] drwxr-xr-x 3 jenkins jenkins 4096 May 23 16:40 . [2023-05-23T16:57:06.059Z] drwxrwxr-x 15 jenkins jenkins 4096 May 23 16:56 .. [2023-05-23T16:57:06.059Z] drwxr-xr-x 2 jenkins jenkins 4096 May 23 16:40 cost [2023-05-23T16:57:06.059Z] -rw-r--r-- 1 jenkins jenkins 83 May 23 16:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-23T16:57:06.352Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T16:57:07.213Z] ---> package-listing.sh [2023-05-23T16:57:07.213Z] ++ facter osfamily [2023-05-23T16:57:07.213Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-23T16:57:07.472Z] + OS_FAMILY=debian [2023-05-23T16:57:07.472Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2023-05-23T16:57:07.472Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-23T16:57:07.472Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-23T16:57:07.472Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-23T16:57:07.472Z] + PACKAGES=/tmp/packages_start.txt [2023-05-23T16:57:07.472Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-05-23T16:57:07.472Z] + PACKAGES=/tmp/packages_end.txt [2023-05-23T16:57:07.472Z] + case "${OS_FAMILY}" in [2023-05-23T16:57:07.472Z] + dpkg -l [2023-05-23T16:57:07.472Z] + grep '^ii' [2023-05-23T16:57:07.472Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-23T16:57:07.472Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-23T16:57:07.472Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-23T16:57:07.472Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-05-23T16:57:07.472Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2023-05-23T16:57:07.472Z] + 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-23T16:57:07.482Z] 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-23T16:57:07.760Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:57:08.316Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T16:57:08.316Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T16:57:08.385Z] prd-ubuntu20.04-docker-8c-8g-16524 does not seem to be running inside a container [2023-05-23T16:57:08.418Z] $ 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-23T16:57:08.676Z] $ docker top 81273d4481867c5d2fe96acdf04e0b904911e8282f317b62815fc1f2a6568782 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T16:57:09.005Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-23T16:57:09.291Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-23T16:57:09.574Z] + ls /var/log/sa-host [2023-05-23T16:57:09.575Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T16:57:09.719Z] provisioning config files... [2023-05-23T16:57:09.726Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config836405837418603797tmp [Pipeline] { [Pipeline] echo [2023-05-23T16:57:09.738Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T16:57:10.019Z] ---> create-netrc.sh [Pipeline] } [2023-05-23T16:57:10.027Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-23T16:57:10.368Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-23T16:57:10.376Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T16:57:10.662Z] ---> sudo-logs.sh [2023-05-23T16:57:10.662Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-23T16:57:10.683Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T16:57:10.966Z] ---> job-cost.sh [2023-05-23T16:57:10.966Z] lf-activate-venv: SKIPPING [2023-05-23T16:57:10.966Z] DEBUG: total: 0.2199999988079071 [2023-05-23T16:57:10.966Z] INFO: Retrieving Stack Cost... [2023-05-23T16:57:11.532Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-23T16:57:11.792Z] INFO: Archiving Costs [Pipeline] echo [2023-05-23T16:57:11.803Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T16:57:12.089Z] ---> logs-deploy.sh [2023-05-23T16:57:12.089Z] lf-activate-venv: SKIPPING [2023-05-23T16:57:12.089Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/112 [2023-05-23T16:57:12.089Z] INFO: archiving workspace using pattern(s): [2023-05-23T16:57:13.024Z] Archives upload complete. [2023-05-23T16:57:13.024Z] INFO: archiving logs to Nexus