Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ace75286d6b347c1db783fb9f991eadf064396bd 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-ssh9588113904252546196.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-ssh18213399541458603021.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-ssh13446410438280269637.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-ssh8129108871506738117.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-ssh16581067733973518698.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16262 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 ace75286d6b347c1db783fb9f991eadf064396bd (main) Commit message: "fix(snap): Upgrade env file path for v3 edgex-snap-hooks compatibility" > 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 ace75286d6b347c1db783fb9f991eadf064396bd # timeout=10 > git rev-list --no-walk 7e65059dab31c9d44b79936edbd11c74f669a3f9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-22T07:57:33.188Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-22T07:57:33.258Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-22T07:57:33.275Z] ========================================================= [2023-05-22T07:57:33.275Z] EdgeX Global Pipelines Version Info [2023-05-22T07:57:33.275Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-22T07:57:34.010Z] ------------------- [2023-05-22T07:57:34.010Z] stable info: [2023-05-22T07:57:34.010Z] ------------------- [2023-05-22T07:57:34.010Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-22T07:57:34.010Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-22T07:57:34.010Z] Message: update stable to v1.0.249 [2023-05-22T07:57:34.582Z] ------------------- [2023-05-22T07:57:34.582Z] experimental info: [2023-05-22T07:57:34.582Z] ------------------- [2023-05-22T07:57:34.582Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-22T07:57:34.582Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-22T07:57:34.582Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-22T07:57:34.750Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-05-22T07:57:34.760Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-05-22T07:57:34.769Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-22T07:57:34.788Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-22T07:57:34.802Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-22T07:57:34.815Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-22T07:57:34.830Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-22T07:57:34.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-22T07:57:34.857Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-22T07:57:34.870Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-22T07:57:34.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-22T07:57:34.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-05-22T07:57:34.904Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-22T07:57:34.917Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-22T07:57:34.930Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-22T07:57:34.944Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-22T07:57:34.956Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-22T07:57:34.967Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-22T07:57:34.976Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-22T07:57:34.985Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-22T07:57:34.994Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-22T07:57:35.002Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-22T07:57:35.010Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-22T07:57:35.028Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-22T07:57:35.045Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-22T07:57:35.062Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-22T07:57:35.081Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-22T07:57:35.100Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-22T07:57:35.113Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-22T07:57:35.128Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-22T07:57:35.142Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ace75286d6b347c1db783fb9f991eadf064396bd [Pipeline] echo [2023-05-22T07:57:35.155Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ace7528 [Pipeline] echo [2023-05-22T07:57:35.168Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T07:57:35.228Z] provisioning config files... [2023-05-22T07:57:35.243Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6739721929047978108tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T07:57:35.549Z] ---> docker-login.sh [2023-05-22T07:57:35.549Z] nexus3.edgexfoundry.org:10001 [2023-05-22T07:57:35.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T07:57:36.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T07:57:36.072Z] Configure a credential helper to remove this warning. See [2023-05-22T07:57:36.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T07:57:36.072Z] [2023-05-22T07:57:36.072Z] Login Succeeded [2023-05-22T07:57:36.072Z] nexus3.edgexfoundry.org:10002 [2023-05-22T07:57:36.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T07:57:36.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T07:57:36.072Z] Configure a credential helper to remove this warning. See [2023-05-22T07:57:36.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T07:57:36.072Z] [2023-05-22T07:57:36.072Z] Login Succeeded [2023-05-22T07:57:36.072Z] nexus3.edgexfoundry.org:10003 [2023-05-22T07:57:36.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T07:57:36.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T07:57:36.332Z] Configure a credential helper to remove this warning. See [2023-05-22T07:57:36.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T07:57:36.333Z] [2023-05-22T07:57:36.333Z] Login Succeeded [2023-05-22T07:57:36.333Z] nexus3.edgexfoundry.org:10004 [2023-05-22T07:57:36.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T07:57:36.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T07:57:36.333Z] Configure a credential helper to remove this warning. See [2023-05-22T07:57:36.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T07:57:36.333Z] [2023-05-22T07:57:36.333Z] Login Succeeded [2023-05-22T07:57:36.333Z] docker.io [2023-05-22T07:57:36.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T07:57:36.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T07:57:36.599Z] Configure a credential helper to remove this warning. See [2023-05-22T07:57:36.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T07:57:36.599Z] [2023-05-22T07:57:36.599Z] Login Succeeded [2023-05-22T07:57:36.599Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T07:57:36.607Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-22T07:57:37.010Z] + git rev-list -1 --merges ace75286d6b347c1db783fb9f991eadf064396bd~1..ace75286d6b347c1db783fb9f991eadf064396bd [Pipeline] echo [2023-05-22T07:57:37.068Z] -----------> git rev-list -1 --merges ace75286d6b347c1db783fb9f991eadf064396bd~1..ace75286d6b347c1db783fb9f991eadf064396bd ace75286d6b347c1db783fb9f991eadf064396bd [false] [Pipeline] sh [2023-05-22T07:57:37.359Z] + git log --format=format:%s -1 ace75286d6b347c1db783fb9f991eadf064396bd [Pipeline] echo [2023-05-22T07:57:37.375Z] ========================================================= [2023-05-22T07:57:37.375Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-22T07:57:37.375Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-22T07:57:37.693Z] + git log --format=format:%s -1 ace75286d6b347c1db783fb9f991eadf064396bd [Pipeline] echo [2023-05-22T07:57:37.705Z] [semverPrep] GIT_COMMIT: ace75286d6b347c1db783fb9f991eadf064396bd, Commit Message: fix(snap): Upgrade env file path for v3 edgex-snap-hooks compatibility [Pipeline] echo [2023-05-22T07:57:37.711Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-22T07:57:38.076Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-22T07:57:38.076Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-22T07:57:38.076Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-22T07:57:38.076Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-22T07:57:38.076Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2023-05-22T07:57:38.076Z] -a /etc/ssh/ssh_known_hosts [2023-05-22T07:57:38.076Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T07:57:38.506Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T07:57:38.507Z] [2023-05-22T07:57:38.507Z] 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-22T07:57:38.807Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T07:57:38.807Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-22T07:57:38.807Z] b85a868b505f: Pulling fs layer [2023-05-22T07:57:38.807Z] e2be974225ed: Pulling fs layer [2023-05-22T07:57:38.807Z] 339a4e72a1f5: Pulling fs layer [2023-05-22T07:57:38.807Z] 988bab9f4d93: Pulling fs layer [2023-05-22T07:57:38.807Z] 1469e6f7b9e6: Pulling fs layer [2023-05-22T07:57:38.807Z] eaf3925da568: Pulling fs layer [2023-05-22T07:57:38.807Z] 988bab9f4d93: Waiting [2023-05-22T07:57:38.807Z] 1469e6f7b9e6: Waiting [2023-05-22T07:57:38.807Z] bab4dde63d76: Pulling fs layer [2023-05-22T07:57:38.807Z] bde34c3a00c8: Pulling fs layer [2023-05-22T07:57:38.807Z] b352a97aabf1: Pulling fs layer [2023-05-22T07:57:38.807Z] 4872d77fe225: Pulling fs layer [2023-05-22T07:57:38.807Z] 5851b861e8e6: Pulling fs layer [2023-05-22T07:57:38.807Z] 4872d77fe225: Waiting [2023-05-22T07:57:38.807Z] b352a97aabf1: Waiting [2023-05-22T07:57:38.807Z] e2be974225ed: Verifying Checksum [2023-05-22T07:57:38.807Z] e2be974225ed: Download complete [2023-05-22T07:57:38.807Z] 988bab9f4d93: Verifying Checksum [2023-05-22T07:57:38.807Z] 988bab9f4d93: Download complete [2023-05-22T07:57:39.068Z] 339a4e72a1f5: Verifying Checksum [2023-05-22T07:57:39.068Z] 339a4e72a1f5: Download complete [2023-05-22T07:57:39.068Z] 1469e6f7b9e6: Verifying Checksum [2023-05-22T07:57:39.068Z] 1469e6f7b9e6: Download complete [2023-05-22T07:57:39.068Z] eaf3925da568: Verifying Checksum [2023-05-22T07:57:39.068Z] eaf3925da568: Download complete [2023-05-22T07:57:39.068Z] bde34c3a00c8: Verifying Checksum [2023-05-22T07:57:39.068Z] bde34c3a00c8: Download complete [2023-05-22T07:57:39.068Z] b352a97aabf1: Verifying Checksum [2023-05-22T07:57:39.068Z] b352a97aabf1: Download complete [2023-05-22T07:57:39.068Z] 4872d77fe225: Verifying Checksum [2023-05-22T07:57:39.068Z] 4872d77fe225: Download complete [2023-05-22T07:57:39.068Z] 5851b861e8e6: Verifying Checksum [2023-05-22T07:57:39.068Z] 5851b861e8e6: Download complete [2023-05-22T07:57:39.068Z] b85a868b505f: Verifying Checksum [2023-05-22T07:57:39.068Z] b85a868b505f: Download complete [2023-05-22T07:57:39.330Z] bab4dde63d76: Verifying Checksum [2023-05-22T07:57:39.330Z] bab4dde63d76: Download complete [2023-05-22T07:57:40.705Z] b85a868b505f: Pull complete [2023-05-22T07:57:40.705Z] e2be974225ed: Pull complete [2023-05-22T07:57:40.965Z] 339a4e72a1f5: Pull complete [2023-05-22T07:57:41.225Z] 988bab9f4d93: Pull complete [2023-05-22T07:57:41.486Z] 1469e6f7b9e6: Pull complete [2023-05-22T07:57:41.486Z] eaf3925da568: Pull complete [2023-05-22T07:57:43.393Z] bab4dde63d76: Pull complete [2023-05-22T07:57:43.393Z] bde34c3a00c8: Pull complete [2023-05-22T07:57:43.393Z] b352a97aabf1: Pull complete [2023-05-22T07:57:43.652Z] 4872d77fe225: Pull complete [2023-05-22T07:57:43.652Z] 5851b861e8e6: Pull complete [2023-05-22T07:57:43.652Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-22T07:57:43.652Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T07:57:43.652Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T07:57:43.759Z] prd-ubuntu20.04-docker-8c-8g-16262 does not seem to be running inside a container [2023-05-22T07:57:43.788Z] $ 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-22T07:57:46.759Z] $ docker top efb9d29869956fb097904906f3e7f4eb5a987d7ee0c0b65bbda2b8a71ee0f216 -eo pid,comm [2023-05-22T07:57:46.826Z] 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-22T07:57:46.826Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-22T07:57:46.868Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-22T07:57:46.868Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-22T07:57:46.987Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-22T07:57:46.983Z] $ docker exec efb9d29869956fb097904906f3e7f4eb5a987d7ee0c0b65bbda2b8a71ee0f216 ssh-agent [2023-05-22T07:57:47.122Z] SSH_AUTH_SOCK=/tmp/ssh-c6w3t8ZlGmoK/agent.32 [2023-05-22T07:57:47.122Z] SSH_AGENT_PID=38 [2023-05-22T07:57:47.127Z] Running ssh-add (command line suppressed) [2023-05-22T07:57:47.218Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1975979742516631432.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1975979742516631432.key) [2023-05-22T07:57:47.241Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-22T07:57:47.529Z] + git tag --points-at HEAD [Pipeline] } [2023-05-22T07:57:47.534Z] $ docker exec --env ******** --env ******** efb9d29869956fb097904906f3e7f4eb5a987d7ee0c0b65bbda2b8a71ee0f216 ssh-agent -k [2023-05-22T07:57:47.634Z] unset SSH_AUTH_SOCK; [2023-05-22T07:57:47.634Z] unset SSH_AGENT_PID; [2023-05-22T07:57:47.634Z] echo Agent pid 38 killed; [2023-05-22T07:57:47.651Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-22T07:57:47.682Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-22T07:57:47.682Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-22T07:57:47.790Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-22T07:57:47.786Z] $ docker exec efb9d29869956fb097904906f3e7f4eb5a987d7ee0c0b65bbda2b8a71ee0f216 ssh-agent [2023-05-22T07:57:47.902Z] SSH_AUTH_SOCK=/tmp/ssh-HTxD2Dh4VOOa/agent.70 [2023-05-22T07:57:47.902Z] SSH_AGENT_PID=76 [2023-05-22T07:57:47.907Z] Running ssh-add (command line suppressed) [2023-05-22T07:57:48.004Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7129915076964103410.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7129915076964103410.key) [2023-05-22T07:57:48.022Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-22T07:57:48.310Z] + git semver init [2023-05-22T07:57:48.570Z] 2023-05-22 07:57:48,465 [run_init] DEBUG init version:0.0.0 force:False [2023-05-22T07:57:48.570Z] 2023-05-22 07:57:48,466 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-05-22T07:57:48.570Z] 2023-05-22 07:57:48,466 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-05-22T07:57:48.570Z] 2023-05-22 07:57:48,466 [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-22T07:57:49.945Z] 2023-05-22 07:57:49,891 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2023-05-22T07:57:49.945Z] 2023-05-22 07:57:49,891 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2023-05-22T07:57:49.945Z] 2023-05-22 07:57:49,891 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-22T07:57:49.945Z] 2023-05-22 07:57:49,892 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-22T07:57:49.945Z] 3.0.0-dev.14 [Pipeline] } [2023-05-22T07:57:49.949Z] $ docker exec --env ******** --env ******** efb9d29869956fb097904906f3e7f4eb5a987d7ee0c0b65bbda2b8a71ee0f216 ssh-agent -k [2023-05-22T07:57:50.054Z] unset SSH_AUTH_SOCK; [2023-05-22T07:57:50.055Z] unset SSH_AGENT_PID; [2023-05-22T07:57:50.055Z] echo Agent pid 76 killed; [2023-05-22T07:57:50.071Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-22T07:57:50.367Z] + git semver [Pipeline] } [2023-05-22T07:57:50.634Z] $ docker stop --time=1 efb9d29869956fb097904906f3e7f4eb5a987d7ee0c0b65bbda2b8a71ee0f216 [2023-05-22T07:57:51.924Z] $ docker rm -f --volumes efb9d29869956fb097904906f3e7f4eb5a987d7ee0c0b65bbda2b8a71ee0f216 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T07:57:52.255Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-22T07:57:52.463Z] Stashed 1 file(s) [Pipeline] echo [2023-05-22T07:57:52.466Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.14 [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-22T07:57:52.605Z] provisioning config files... [2023-05-22T07:57:52.616Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4536690624602183563tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T07:57:52.915Z] ---> docker-login.sh [2023-05-22T07:57:52.915Z] nexus3.edgexfoundry.org:10001 [2023-05-22T07:57:52.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T07:57:52.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T07:57:52.915Z] Configure a credential helper to remove this warning. See [2023-05-22T07:57:52.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T07:57:52.915Z] [2023-05-22T07:57:52.915Z] Login Succeeded [2023-05-22T07:57:52.915Z] nexus3.edgexfoundry.org:10002 [2023-05-22T07:57:52.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T07:57:52.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T07:57:52.915Z] Configure a credential helper to remove this warning. See [2023-05-22T07:57:52.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T07:57:52.915Z] [2023-05-22T07:57:52.915Z] Login Succeeded [2023-05-22T07:57:52.915Z] nexus3.edgexfoundry.org:10003 [2023-05-22T07:57:53.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T07:57:53.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T07:57:53.175Z] Configure a credential helper to remove this warning. See [2023-05-22T07:57:53.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T07:57:53.175Z] [2023-05-22T07:57:53.175Z] Login Succeeded [2023-05-22T07:57:53.175Z] nexus3.edgexfoundry.org:10004 [2023-05-22T07:57:53.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T07:57:53.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T07:57:53.175Z] Configure a credential helper to remove this warning. See [2023-05-22T07:57:53.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T07:57:53.175Z] [2023-05-22T07:57:53.175Z] Login Succeeded [2023-05-22T07:57:53.175Z] docker.io [2023-05-22T07:57:53.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T07:57:53.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T07:57:53.434Z] Configure a credential helper to remove this warning. See [2023-05-22T07:57:53.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T07:57:53.434Z] [2023-05-22T07:57:53.434Z] Login Succeeded [2023-05-22T07:57:53.434Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T07:57:53.441Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-22T07:57:53.502Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T07:57:53.517Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T07:57:53.529Z] ========================================================= [2023-05-22T07:57:53.529Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-22T07:57:53.529Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T07:57:53.849Z] + 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-22T07:57:54.119Z] Sending build context to Docker daemon 45.52MB [2023-05-22T07:57:54.119Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-22T07:57:54.119Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-22T07:57:54.119Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-22T07:57:54.119Z] f56be85fc22e: Pulling fs layer [2023-05-22T07:57:54.119Z] 85791d961cd3: Pulling fs layer [2023-05-22T07:57:54.119Z] d694b5ae8c79: Pulling fs layer [2023-05-22T07:57:54.119Z] 9f32a84ed3da: Pulling fs layer [2023-05-22T07:57:54.119Z] 4d19c01a9841: Pulling fs layer [2023-05-22T07:57:54.119Z] 9325e15d5711: Pulling fs layer [2023-05-22T07:57:54.119Z] 556b6ee489ea: Pulling fs layer [2023-05-22T07:57:54.119Z] c5a4b2cf53e6: Pulling fs layer [2023-05-22T07:57:54.119Z] 9f32a84ed3da: Waiting [2023-05-22T07:57:54.119Z] 9325e15d5711: Waiting [2023-05-22T07:57:54.119Z] 4d19c01a9841: Waiting [2023-05-22T07:57:54.119Z] 556b6ee489ea: Waiting [2023-05-22T07:57:54.119Z] c5a4b2cf53e6: Waiting [2023-05-22T07:57:54.119Z] 85791d961cd3: Download complete [2023-05-22T07:57:54.119Z] 9f32a84ed3da: Verifying Checksum [2023-05-22T07:57:54.119Z] 9f32a84ed3da: Download complete [2023-05-22T07:57:54.119Z] 4d19c01a9841: Verifying Checksum [2023-05-22T07:57:54.119Z] 4d19c01a9841: Download complete [2023-05-22T07:57:54.119Z] f56be85fc22e: Verifying Checksum [2023-05-22T07:57:54.119Z] f56be85fc22e: Download complete [2023-05-22T07:57:54.390Z] 9325e15d5711: Verifying Checksum [2023-05-22T07:57:54.390Z] 9325e15d5711: Download complete [2023-05-22T07:57:54.390Z] f56be85fc22e: Pull complete [2023-05-22T07:57:54.390Z] 85791d961cd3: Pull complete [2023-05-22T07:57:54.980Z] c5a4b2cf53e6: Verifying Checksum [2023-05-22T07:57:54.980Z] c5a4b2cf53e6: Download complete [2023-05-22T07:57:55.239Z] d694b5ae8c79: Download complete [2023-05-22T07:57:55.239Z] 556b6ee489ea: Verifying Checksum [2023-05-22T07:57:55.239Z] 556b6ee489ea: Download complete [2023-05-22T07:57:58.528Z] d694b5ae8c79: Pull complete [2023-05-22T07:57:58.528Z] 9f32a84ed3da: Pull complete [2023-05-22T07:57:58.528Z] 4d19c01a9841: Pull complete [2023-05-22T07:57:58.528Z] 9325e15d5711: Pull complete [2023-05-22T07:58:01.056Z] 556b6ee489ea: Pull complete [2023-05-22T07:58:02.019Z] c5a4b2cf53e6: Pull complete [2023-05-22T07:58:02.019Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-22T07:58:02.019Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-22T07:58:02.019Z] ---> c4be618373d6 [2023-05-22T07:58:02.019Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-22T07:58:06.269Z] ---> Running in 12630069f09d [2023-05-22T07:58:06.269Z] Removing intermediate container 12630069f09d [2023-05-22T07:58:06.269Z] ---> f04e5a68c06a [2023-05-22T07:58:06.269Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-22T07:58:06.528Z] ---> Running in 2b03c40fdc11 [2023-05-22T07:58:06.528Z] Removing intermediate container 2b03c40fdc11 [2023-05-22T07:58:06.528Z] ---> bd96632a5bb7 [2023-05-22T07:58:06.528Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-22T07:58:06.528Z] ---> Running in b70e73b69747 [2023-05-22T07:58:06.528Z] Removing intermediate container b70e73b69747 [2023-05-22T07:58:06.528Z] ---> 740b72712657 [2023-05-22T07:58:06.528Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-22T07:58:06.528Z] ---> Running in db8b18b71944 [2023-05-22T07:58:06.790Z] Removing intermediate container db8b18b71944 [2023-05-22T07:58:06.790Z] ---> 551f0e9153a6 [2023-05-22T07:58:06.790Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-22T07:58:06.790Z] ---> Running in 04cecf757e08 [2023-05-22T07:58:06.790Z] Removing intermediate container 04cecf757e08 [2023-05-22T07:58:06.790Z] ---> bbab7af0bd49 [2023-05-22T07:58:06.790Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-22T07:58:07.074Z] latest: Pulling from library/docker [2023-05-22T07:58:07.333Z] 8a49fdb3b6a5: Pulling fs layer [2023-05-22T07:58:07.333Z] dfb60e7f5d22: Pulling fs layer [2023-05-22T07:58:07.333Z] f74671f55a8d: Pulling fs layer [2023-05-22T07:58:07.333Z] 75039dcfa57a: Pulling fs layer [2023-05-22T07:58:07.333Z] 85a22e3449da: Pulling fs layer [2023-05-22T07:58:07.333Z] 6e4174c6dd60: Pulling fs layer [2023-05-22T07:58:07.333Z] 548fa0fa6487: Pulling fs layer [2023-05-22T07:58:07.333Z] bce3b413b152: Pulling fs layer [2023-05-22T07:58:07.333Z] 4ecf18acb8bf: Pulling fs layer [2023-05-22T07:58:07.333Z] b8b211af7828: Pulling fs layer [2023-05-22T07:58:07.333Z] 35c76e69021c: Pulling fs layer [2023-05-22T07:58:07.333Z] e0e1c9b8d830: Pulling fs layer [2023-05-22T07:58:07.333Z] 684530159b22: Pulling fs layer [2023-05-22T07:58:07.333Z] 2980f78f4a0b: Pulling fs layer [2023-05-22T07:58:07.333Z] 85a22e3449da: Waiting [2023-05-22T07:58:07.333Z] 6e4174c6dd60: Waiting [2023-05-22T07:58:07.333Z] 548fa0fa6487: Waiting [2023-05-22T07:58:07.333Z] bce3b413b152: Waiting [2023-05-22T07:58:07.333Z] 4ecf18acb8bf: Waiting [2023-05-22T07:58:07.333Z] b8b211af7828: Waiting [2023-05-22T07:58:07.333Z] 35c76e69021c: Waiting [2023-05-22T07:58:07.333Z] e0e1c9b8d830: Waiting [2023-05-22T07:58:07.333Z] 684530159b22: Waiting [2023-05-22T07:58:07.333Z] 2980f78f4a0b: Waiting [2023-05-22T07:58:07.333Z] 75039dcfa57a: Waiting [2023-05-22T07:58:07.333Z] f74671f55a8d: Verifying Checksum [2023-05-22T07:58:07.333Z] f74671f55a8d: Download complete [2023-05-22T07:58:07.333Z] dfb60e7f5d22: Verifying Checksum [2023-05-22T07:58:07.333Z] dfb60e7f5d22: Download complete [2023-05-22T07:58:07.333Z] 8a49fdb3b6a5: Download complete [2023-05-22T07:58:07.573Z] Still waiting to schedule task [2023-05-22T07:58:07.574Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-22T07:58:07.592Z] 75039dcfa57a: Verifying Checksum [2023-05-22T07:58:07.592Z] 75039dcfa57a: Download complete [2023-05-22T07:58:07.592Z] 85a22e3449da: Verifying Checksum [2023-05-22T07:58:07.592Z] 85a22e3449da: Download complete [2023-05-22T07:58:07.592Z] 8a49fdb3b6a5: Pull complete [2023-05-22T07:58:07.592Z] 6e4174c6dd60: Verifying Checksum [2023-05-22T07:58:07.592Z] 6e4174c6dd60: Download complete [2023-05-22T07:58:07.592Z] 548fa0fa6487: Verifying Checksum [2023-05-22T07:58:07.592Z] 548fa0fa6487: Download complete [2023-05-22T07:58:07.592Z] bce3b413b152: Verifying Checksum [2023-05-22T07:58:07.592Z] bce3b413b152: Download complete [2023-05-22T07:58:07.592Z] 4ecf18acb8bf: Verifying Checksum [2023-05-22T07:58:07.592Z] 4ecf18acb8bf: Download complete [2023-05-22T07:58:07.851Z] dfb60e7f5d22: Pull complete [2023-05-22T07:58:07.851Z] 35c76e69021c: Verifying Checksum [2023-05-22T07:58:07.851Z] 35c76e69021c: Download complete [2023-05-22T07:58:07.851Z] b8b211af7828: Verifying Checksum [2023-05-22T07:58:07.851Z] b8b211af7828: Download complete [2023-05-22T07:58:07.851Z] f74671f55a8d: Pull complete [2023-05-22T07:58:07.851Z] 684530159b22: Verifying Checksum [2023-05-22T07:58:07.851Z] 684530159b22: Download complete [2023-05-22T07:58:07.851Z] 2980f78f4a0b: Download complete [2023-05-22T07:58:08.110Z] 75039dcfa57a: Pull complete [2023-05-22T07:58:08.110Z] e0e1c9b8d830: Verifying Checksum [2023-05-22T07:58:08.110Z] e0e1c9b8d830: Download complete [2023-05-22T07:58:08.369Z] 85a22e3449da: Pull complete [2023-05-22T07:58:08.934Z] 6e4174c6dd60: Pull complete [2023-05-22T07:58:08.934Z] 548fa0fa6487: Pull complete [2023-05-22T07:58:08.934Z] bce3b413b152: Pull complete [2023-05-22T07:58:08.934Z] 4ecf18acb8bf: Pull complete [2023-05-22T07:58:09.192Z] b8b211af7828: Pull complete [2023-05-22T07:58:09.192Z] 35c76e69021c: Pull complete [2023-05-22T07:58:10.125Z] e0e1c9b8d830: Pull complete [2023-05-22T07:58:10.125Z] 684530159b22: Pull complete [2023-05-22T07:58:10.384Z] 2980f78f4a0b: Pull complete [2023-05-22T07:58:10.384Z] Digest: sha256:ff3b9bc6b87e85ce3a374eef7a8daeb3b23cfa6fa6024382e63041a940cc25b4 [2023-05-22T07:58:10.384Z] Status: Downloaded newer image for docker:latest [2023-05-22T07:58:12.931Z] ---> ea4391de93fb [2023-05-22T07:58:12.931Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-22T07:58:12.931Z] ---> Running in 9d4ec76731e3 [2023-05-22T07:58:12.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T07:58:12.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T07:58:13.191Z] OK: 265 MiB in 53 packages [2023-05-22T07:58:13.453Z] Removing intermediate container 9d4ec76731e3 [2023-05-22T07:58:13.453Z] ---> e79ddd050792 [2023-05-22T07:58:13.453Z] Step 10/15 : ENV GO111MODULE=on [2023-05-22T07:58:13.453Z] ---> Running in dfb35b561226 [2023-05-22T07:58:13.713Z] Removing intermediate container dfb35b561226 [2023-05-22T07:58:13.713Z] ---> 07f038653457 [2023-05-22T07:58:13.713Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-22T07:58:13.713Z] ---> Running in 313fec116f15 [2023-05-22T07:58:13.713Z] Removing intermediate container 313fec116f15 [2023-05-22T07:58:13.713Z] ---> 6ea857aeb56b [2023-05-22T07:58:13.713Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-22T07:58:13.713Z] ---> 3e7d58e5a160 [2023-05-22T07:58:13.713Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T07:58:13.973Z] ---> Running in cc2e4ac6342d [2023-05-22T07:59:10.225Z] Removing intermediate container cc2e4ac6342d [2023-05-22T07:59:10.225Z] ---> 7e5515e2039f [2023-05-22T07:59:10.225Z] Step 14/15 : COPY . . [2023-05-22T07:59:10.225Z] ---> ba9febdafe4f [2023-05-22T07:59:10.226Z] Step 15/15 : RUN ${MAKE} [2023-05-22T07:59:10.226Z] ---> Running in 52c6f7d0e687 [2023-05-22T07:59:10.226Z] noop [2023-05-22T07:59:10.226Z] Removing intermediate container 52c6f7d0e687 [2023-05-22T07:59:10.226Z] ---> b56a9b7a0e4f [2023-05-22T07:59:10.226Z] Successfully built b56a9b7a0e4f [2023-05-22T07:59:10.226Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T07:59:10.558Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-22T07:59:10.558Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T07:59:10.662Z] prd-ubuntu20.04-docker-8c-8g-16262 does not seem to be running inside a container [2023-05-22T07:59:10.700Z] $ 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-22T07:59:11.128Z] $ docker top adb717cde380b43cc4bd6edd75899f4e61e18601d9c4b3689f33ba446148aa88 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T07:59:11.454Z] + go version [2023-05-22T07:59:11.454Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-22T07:59:11.471Z] $ docker stop --time=1 adb717cde380b43cc4bd6edd75899f4e61e18601d9c4b3689f33ba446148aa88 [2023-05-22T07:59:12.728Z] $ docker rm -f --volumes adb717cde380b43cc4bd6edd75899f4e61e18601d9c4b3689f33ba446148aa88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T07:59:13.113Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-22T07:59:13.113Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T07:59:13.180Z] prd-ubuntu20.04-docker-8c-8g-16262 does not seem to be running inside a container [2023-05-22T07:59:13.217Z] $ 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-22T07:59:13.548Z] $ docker top 7241093830eccef39afdc40a9e7daa123a5b1b1b6e6121237b631dfd11aea276 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T07:59:13.877Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-22T07:59:14.177Z] + make test [2023-05-22T07:59:14.177Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-22T07:59:19.443Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-22T07:59:27.563Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-22T07:59:27.563Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-22T07:59:27.563Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-22T07:59:27.563Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-22T07:59:27.563Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-22T07:59:27.563Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-22T07:59:27.563Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-22T07:59:27.563Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-22T07:59:27.563Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-22T07:59:30.091Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-22T07:59:30.091Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-22T07:59:30.091Z] ./bin/test-attribution-txt.sh [2023-05-22T07:59:30.091Z] make -C web test [2023-05-22T07:59:30.091Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2023-05-22T07:59:30.091Z] make[1]: tput: No such file or directory [2023-05-22T07:59:30.091Z] make[1]: tput: No such file or directory [2023-05-22T07:59:30.091Z] warning: generating ./VERSION [2023-05-22T07:59:30.091Z] echo "0.0.0" > VERSION [2023-05-22T07:59:30.091Z] docker build \ [2023-05-22T07:59:30.091Z] -f Dockerfile \ [2023-05-22T07:59:30.091Z] --build-arg USER=1000 \ [2023-05-22T07:59:30.091Z] \ [2023-05-22T07:59:30.091Z] --label "git_sha=ace75286d6b347c1db783fb9f991eadf064396bd" \ [2023-05-22T07:59:30.091Z] -t edgexfoundry/edgex-web-ui:ace75286d6b347c1db783fb9f991eadf064396bd \ [2023-05-22T07:59:30.091Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-22T07:59:30.091Z] . [2023-05-22T07:59:30.091Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-22T07:59:30.091Z] Install the buildx component to build images with BuildKit: [2023-05-22T07:59:30.091Z] https://docs.docker.com/go/buildx/ [2023-05-22T07:59:30.091Z] [2023-05-22T07:59:30.349Z] Sending build context to Docker daemon 2.571MB [2023-05-22T07:59:30.349Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-22T07:59:30.349Z] 16.17-alpine3.15: Pulling from library/node [2023-05-22T07:59:30.918Z] 9621f1afde84: Pulling fs layer [2023-05-22T07:59:30.918Z] c6f70ee39829: Pulling fs layer [2023-05-22T07:59:30.918Z] 56892a8094a2: Pulling fs layer [2023-05-22T07:59:30.918Z] 58dd87906ef0: Pulling fs layer [2023-05-22T07:59:30.918Z] 58dd87906ef0: Waiting [2023-05-22T07:59:30.918Z] 9621f1afde84: Verifying Checksum [2023-05-22T07:59:30.918Z] 9621f1afde84: Download complete [2023-05-22T07:59:30.918Z] 9621f1afde84: Pull complete [2023-05-22T07:59:30.918Z] 58dd87906ef0: Download complete [2023-05-22T07:59:31.177Z] 56892a8094a2: Verifying Checksum [2023-05-22T07:59:31.177Z] 56892a8094a2: Download complete [2023-05-22T07:59:32.111Z] c6f70ee39829: Verifying Checksum [2023-05-22T07:59:32.111Z] c6f70ee39829: Download complete [2023-05-22T07:59:32.369Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16263 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2023-05-22T07:59:32.384Z] Running in /w/workspace/edgex-ui-go/110 [Pipeline] { [Pipeline] checkout [2023-05-22T07:59:32.420Z] The recommended git tool is: git [2023-05-22T07:59:33.051Z] c6f70ee39829: Pull complete [2023-05-22T07:59:33.051Z] 56892a8094a2: Pull complete [2023-05-22T07:59:33.051Z] 58dd87906ef0: Pull complete [2023-05-22T07:59:33.051Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-22T07:59:33.051Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-22T07:59:33.051Z] ---> b69703f70c3d [2023-05-22T07:59:33.051Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-22T07:59:36.456Z] ---> Running in f72229b9a8c5 [2023-05-22T07:59:36.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-05-22T07:59:36.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-05-22T07:59:36.713Z] (1/129) Installing libxau (1.0.9-r0) [2023-05-22T07:59:36.713Z] (2/129) Installing libmd (1.0.3-r0) [2023-05-22T07:59:36.713Z] (3/129) Installing libbsd (0.11.3-r1) [2023-05-22T07:59:36.713Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-05-22T07:59:36.713Z] (5/129) Installing libxcb (1.14-r2) [2023-05-22T07:59:36.713Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-05-22T07:59:36.713Z] (7/129) Installing libxext (1.3.4-r0) [2023-05-22T07:59:36.713Z] (8/129) Installing libice (1.0.10-r0) [2023-05-22T07:59:36.713Z] (9/129) Installing libuuid (2.37.4-r0) [2023-05-22T07:59:36.971Z] (10/129) Installing libsm (1.2.3-r0) [2023-05-22T07:59:36.971Z] (11/129) Installing libxt (1.2.1-r0) [2023-05-22T07:59:36.971Z] (12/129) Installing libxmu (1.1.3-r0) [2023-05-22T07:59:36.971Z] (13/129) Installing xset (1.2.4-r0) [2023-05-22T07:59:36.971Z] (14/129) Installing xprop (1.2.5-r0) [2023-05-22T07:59:36.971Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-05-22T07:59:36.971Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-22T07:59:36.971Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-05-22T07:59:36.971Z] (18/129) Installing libffi (3.4.2-r1) [2023-05-22T07:59:36.971Z] (19/129) Installing libintl (0.21-r0) [2023-05-22T07:59:36.971Z] (20/129) Installing libblkid (2.37.4-r0) [2023-05-22T07:59:36.971Z] (21/129) Installing libmount (2.37.4-r0) [2023-05-22T07:59:36.971Z] (22/129) Installing pcre (8.45-r1) [2023-05-22T07:59:36.971Z] (23/129) Installing glib (2.70.1-r0) [2023-05-22T07:59:37.230Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-05-22T07:59:37.230Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-05-22T07:59:37.230Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-05-22T07:59:37.230Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-05-22T07:59:37.230Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-05-22T07:59:37.230Z] (29/129) Installing libpng (1.6.37-r1) [2023-05-22T07:59:37.230Z] (30/129) Installing libwebp (1.2.2-r0) [2023-05-22T07:59:37.230Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-05-22T07:59:37.230Z] (32/129) Installing tiff (4.4.0-r1) [2023-05-22T07:59:37.230Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-05-22T07:59:37.230Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-22T07:59:37.230Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-05-22T07:59:37.230Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-05-22T07:59:37.230Z] (37/129) Installing libxrender (0.9.10-r3) [2023-05-22T07:59:37.230Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-05-22T07:59:37.230Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-05-22T07:59:37.230Z] (40/129) Installing libxi (1.8-r0) [2023-05-22T07:59:37.230Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-05-22T07:59:37.230Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-05-22T07:59:37.230Z] (43/129) Installing atk (2.36.0-r0) [2023-05-22T07:59:37.553Z] (44/129) Installing libxtst (1.2.3-r3) [2023-05-22T07:59:37.553Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-05-22T07:59:37.553Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-05-22T07:59:37.553Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-05-22T07:59:37.553Z] (48/129) Installing expat (2.5.0-r0) [2023-05-22T07:59:37.553Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-05-22T07:59:37.553Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-05-22T07:59:37.553Z] (51/129) Installing freetype (2.11.1-r2) [2023-05-22T07:59:37.553Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-05-22T07:59:37.553Z] (53/129) Installing pixman (0.40.0-r4) [2023-05-22T07:59:37.553Z] (54/129) Installing cairo (1.16.0-r5) [2023-05-22T07:59:37.553Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-05-22T07:59:37.553Z] (56/129) Installing avahi-libs (0.8-r5) [2023-05-22T07:59:37.553Z] (57/129) Installing gmp (6.2.1-r1) [2023-05-22T07:59:37.553Z] (58/129) Installing nettle (3.7.3-r0) [2023-05-22T07:59:37.553Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-05-22T07:59:37.553Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-05-22T07:59:37.553Z] (61/129) Installing libunistring (0.9.10-r1) [2023-05-22T07:59:37.553Z] (62/129) Installing gnutls (3.7.1-r2) [2023-05-22T07:59:37.553Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-05-22T07:59:37.799Z] using credential edgex-jenkins-ssh [2023-05-22T07:59:37.821Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-05-22T07:59:37.821Z] (65/129) Installing fribidi (1.0.11-r0) [2023-05-22T07:59:37.821Z] Cloning the remote Git repository [2023-05-22T07:59:38.099Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-05-22T07:59:38.099Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-05-22T07:59:38.099Z] (68/129) Installing libxft (2.3.4-r0) [2023-05-22T07:59:38.099Z] (69/129) Installing pango (1.48.10-r0) [2023-05-22T07:59:38.386Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-05-22T07:59:38.386Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-22T07:59:38.386Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-05-22T07:59:38.386Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-05-22T07:59:38.386Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-05-22T07:59:38.386Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-05-22T07:59:37.883Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-22T07:59:37.983Z] > git init /w/workspace/edgex-ui-go/110 # timeout=10 [2023-05-22T07:59:38.151Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-22T07:59:38.152Z] > git --version # timeout=10 [2023-05-22T07:59:38.172Z] > git --version # 'git version 2.25.1' [2023-05-22T07:59:38.175Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-22T07:59:38.323Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-22T07:59:38.989Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-22T07:59:38.990Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-05-22T07:59:38.990Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-05-22T07:59:38.990Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-05-22T07:59:38.990Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-22T07:59:41.530Z] (79/129) Installing libogg (1.3.5-r0) [2023-05-22T07:59:41.530Z] (80/129) Installing flac (1.3.4-r0) [2023-05-22T07:59:41.530Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-05-22T07:59:41.530Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-05-22T07:59:41.530Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-05-22T07:59:41.530Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-05-22T07:59:41.530Z] (85/129) Installing libass (0.15.2-r0) [2023-05-22T07:59:41.530Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-05-22T07:59:41.530Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-22T07:59:41.530Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-22T07:59:41.530Z] (89/129) Installing lame (3.100-r0) [2023-05-22T07:59:41.530Z] (90/129) Installing opus (1.3.1-r1) [2023-05-22T07:59:41.530Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-05-22T07:59:41.530Z] (92/129) Installing soxr (0.1.3-r2) [2023-05-22T07:59:41.530Z] (93/129) Installing libsrt (1.4.2-r1) [2023-05-22T07:59:41.530Z] (94/129) Installing libssh (0.9.6-r1) [2023-05-22T07:59:41.530Z] (95/129) Installing libtheora (1.1.1-r16) [2023-05-22T07:59:41.530Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-05-22T07:59:41.530Z] (97/129) Installing libpciaccess (0.16-r0) [2023-05-22T07:59:41.530Z] (98/129) Installing libdrm (2.4.109-r0) [2023-05-22T07:59:41.530Z] (99/129) Installing libva (2.13.0-r0) [2023-05-22T07:59:41.530Z] (100/129) Installing libvdpau (1.4-r0) [2023-05-22T07:59:41.530Z] (101/129) Installing vidstab (1.1.0-r1) [2023-05-22T07:59:41.530Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-05-22T07:59:41.530Z] (103/129) Installing libvpx (1.10.0-r0) [2023-05-22T07:59:41.791Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-05-22T07:59:41.791Z] (105/129) Installing x264-libs (20210613-r0) [2023-05-22T07:59:41.791Z] (106/129) Installing x265-libs (3.5-r0) [2023-05-22T07:59:42.051Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-05-22T07:59:42.051Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-05-22T07:59:42.310Z] (109/129) Installing libevent (2.1.12-r4) [2023-05-22T07:59:42.310Z] (110/129) Installing mesa (21.2.6-r0) [2023-05-22T07:59:42.310Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-05-22T07:59:42.310Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-05-22T07:59:42.310Z] (113/129) Installing lcms2 (2.12-r1) [2023-05-22T07:59:42.310Z] (114/129) Installing nspr (4.32-r0) [2023-05-22T07:59:42.310Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-05-22T07:59:42.569Z] (116/129) Installing nss (3.78.1-r0) [2023-05-22T07:59:42.008Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-22T07:59:42.033Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-22T07:59:42.829Z] (117/129) Installing libasyncns (0.8-r1) [2023-05-22T07:59:42.829Z] (118/129) Installing libltdl (2.4.6-r7) [2023-05-22T07:59:42.829Z] (119/129) Installing orc (0.4.32-r0) [2023-05-22T07:59:42.829Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-05-22T07:59:43.064Z] Avoid second fetch [2023-05-22T07:59:43.065Z] Checking out Revision ace75286d6b347c1db783fb9f991eadf064396bd (main) [2023-05-22T07:59:43.087Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-05-22T07:59:43.087Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-05-22T07:59:43.087Z] (123/129) Installing libpulse (15.0-r2) [2023-05-22T07:59:43.087Z] (124/129) Installing re2 (2021.11.01-r0) [2023-05-22T07:59:43.087Z] (125/129) Installing snappy (1.1.9-r1) [2023-05-22T07:59:43.087Z] (126/129) Installing libgpg-error (1.42-r1) [2023-05-22T07:59:43.087Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-05-22T07:59:43.087Z] (128/129) Installing libxslt (1.1.35-r0) [2023-05-22T07:59:43.087Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-05-22T07:59:43.935Z] Commit message: "fix(snap): Upgrade env file path for v3 edgex-snap-hooks compatibility" [2023-05-22T07:59:43.085Z] > git config core.sparsecheckout # timeout=10 [2023-05-22T07:59:43.162Z] > git checkout -f ace75286d6b347c1db783fb9f991eadf064396bd # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-22T07:59:44.902Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-22T07:59:44.902Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-22T07:59:44.902Z] Dload Upload Total Spent Left Speed [2023-05-22T07:59:44.902Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 99617 [2023-05-22T07:59:44.993Z] Executing busybox-1.34.1-r7.trigger [2023-05-22T07:59:44.993Z] Executing glib-2.70.1-r0.trigger [2023-05-22T07:59:44.993Z] Executing shared-mime-info-2.1-r2.trigger [Pipeline] sh [2023-05-22T07:59:45.257Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-22T07:59:45.257Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-22T07:59:45.457Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-22T07:59:45.555Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-22T07:59:45.556Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-22T07:59:45.556Z] OK: 286 MiB in 145 packages [2023-05-22T07:59:45.785Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-22T07:59:45.785Z] + sudo tee /etc/docker/daemon.new [2023-05-22T07:59:45.785Z] { [2023-05-22T07:59:45.785Z] "registry-mirrors": [ [2023-05-22T07:59:45.785Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-22T07:59:45.785Z] ], [2023-05-22T07:59:45.785Z] "bip": "10.250.0.254/24", [2023-05-22T07:59:45.785Z] "hosts": [ [2023-05-22T07:59:45.785Z] "tcp://0.0.0.0:5555", [2023-05-22T07:59:45.785Z] "unix:///var/run/docker.sock" [2023-05-22T07:59:45.785Z] ], [2023-05-22T07:59:45.785Z] "mtu": 1458, [2023-05-22T07:59:45.785Z] "selinux-enabled": true, [2023-05-22T07:59:45.785Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-22T07:59:45.785Z] } [Pipeline] sh [2023-05-22T07:59:46.120Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-22T07:59:46.465Z] + sudo service docker restart [2023-05-22T07:59:50.824Z] Removing intermediate container f72229b9a8c5 [2023-05-22T07:59:50.824Z] ---> 84be0dcd7425 [2023-05-22T07:59:50.824Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-22T07:59:50.824Z] ---> Running in ea91c2aa5a56 [2023-05-22T07:59:50.824Z] Removing intermediate container ea91c2aa5a56 [2023-05-22T07:59:50.824Z] ---> b049c712798c [2023-05-22T07:59:50.824Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-22T07:59:50.824Z] ---> Running in 74139e0a7375 [2023-05-22T07:59:51.082Z] Removing intermediate container 74139e0a7375 [2023-05-22T07:59:51.082Z] ---> acba8e5b46ab [2023-05-22T07:59:51.082Z] Step 5/10 : RUN npm install -g npm [2023-05-22T07:59:51.082Z] ---> Running in 525155a7c6e4 [2023-05-22T07:59:57.654Z] [2023-05-22T07:59:57.654Z] removed 7 packages, changed 101 packages, and audited 264 packages in 5s [2023-05-22T07:59:57.654Z] [2023-05-22T07:59:57.654Z] 27 packages are looking for funding [2023-05-22T07:59:57.654Z] run `npm fund` for details [2023-05-22T07:59:57.654Z] [2023-05-22T07:59:57.654Z] found 0 vulnerabilities [2023-05-22T07:59:58.631Z] Removing intermediate container 525155a7c6e4 [2023-05-22T07:59:58.631Z] ---> 9030b886e348 [2023-05-22T07:59:58.631Z] Step 6/10 : ARG USER=1000 [2023-05-22T07:59:58.891Z] ---> Running in 480d6a7fc027 [2023-05-22T07:59:58.891Z] Removing intermediate container 480d6a7fc027 [2023-05-22T07:59:58.891Z] ---> f861145522a6 [2023-05-22T07:59:58.891Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-22T07:59:58.891Z] ---> Running in d9acbe79f9c7 [2023-05-22T07:59:59.459Z] Removing intermediate container d9acbe79f9c7 [2023-05-22T07:59:59.459Z] ---> 0c7bd65620b7 [2023-05-22T07:59:59.459Z] Step 8/10 : USER $USER:$USER [2023-05-22T07:59:59.459Z] ---> Running in 0ee1eb054d81 [2023-05-22T07:59:59.459Z] Removing intermediate container 0ee1eb054d81 [2023-05-22T07:59:59.459Z] ---> d99e32355678 [2023-05-22T07:59:59.459Z] Step 9/10 : WORKDIR /app [2023-05-22T07:59:59.459Z] ---> Running in 0b55b55357fb [2023-05-22T07:59:59.718Z] Removing intermediate container 0b55b55357fb [2023-05-22T07:59:59.718Z] ---> fdccee56c3ed [2023-05-22T07:59:59.718Z] Step 10/10 : LABEL git_sha=ace75286d6b347c1db783fb9f991eadf064396bd [2023-05-22T07:59:59.718Z] ---> Running in 2a39322d37af [2023-05-22T07:59:59.718Z] Removing intermediate container 2a39322d37af [2023-05-22T07:59:59.718Z] ---> 310d23f84016 [2023-05-22T07:59:59.718Z] Successfully built 310d23f84016 [2023-05-22T07:59:59.718Z] Successfully tagged edgexfoundry/edgex-web-ui:ace75286d6b347c1db783fb9f991eadf064396bd [2023-05-22T07:59:59.718Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-22T07:59:59.718Z] touch edgex-web-ui.imagebuilt [2023-05-22T07:59:59.718Z] mkdir -p node_modules coverage [2023-05-22T07:59:59.718Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-22T07:59:59.718Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-22T08:00:01.624Z] npm WARN old lockfile [2023-05-22T08:00:01.624Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-22T08:00:01.624Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-22T08:00:01.624Z] npm WARN old lockfile [2023-05-22T08:00:01.624Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-22T08:00:01.624Z] npm WARN old lockfile [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T08:00:04.756Z] provisioning config files... [2023-05-22T08:00:04.783Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/110@tmp/config3804970530905110298tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T08:00:05.150Z] ---> docker-login.sh [2023-05-22T08:00:05.150Z] nexus3.edgexfoundry.org:10001 [2023-05-22T08:00:05.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T08:00:05.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T08:00:05.687Z] Configure a credential helper to remove this warning. See [2023-05-22T08:00:05.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T08:00:05.687Z] [2023-05-22T08:00:05.687Z] Login Succeeded [2023-05-22T08:00:05.687Z] nexus3.edgexfoundry.org:10002 [2023-05-22T08:00:05.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T08:00:06.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T08:00:06.225Z] Configure a credential helper to remove this warning. See [2023-05-22T08:00:06.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T08:00:06.225Z] [2023-05-22T08:00:06.225Z] Login Succeeded [2023-05-22T08:00:06.225Z] nexus3.edgexfoundry.org:10003 [2023-05-22T08:00:06.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T08:00:06.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T08:00:06.496Z] Configure a credential helper to remove this warning. See [2023-05-22T08:00:06.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T08:00:06.496Z] [2023-05-22T08:00:06.496Z] Login Succeeded [2023-05-22T08:00:06.496Z] nexus3.edgexfoundry.org:10004 [2023-05-22T08:00:06.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T08:00:06.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T08:00:06.769Z] Configure a credential helper to remove this warning. See [2023-05-22T08:00:06.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T08:00:06.769Z] [2023-05-22T08:00:06.769Z] Login Succeeded [2023-05-22T08:00:06.769Z] docker.io [2023-05-22T08:00:07.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T08:00:10.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T08:00:10.406Z] Configure a credential helper to remove this warning. See [2023-05-22T08:00:10.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T08:00:10.406Z] [2023-05-22T08:00:10.406Z] Login Succeeded [2023-05-22T08:00:10.406Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T08:00:10.420Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-22T08:00:10.666Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T08:00:10.683Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T08:00:10.694Z] ========================================================= [2023-05-22T08:00:10.694Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-22T08:00:10.694Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T08:00:11.040Z] + 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-22T08:00:12.027Z] Sending build context to Docker daemon 28.32MB [2023-05-22T08:00:12.027Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-22T08:00:12.027Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-22T08:00:12.295Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-22T08:00:12.295Z] c41833b44d91: Pulling fs layer [2023-05-22T08:00:12.295Z] ed15518f5707: Pulling fs layer [2023-05-22T08:00:12.295Z] feae8fd75edb: Pulling fs layer [2023-05-22T08:00:12.295Z] 242c74f7c9fa: Pulling fs layer [2023-05-22T08:00:12.295Z] 3cdef696dda3: Pulling fs layer [2023-05-22T08:00:12.295Z] 2ced38df9373: Pulling fs layer [2023-05-22T08:00:12.295Z] 58f1dce35555: Pulling fs layer [2023-05-22T08:00:12.295Z] 3cdef696dda3: Waiting [2023-05-22T08:00:12.295Z] 2ced38df9373: Waiting [2023-05-22T08:00:12.295Z] 242c74f7c9fa: Waiting [2023-05-22T08:00:12.295Z] 58f1dce35555: Waiting [2023-05-22T08:00:12.295Z] ed15518f5707: Download complete [2023-05-22T08:00:12.295Z] 242c74f7c9fa: Verifying Checksum [2023-05-22T08:00:12.295Z] 242c74f7c9fa: Download complete [2023-05-22T08:00:12.295Z] 3cdef696dda3: Verifying Checksum [2023-05-22T08:00:12.295Z] 3cdef696dda3: Download complete [2023-05-22T08:00:12.570Z] c41833b44d91: Verifying Checksum [2023-05-22T08:00:12.570Z] c41833b44d91: Download complete [2023-05-22T08:00:13.540Z] c41833b44d91: Pull complete [2023-05-22T08:00:13.812Z] 58f1dce35555: Verifying Checksum [2023-05-22T08:00:13.812Z] 58f1dce35555: Download complete [2023-05-22T08:00:13.851Z] npm WARN EBADENGINE Unsupported engine { [2023-05-22T08:00:13.851Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-22T08:00:13.851Z] npm WARN EBADENGINE required: { [2023-05-22T08:00:13.851Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-22T08:00:13.851Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-22T08:00:13.851Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-22T08:00:13.851Z] npm WARN EBADENGINE }, [2023-05-22T08:00:13.851Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-22T08:00:13.851Z] npm WARN EBADENGINE } [2023-05-22T08:00:13.851Z] npm WARN EBADENGINE Unsupported engine { [2023-05-22T08:00:13.851Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-22T08:00:13.851Z] npm WARN EBADENGINE required: { [2023-05-22T08:00:13.851Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-22T08:00:13.851Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-22T08:00:13.851Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-22T08:00:13.851Z] npm WARN EBADENGINE }, [2023-05-22T08:00:13.851Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-22T08:00:13.851Z] npm WARN EBADENGINE } [2023-05-22T08:00:13.851Z] npm WARN EBADENGINE Unsupported engine { [2023-05-22T08:00:13.851Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-22T08:00:13.851Z] npm WARN EBADENGINE required: { [2023-05-22T08:00:13.851Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-22T08:00:13.851Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-22T08:00:13.851Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-22T08:00:13.851Z] npm WARN EBADENGINE }, [2023-05-22T08:00:13.851Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-22T08:00:13.851Z] npm WARN EBADENGINE } [2023-05-22T08:00:13.851Z] npm WARN EBADENGINE Unsupported engine { [2023-05-22T08:00:13.851Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-22T08:00:13.851Z] npm WARN EBADENGINE required: { [2023-05-22T08:00:13.851Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-22T08:00:13.851Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-22T08:00:13.851Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-22T08:00:13.851Z] npm WARN EBADENGINE }, [2023-05-22T08:00:13.851Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-22T08:00:13.851Z] npm WARN EBADENGINE } [2023-05-22T08:00:13.851Z] npm WARN EBADENGINE Unsupported engine { [2023-05-22T08:00:13.851Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-22T08:00:13.851Z] npm WARN EBADENGINE required: { [2023-05-22T08:00:13.852Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-22T08:00:13.852Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-22T08:00:13.852Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-22T08:00:13.852Z] npm WARN EBADENGINE }, [2023-05-22T08:00:13.852Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-22T08:00:13.852Z] npm WARN EBADENGINE } [2023-05-22T08:00:13.852Z] npm WARN EBADENGINE Unsupported engine { [2023-05-22T08:00:13.852Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-22T08:00:13.852Z] npm WARN EBADENGINE required: { [2023-05-22T08:00:13.852Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-22T08:00:13.852Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-22T08:00:13.852Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-22T08:00:13.852Z] npm WARN EBADENGINE }, [2023-05-22T08:00:13.852Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-22T08:00:13.852Z] npm WARN EBADENGINE } [2023-05-22T08:00:13.852Z] npm WARN EBADENGINE Unsupported engine { [2023-05-22T08:00:13.852Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-22T08:00:13.852Z] npm WARN EBADENGINE required: { [2023-05-22T08:00:13.852Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-22T08:00:13.852Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-22T08:00:13.852Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-22T08:00:13.852Z] npm WARN EBADENGINE }, [2023-05-22T08:00:13.852Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-22T08:00:13.852Z] npm WARN EBADENGINE } [2023-05-22T08:00:13.852Z] npm WARN EBADENGINE Unsupported engine { [2023-05-22T08:00:13.852Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-22T08:00:13.852Z] npm WARN EBADENGINE required: { [2023-05-22T08:00:13.852Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-22T08:00:13.852Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-22T08:00:13.852Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-22T08:00:13.852Z] npm WARN EBADENGINE }, [2023-05-22T08:00:13.852Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-22T08:00:13.852Z] npm WARN EBADENGINE } [2023-05-22T08:00:13.852Z] npm WARN EBADENGINE Unsupported engine { [2023-05-22T08:00:13.852Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-22T08:00:13.852Z] npm WARN EBADENGINE required: { [2023-05-22T08:00:13.852Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-22T08:00:13.852Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-22T08:00:13.852Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-22T08:00:13.852Z] npm WARN EBADENGINE }, [2023-05-22T08:00:13.852Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-22T08:00:13.852Z] npm WARN EBADENGINE } [2023-05-22T08:00:14.085Z] ed15518f5707: Pull complete [2023-05-22T08:00:15.061Z] feae8fd75edb: Verifying Checksum [2023-05-22T08:00:15.061Z] feae8fd75edb: Download complete [2023-05-22T08:00:15.061Z] 2ced38df9373: Verifying Checksum [2023-05-22T08:00:15.061Z] 2ced38df9373: Download complete [2023-05-22T08:00:15.949Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-22T08:00:16.785Z] 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-22T08:00:16.785Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-22T08:00:16.785Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-22T08:00:16.785Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-22T08:00:16.785Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-22T08:00:17.805Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-22T08:00:17.805Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-22T08:00:18.762Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-22T08:00:18.762Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-22T08:00:20.153Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-22T08:00:22.055Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-22T08:00:22.055Z] 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-22T08:00:22.313Z] 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-22T08:00:22.313Z] 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-22T08:00:22.313Z] 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-22T08:00:22.313Z] 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-22T08:00:23.249Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-22T08:00:23.508Z] 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-22T08:00:26.037Z] 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-22T08:00:26.278Z] feae8fd75edb: Pull complete [2023-05-22T08:00:26.278Z] 242c74f7c9fa: Pull complete [2023-05-22T08:00:26.278Z] 3cdef696dda3: Pull complete [2023-05-22T08:00:28.775Z] 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-22T08:00:34.040Z] [2023-05-22T08:00:34.040Z] added 1478 packages, and audited 1479 packages in 33s [2023-05-22T08:00:34.040Z] [2023-05-22T08:00:34.040Z] 90 packages are looking for funding [2023-05-22T08:00:34.040Z] run `npm fund` for details [2023-05-22T08:00:34.040Z] [2023-05-22T08:00:34.040Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-22T08:00:34.040Z] [2023-05-22T08:00:34.040Z] To address issues that do not require attention, run: [2023-05-22T08:00:34.040Z] npm audit fix [2023-05-22T08:00:34.040Z] [2023-05-22T08:00:34.040Z] To address all issues (including breaking changes), run: [2023-05-22T08:00:34.040Z] npm audit fix --force [2023-05-22T08:00:34.040Z] [2023-05-22T08:00:34.040Z] Run `npm audit` for details. [2023-05-22T08:00:34.512Z] 2ced38df9373: Pull complete [2023-05-22T08:00:37.863Z] 58f1dce35555: Pull complete [2023-05-22T08:00:37.863Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-22T08:00:37.863Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-22T08:00:37.863Z] ---> fadd8f120f05 [2023-05-22T08:00:37.863Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-22T08:00:39.377Z] ---> Running in 741e0af292e1 [2023-05-22T08:00:39.661Z] Removing intermediate container 741e0af292e1 [2023-05-22T08:00:39.661Z] ---> 540633526a77 [2023-05-22T08:00:39.661Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-22T08:00:39.661Z] ---> Running in 22054b49bbfa [2023-05-22T08:00:39.938Z] Removing intermediate container 22054b49bbfa [2023-05-22T08:00:39.939Z] ---> 011f9b236bc8 [2023-05-22T08:00:39.939Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-22T08:00:40.221Z] ---> Running in 9f7bea92054a [2023-05-22T08:00:40.509Z] Removing intermediate container 9f7bea92054a [2023-05-22T08:00:40.509Z] ---> fbdcc2dfdae0 [2023-05-22T08:00:40.509Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-22T08:00:40.509Z] ---> Running in a36c0b79170b [2023-05-22T08:00:40.778Z] Removing intermediate container a36c0b79170b [2023-05-22T08:00:40.778Z] ---> 5707b76016bb [2023-05-22T08:00:40.778Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-22T08:00:41.048Z] ---> Running in 764d19c63e74 [2023-05-22T08:00:41.317Z] Removing intermediate container 764d19c63e74 [2023-05-22T08:00:41.317Z] ---> 0478a695ca33 [2023-05-22T08:00:41.317Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-22T08:00:41.585Z] latest: Pulling from library/docker [2023-05-22T08:00:41.856Z] 08409d417260: Pulling fs layer [2023-05-22T08:00:41.856Z] bf127bdc9f4f: Pulling fs layer [2023-05-22T08:00:41.856Z] 55b4810136f4: Pulling fs layer [2023-05-22T08:00:41.856Z] 2e7805c665c5: Pulling fs layer [2023-05-22T08:00:41.856Z] 4cbd67a00da7: Pulling fs layer [2023-05-22T08:00:41.856Z] c249a2b0348a: Pulling fs layer [2023-05-22T08:00:41.856Z] a32078c42a5c: Pulling fs layer [2023-05-22T08:00:41.856Z] 2609f442dd15: Pulling fs layer [2023-05-22T08:00:41.856Z] 0a3b98673d7e: Pulling fs layer [2023-05-22T08:00:41.856Z] aef6520288ba: Pulling fs layer [2023-05-22T08:00:41.856Z] b3d6c2010418: Pulling fs layer [2023-05-22T08:00:41.856Z] 1608e0260ec7: Pulling fs layer [2023-05-22T08:00:41.856Z] 2e7805c665c5: Waiting [2023-05-22T08:00:41.856Z] ca8856b3ec93: Pulling fs layer [2023-05-22T08:00:41.856Z] 4cbd67a00da7: Waiting [2023-05-22T08:00:41.856Z] b12f6eec882e: Pulling fs layer [2023-05-22T08:00:41.856Z] c249a2b0348a: Waiting [2023-05-22T08:00:41.856Z] a32078c42a5c: Waiting [2023-05-22T08:00:41.856Z] b3d6c2010418: Waiting [2023-05-22T08:00:41.856Z] 1608e0260ec7: Waiting [2023-05-22T08:00:41.856Z] 2609f442dd15: Waiting [2023-05-22T08:00:41.856Z] ca8856b3ec93: Waiting [2023-05-22T08:00:41.856Z] 0a3b98673d7e: Waiting [2023-05-22T08:00:41.856Z] b12f6eec882e: Waiting [2023-05-22T08:00:41.856Z] 55b4810136f4: Verifying Checksum [2023-05-22T08:00:41.856Z] 55b4810136f4: Download complete [2023-05-22T08:00:42.133Z] bf127bdc9f4f: Verifying Checksum [2023-05-22T08:00:42.133Z] bf127bdc9f4f: Download complete [2023-05-22T08:00:42.133Z] 08409d417260: Verifying Checksum [2023-05-22T08:00:42.133Z] 08409d417260: Download complete [2023-05-22T08:00:42.201Z] 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-22T08:00:42.730Z] 2e7805c665c5: Verifying Checksum [2023-05-22T08:00:42.730Z] 2e7805c665c5: Download complete [2023-05-22T08:00:42.730Z] 4cbd67a00da7: Verifying Checksum [2023-05-22T08:00:42.730Z] 4cbd67a00da7: Download complete [2023-05-22T08:00:42.730Z] c249a2b0348a: Verifying Checksum [2023-05-22T08:00:42.730Z] c249a2b0348a: Download complete [2023-05-22T08:00:42.730Z] a32078c42a5c: Verifying Checksum [2023-05-22T08:00:42.730Z] a32078c42a5c: Download complete [2023-05-22T08:00:42.730Z] 2609f442dd15: Verifying Checksum [2023-05-22T08:00:42.730Z] 2609f442dd15: Download complete [2023-05-22T08:00:42.730Z] 0a3b98673d7e: Verifying Checksum [2023-05-22T08:00:42.730Z] 0a3b98673d7e: Download complete [2023-05-22T08:00:42.730Z] b3d6c2010418: Verifying Checksum [2023-05-22T08:00:42.730Z] b3d6c2010418: Download complete [2023-05-22T08:00:42.730Z] 08409d417260: Pull complete [2023-05-22T08:00:42.999Z] ca8856b3ec93: Verifying Checksum [2023-05-22T08:00:42.999Z] ca8856b3ec93: Download complete [2023-05-22T08:00:42.999Z] aef6520288ba: Verifying Checksum [2023-05-22T08:00:42.999Z] aef6520288ba: Download complete [2023-05-22T08:00:42.999Z] b12f6eec882e: Verifying Checksum [2023-05-22T08:00:42.999Z] b12f6eec882e: Download complete [2023-05-22T08:00:43.582Z] bf127bdc9f4f: Pull complete [2023-05-22T08:00:43.850Z] 55b4810136f4: Pull complete [2023-05-22T08:00:44.121Z] 1608e0260ec7: Verifying Checksum [2023-05-22T08:00:44.121Z] 1608e0260ec7: Download complete [2023-05-22T08:00:44.710Z] 2e7805c665c5: Pull complete [2023-05-22T08:00:44.737Z] - Generating browser application bundles (phase: setup)... [2023-05-22T08:00:45.676Z] 4cbd67a00da7: Pull complete [2023-05-22T08:00:47.098Z] c249a2b0348a: Pull complete [2023-05-22T08:00:47.098Z] a32078c42a5c: Pull complete [2023-05-22T08:00:47.370Z] 2609f442dd15: Pull complete [2023-05-22T08:00:47.640Z] 0a3b98673d7e: Pull complete [2023-05-22T08:00:48.922Z] Compiling @angular/core : es2015 as esm2015 [2023-05-22T08:00:48.923Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-22T08:00:51.901Z] aef6520288ba: Pull complete [2023-05-22T08:00:51.902Z] b3d6c2010418: Pull complete [2023-05-22T08:00:52.207Z] Compiling @angular/common : es2015 as esm2015 [2023-05-22T08:00:52.207Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-22T08:00:52.771Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-22T08:00:52.771Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-22T08:00:53.336Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-22T08:00:53.336Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-22T08:00:53.336Z] Compiling @angular/router : es2015 as esm2015 [2023-05-22T08:00:53.595Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-22T08:00:53.595Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-22T08:00:53.852Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-22T08:00:54.110Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-22T08:00:54.484Z] 1608e0260ec7: Pull complete [2023-05-22T08:00:54.484Z] ca8856b3ec93: Pull complete [2023-05-22T08:00:54.753Z] b12f6eec882e: Pull complete [2023-05-22T08:00:55.023Z] Digest: sha256:ff3b9bc6b87e85ce3a374eef7a8daeb3b23cfa6fa6024382e63041a940cc25b4 [2023-05-22T08:00:55.023Z] Status: Downloaded newer image for docker:latest [2023-05-22T08:00:55.483Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-22T08:00:57.621Z] ---> 506ff65feadb [2023-05-22T08:00:57.621Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-22T08:00:57.621Z] ---> Running in 00a8c4f325c9 [2023-05-22T08:00:58.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T08:00:59.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T08:01:00.139Z] OK: 263 MiB in 53 packages [2023-05-22T08:01:01.107Z] Removing intermediate container 00a8c4f325c9 [2023-05-22T08:01:01.107Z] ---> bfd1e134bc01 [2023-05-22T08:01:01.107Z] Step 10/15 : ENV GO111MODULE=on [2023-05-22T08:01:01.107Z] ---> Running in fd3698799f1c [2023-05-22T08:01:01.376Z] Removing intermediate container fd3698799f1c [2023-05-22T08:01:01.376Z] ---> 9c1c967d8903 [2023-05-22T08:01:01.376Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-22T08:01:01.644Z] ---> Running in a6b216f73023 [2023-05-22T08:01:01.924Z] Removing intermediate container a6b216f73023 [2023-05-22T08:01:01.925Z] ---> cf86858c85c1 [2023-05-22T08:01:01.925Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-22T08:01:02.059Z] 22 05 2023 08:01:00.907:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-22T08:01:02.059Z] 22 05 2023 08:01:00.909:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-22T08:01:02.059Z] 22 05 2023 08:01:00.912:INFO [launcher]: Starting browser ChromeHeadless [2023-05-22T08:01:04.511Z] ---> e7ae4c29e844 [2023-05-22T08:01:04.511Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T08:01:04.511Z] ---> Running in 5adea9a8fb91 [2023-05-22T08:01:14.288Z] ✔ Browser application bundle generation complete. [2023-05-22T08:01:14.288Z] 22 05 2023 08:01:12.257:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket vdBVmZBXe88Xw3fqAAAB with id 10232459 [2023-05-22T08:01:15.227Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-22T08:01:15.227Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.05 secs) [2023-05-22T08:01:15.227Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.127 secs) [2023-05-22T08:01:15.485Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.159 secs) [2023-05-22T08:01:15.485Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.256 secs) [2023-05-22T08:01:15.485Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.296 secs) [2023-05-22T08:01:15.485Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.312 secs) [2023-05-22T08:01:15.485Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.325 secs) [2023-05-22T08:01:15.485Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.332 secs) [2023-05-22T08:01:15.485Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.338 secs) [2023-05-22T08:01:15.743Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.384 secs) [2023-05-22T08:01:15.743Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.426 secs) [2023-05-22T08:01:15.743Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.432 secs) [2023-05-22T08:01:15.743Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.444 secs) [2023-05-22T08:01:15.743Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.448 secs) [2023-05-22T08:01:15.743Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.452 secs) [2023-05-22T08:01:15.743Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.467 secs) [2023-05-22T08:01:15.743Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.472 secs) [2023-05-22T08:01:15.743Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.481 secs) [2023-05-22T08:01:15.743Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.482 secs) [2023-05-22T08:01:15.743Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.505 secs) [2023-05-22T08:01:15.743Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.509 secs) [2023-05-22T08:01:15.743Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.515 secs) [2023-05-22T08:01:15.743Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.531 secs) [2023-05-22T08:01:16.002Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.656 secs) [2023-05-22T08:01:16.002Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.673 secs) [2023-05-22T08:01:16.002Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.693 secs) [2023-05-22T08:01:16.002Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.719 secs) [2023-05-22T08:01:16.002Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.737 secs) [2023-05-22T08:01:16.261Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.76 secs) [2023-05-22T08:01:16.261Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.763 secs) [2023-05-22T08:01:16.261Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.765 secs) [2023-05-22T08:01:16.261Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.766 secs) [2023-05-22T08:01:16.261Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.783 secs) [2023-05-22T08:01:16.261Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.789 secs) [2023-05-22T08:01:16.261Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.792 secs) [2023-05-22T08:01:16.261Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.794 secs) [2023-05-22T08:01:16.261Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.823 secs) [2023-05-22T08:01:16.261Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.842 secs) [2023-05-22T08:01:16.261Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.898 secs) [2023-05-22T08:01:16.261Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.905 secs) [2023-05-22T08:01:16.261Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.909 secs) [2023-05-22T08:01:16.261Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 0.923 secs) [2023-05-22T08:01:16.261Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 0.936 secs) [2023-05-22T08:01:16.520Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 0.947 secs) [2023-05-22T08:01:16.520Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 0.977 secs) [2023-05-22T08:01:16.520Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 1.018 secs) [2023-05-22T08:01:16.520Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 1.024 secs) [2023-05-22T08:01:16.520Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 1.027 secs) [2023-05-22T08:01:16.520Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 1.058 secs) [2023-05-22T08:01:16.520Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 1.068 secs) [2023-05-22T08:01:16.520Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 1.073 secs) [2023-05-22T08:01:16.520Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 1.075 secs) [2023-05-22T08:01:16.520Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 1.076 secs) [2023-05-22T08:01:16.520Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 1.087 secs) [2023-05-22T08:01:16.520Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 1.099 secs) [2023-05-22T08:01:16.520Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 1.111 secs) [2023-05-22T08:01:16.520Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 1.113 secs) [2023-05-22T08:01:16.520Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 1.117 secs) [2023-05-22T08:01:16.520Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 1.122 secs) [2023-05-22T08:01:16.776Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.153 secs) [2023-05-22T08:01:16.776Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.204 secs) [2023-05-22T08:01:16.776Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.215 secs) [2023-05-22T08:01:16.776Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.225 secs) [2023-05-22T08:01:16.776Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.234 secs) [2023-05-22T08:01:16.776Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.238 secs) [2023-05-22T08:01:16.776Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.24 secs) [2023-05-22T08:01:16.776Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.254 secs) [2023-05-22T08:01:16.776Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.259 secs) [2023-05-22T08:01:16.776Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.264 secs) [2023-05-22T08:01:16.776Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.268 secs) [2023-05-22T08:01:16.776Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.275 secs) [2023-05-22T08:01:16.777Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.279 secs) [2023-05-22T08:01:16.777Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.283 secs) [2023-05-22T08:01:16.777Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.287 secs) [2023-05-22T08:01:16.777Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.29 secs) [2023-05-22T08:01:17.035Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.351 secs) [2023-05-22T08:01:17.035Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.356 secs) [2023-05-22T08:01:17.035Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.358 secs) [2023-05-22T08:01:17.035Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.392 secs) [2023-05-22T08:01:17.035Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.43 secs) [2023-05-22T08:01:17.035Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.44 secs) [2023-05-22T08:01:17.035Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.471 secs) [2023-05-22T08:01:17.035Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.495 secs) [2023-05-22T08:01:17.035Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.503 secs) [2023-05-22T08:01:17.294Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.517 secs) [2023-05-22T08:01:17.294Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.525 secs) [2023-05-22T08:01:17.294Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.548 secs) [2023-05-22T08:01:17.294Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.557 secs) [2023-05-22T08:01:17.294Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.561 secs) [2023-05-22T08:01:17.294Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.565 secs) [2023-05-22T08:01:17.294Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.569 secs) [2023-05-22T08:01:17.294Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.571 secs) [2023-05-22T08:01:17.294Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.578 secs) [2023-05-22T08:01:17.294Z] WARN: ' [2023-05-22T08:01:17.294Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-22T08:01:17.294Z] Support for using the ngModel input property and ngModelChange event with [2023-05-22T08:01:17.294Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-22T08:01:17.294Z] in a future version of Angular. [2023-05-22T08:01:17.294Z] [2023-05-22T08:01:17.294Z] For more information on this, see our API docs here: [2023-05-22T08:01:17.294Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-22T08:01:17.294Z] ' [2023-05-22T08:01:17.294Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.578 secs) [2023-05-22T08:01:17.294Z] WARN: ' [2023-05-22T08:01:17.294Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-22T08:01:17.294Z] Support for using the ngModel input property and ngModelChange event with [2023-05-22T08:01:17.294Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-22T08:01:17.294Z] in a future version of Angular. [2023-05-22T08:01:17.294Z] [2023-05-22T08:01:17.294Z] For more information on this, see our API docs here: [2023-05-22T08:01:17.294Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-22T08:01:17.294Z] ' [2023-05-22T08:01:17.294Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.604 secs) [2023-05-22T08:01:17.294Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.617 secs) [2023-05-22T08:01:17.294Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.621 secs) [2023-05-22T08:01:17.294Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.624 secs) [2023-05-22T08:01:17.294Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.637 secs) [2023-05-22T08:01:17.294Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.665 secs) [2023-05-22T08:01:17.295Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.688 secs) [2023-05-22T08:01:17.553Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.706 secs) [2023-05-22T08:01:17.554Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.716 secs) [2023-05-22T08:01:17.554Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.726 secs) [2023-05-22T08:01:17.554Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.734 secs) [2023-05-22T08:01:17.554Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.758 secs) [2023-05-22T08:01:17.554Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.766 secs) [2023-05-22T08:01:17.554Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.773 secs) [2023-05-22T08:01:17.554Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.78 secs) [2023-05-22T08:01:17.554Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.8 secs) [2023-05-22T08:01:17.554Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.809 secs) [2023-05-22T08:01:17.554Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.813 secs) [2023-05-22T08:01:17.554Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.821 secs) [2023-05-22T08:01:17.554Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.84 secs) [2023-05-22T08:01:17.554Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.846 secs) [2023-05-22T08:01:17.812Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.863 secs) [2023-05-22T08:01:17.812Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.867 secs) [2023-05-22T08:01:17.812Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.874 secs) [2023-05-22T08:01:17.812Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.879 secs) [2023-05-22T08:01:17.812Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.894 secs) [2023-05-22T08:01:17.812Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.902 secs) [2023-05-22T08:01:17.812Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.909 secs) [2023-05-22T08:01:17.812Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.915 secs) [2023-05-22T08:01:17.812Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.925 secs) [2023-05-22T08:01:17.812Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 1.934 secs) [2023-05-22T08:01:17.812Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 1.941 secs) [2023-05-22T08:01:17.812Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 1.956 secs) [2023-05-22T08:01:17.812Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 1.969 secs) [2023-05-22T08:01:17.812Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 1.992 secs) [2023-05-22T08:01:17.812Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 2.003 secs) [2023-05-22T08:01:17.812Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 2.01 secs) [2023-05-22T08:01:17.812Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 2.012 secs) [2023-05-22T08:01:17.812Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 2.014 secs) [2023-05-22T08:01:17.812Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 2.018 secs) [2023-05-22T08:01:18.070Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 2.04 secs) [2023-05-22T08:01:18.070Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 2.049 secs) [2023-05-22T08:01:18.070Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 2.069 secs) [2023-05-22T08:01:18.070Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 2.089 secs) [2023-05-22T08:01:18.070Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 2.118 secs) [2023-05-22T08:01:18.070Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 2.12 secs) [2023-05-22T08:01:18.070Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 2.136 secs) [2023-05-22T08:01:18.070Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 2.15 secs) [2023-05-22T08:01:18.070Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 2.156 secs) [2023-05-22T08:01:18.070Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 2.159 secs) [2023-05-22T08:01:18.070Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 2.161 secs) [2023-05-22T08:01:18.070Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 2.181 secs) [2023-05-22T08:01:18.329Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (3.109 secs / 2.181 secs) [2023-05-22T08:01:18.329Z] TOTAL: 145 SUCCESS [2023-05-22T08:01:18.329Z] ✔ Browser application bundle generation complete. [2023-05-22T08:01:18.587Z] [2023-05-22T08:01:18.587Z] =============================== Coverage summary =============================== [2023-05-22T08:01:18.587Z] Statements : 41.47% ( 1422/3429 ) [2023-05-22T08:01:18.587Z] Branches : 12.14% ( 109/898 ) [2023-05-22T08:01:18.587Z] Functions : 33.09% ( 414/1251 ) [2023-05-22T08:01:18.587Z] Lines : 39.35% ( 1277/3245 ) [2023-05-22T08:01:18.587Z] ================================================================================ [2023-05-22T08:01:18.847Z] ✔ Browser application bundle generation complete. [2023-05-22T08:01:19.413Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2023-05-22T08:01:19.425Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-22T08:01:19.447Z] $ docker stop --time=1 7241093830eccef39afdc40a9e7daa123a5b1b1b6e6121237b631dfd11aea276 [2023-05-22T08:01:20.775Z] $ docker rm -f --volumes 7241093830eccef39afdc40a9e7daa123a5b1b1b6e6121237b631dfd11aea276 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T08:01:21.205Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-22T08:01:21.912Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-22T08:01:22.535Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-22T08:01:23.396Z] + ls -al . [2023-05-22T08:01:23.396Z] total 180 [2023-05-22T08:01:23.396Z] drwxrwxr-x 14 jenkins jenkins 4096 May 22 07:59 . [2023-05-22T08:01:23.396Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 07:57 .. [2023-05-22T08:01:23.396Z] drwxrwxr-x 2 jenkins jenkins 4096 May 22 07:57 .blubracket [2023-05-22T08:01:23.396Z] -rw-rw-r-- 1 jenkins jenkins 18 May 22 07:57 .dockerignore [2023-05-22T08:01:23.396Z] drwxrwxr-x 8 jenkins jenkins 4096 May 22 07:57 .git [2023-05-22T08:01:23.396Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 07:57 .github [2023-05-22T08:01:23.396Z] -rw-rw-r-- 1 jenkins jenkins 185 May 22 07:57 .gitignore [2023-05-22T08:01:23.396Z] drwxr-xr-x 3 jenkins jenkins 4096 May 22 07:57 .semver [2023-05-22T08:01:23.396Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 22 07:57 Attribution.txt [2023-05-22T08:01:23.396Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 22 07:57 CHANGELOG.md [2023-05-22T08:01:23.396Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 22 07:57 CONTRIBUTING.md [2023-05-22T08:01:23.396Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 22 07:57 Dockerfile [2023-05-22T08:01:23.396Z] -rw-rw-r-- 1 jenkins jenkins 652 May 22 07:57 Jenkinsfile [2023-05-22T08:01:23.396Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 22 07:57 LICENSE [2023-05-22T08:01:23.396Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 22 07:57 Makefile [2023-05-22T08:01:23.396Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 22 07:57 README.md [2023-05-22T08:01:23.396Z] -rw-rw-r-- 1 jenkins jenkins 12 May 22 07:57 VERSION [2023-05-22T08:01:23.396Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 07:57 assets [2023-05-22T08:01:23.396Z] drwxrwxr-x 2 jenkins jenkins 4096 May 22 07:57 bin [2023-05-22T08:01:23.396Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 07:57 cmd [2023-05-22T08:01:23.396Z] -rw-r--r-- 1 jenkins jenkins 10 May 22 07:59 coverage.out [2023-05-22T08:01:23.396Z] drwxrwxr-x 2 jenkins jenkins 4096 May 22 07:57 docs [2023-05-22T08:01:23.396Z] -rw-rw-r-- 1 jenkins jenkins 3040 May 22 07:57 go.mod [2023-05-22T08:01:23.396Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 22 07:57 go.sum [2023-05-22T08:01:23.396Z] drwxrwxr-x 8 jenkins jenkins 4096 May 22 07:57 internal [2023-05-22T08:01:23.396Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 07:57 snap [2023-05-22T08:01:23.396Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 07:57 testing [2023-05-22T08:01:23.396Z] -rw-rw-r-- 1 jenkins jenkins 155 May 22 07:57 version.go [2023-05-22T08:01:23.396Z] drwxrwxr-x 6 jenkins jenkins 4096 May 22 07:59 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T08:01:23.700Z] + 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=ace75286d6b347c1db783fb9f991eadf064396bd --label arch=amd64 --label version=3.0.0-dev.14 . [2023-05-22T08:01:23.959Z] Sending build context to Docker daemon 48.28MB [2023-05-22T08:01:23.959Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-22T08:01:23.959Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-22T08:01:23.959Z] ---> b56a9b7a0e4f [2023-05-22T08:01:23.959Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-22T08:01:24.526Z] ---> Running in 4a3398723188 [2023-05-22T08:01:24.784Z] Removing intermediate container 4a3398723188 [2023-05-22T08:01:24.784Z] ---> 63379eab9224 [2023-05-22T08:01:24.784Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-22T08:01:24.784Z] ---> Running in d3522e8e0b40 [2023-05-22T08:01:24.784Z] Removing intermediate container d3522e8e0b40 [2023-05-22T08:01:24.784Z] ---> 87563b86d64b [2023-05-22T08:01:24.784Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-22T08:01:24.784Z] ---> Running in d648dcd2d871 [2023-05-22T08:01:24.784Z] Removing intermediate container d648dcd2d871 [2023-05-22T08:01:24.784Z] ---> e33481229749 [2023-05-22T08:01:24.784Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-22T08:01:24.784Z] ---> Running in 21564d98fb93 [2023-05-22T08:01:25.043Z] Removing intermediate container 21564d98fb93 [2023-05-22T08:01:25.043Z] ---> ae9eec577a35 [2023-05-22T08:01:25.043Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-22T08:01:25.043Z] ---> Running in 9ff29131b16d [2023-05-22T08:01:25.043Z] Removing intermediate container 9ff29131b16d [2023-05-22T08:01:25.043Z] ---> a30cf3aa963e [2023-05-22T08:01:25.043Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-22T08:01:26.423Z] ---> 806e0623c52b [2023-05-22T08:01:26.423Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-22T08:01:26.423Z] ---> Running in 9ab9a607a5e7 [2023-05-22T08:01:26.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T08:01:26.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T08:01:26.944Z] OK: 265 MiB in 53 packages [2023-05-22T08:01:27.204Z] Removing intermediate container 9ab9a607a5e7 [2023-05-22T08:01:27.204Z] ---> 75a34eeb5f4b [2023-05-22T08:01:27.204Z] Step 10/25 : ENV GO111MODULE=on [2023-05-22T08:01:27.204Z] ---> Running in d84d22fff696 [2023-05-22T08:01:27.204Z] Removing intermediate container d84d22fff696 [2023-05-22T08:01:27.204Z] ---> ba2371778a5d [2023-05-22T08:01:27.204Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-22T08:01:27.204Z] ---> Running in 1821ab0beff5 [2023-05-22T08:01:27.466Z] Removing intermediate container 1821ab0beff5 [2023-05-22T08:01:27.466Z] ---> 6a9b3d106cf4 [2023-05-22T08:01:27.466Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-22T08:01:27.466Z] ---> ee772f275e11 [2023-05-22T08:01:27.466Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T08:01:27.466Z] ---> Running in d83301d3f7cc [2023-05-22T08:01:28.403Z] Removing intermediate container d83301d3f7cc [2023-05-22T08:01:28.403Z] ---> 2da1295c75aa [2023-05-22T08:01:28.403Z] Step 14/25 : COPY . . [2023-05-22T08:01:30.329Z] ---> 70ebe66390f9 [2023-05-22T08:01:30.329Z] Step 15/25 : RUN ${MAKE} [2023-05-22T08:01:30.329Z] ---> Running in edf44d55e288 [2023-05-22T08:01:30.329Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.14" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-05-22T08:01:48.410Z] Removing intermediate container edf44d55e288 [2023-05-22T08:01:48.410Z] ---> d5458b0c6a34 [2023-05-22T08:01:48.410Z] Step 16/25 : FROM alpine:3.17 [2023-05-22T08:01:48.410Z] 3.17: Pulling from library/alpine [2023-05-22T08:01:48.410Z] f56be85fc22e: Already exists [2023-05-22T08:01:48.410Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-22T08:01:48.410Z] Status: Downloaded newer image for alpine:3.17 [2023-05-22T08:01:48.410Z] ---> 9ed4aefc74f6 [2023-05-22T08:01:48.410Z] Step 17/25 : EXPOSE 4000 [2023-05-22T08:01:48.410Z] ---> Running in 9d8ed98ca2f6 [2023-05-22T08:01:48.668Z] Removing intermediate container 9d8ed98ca2f6 [2023-05-22T08:01:48.668Z] ---> 10fdc8863aa2 [2023-05-22T08:01:48.668Z] 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-22T08:01:49.603Z] ---> e49d3af0478f [2023-05-22T08:01:49.603Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-22T08:01:49.603Z] ---> 01f1c117ad86 [2023-05-22T08:01:49.603Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-22T08:01:49.864Z] ---> a291715082fa [2023-05-22T08:01:49.864Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-22T08:01:49.864Z] ---> Running in 47451142a6b6 [2023-05-22T08:01:50.123Z] Removing intermediate container 47451142a6b6 [2023-05-22T08:01:50.123Z] ---> 7ecf9740f7a7 [2023-05-22T08:01:50.123Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-22T08:01:50.123Z] ---> Running in 4d8df6d19ad2 [2023-05-22T08:01:50.123Z] Removing intermediate container 4d8df6d19ad2 [2023-05-22T08:01:50.123Z] ---> 02eb9ae39efc [2023-05-22T08:01:50.123Z] Step 23/25 : LABEL arch=amd64 [2023-05-22T08:01:50.123Z] ---> Running in a466bfc77d56 [2023-05-22T08:01:50.382Z] Removing intermediate container a466bfc77d56 [2023-05-22T08:01:50.382Z] ---> ad3a2410a375 [2023-05-22T08:01:50.382Z] Step 24/25 : LABEL git_sha=ace75286d6b347c1db783fb9f991eadf064396bd [2023-05-22T08:01:50.382Z] ---> Running in 586255f4dd80 [2023-05-22T08:01:50.382Z] Removing intermediate container 586255f4dd80 [2023-05-22T08:01:50.382Z] ---> f799b378ff18 [2023-05-22T08:01:50.382Z] Step 25/25 : LABEL version=3.0.0-dev.14 [2023-05-22T08:01:50.382Z] ---> Running in 3e54d2bbb8d4 [2023-05-22T08:01:50.642Z] Removing intermediate container 3e54d2bbb8d4 [2023-05-22T08:01:50.642Z] ---> 77c92ac18135 [2023-05-22T08:01:50.642Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-22T08:01:50.642Z] Successfully built 77c92ac18135 [2023-05-22T08:01:50.643Z] 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-22T08:01:50.763Z] provisioning config files... [2023-05-22T08:01:50.771Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11460300405184938131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T08:01:51.069Z] ---> docker-login.sh [2023-05-22T08:01:51.069Z] nexus3.edgexfoundry.org:10001 [2023-05-22T08:01:51.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T08:01:51.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T08:01:51.069Z] Configure a credential helper to remove this warning. See [2023-05-22T08:01:51.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T08:01:51.069Z] [2023-05-22T08:01:51.069Z] Login Succeeded [2023-05-22T08:01:51.069Z] nexus3.edgexfoundry.org:10002 [2023-05-22T08:01:51.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T08:01:51.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T08:01:51.069Z] Configure a credential helper to remove this warning. See [2023-05-22T08:01:51.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T08:01:51.069Z] [2023-05-22T08:01:51.069Z] Login Succeeded [2023-05-22T08:01:51.069Z] nexus3.edgexfoundry.org:10003 [2023-05-22T08:01:51.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T08:01:51.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T08:01:51.329Z] Configure a credential helper to remove this warning. See [2023-05-22T08:01:51.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T08:01:51.329Z] [2023-05-22T08:01:51.329Z] Login Succeeded [2023-05-22T08:01:51.329Z] nexus3.edgexfoundry.org:10004 [2023-05-22T08:01:51.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T08:01:51.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T08:01:51.329Z] Configure a credential helper to remove this warning. See [2023-05-22T08:01:51.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T08:01:51.329Z] [2023-05-22T08:01:51.329Z] Login Succeeded [2023-05-22T08:01:51.329Z] docker.io [2023-05-22T08:01:51.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T08:01:51.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T08:01:51.588Z] Configure a credential helper to remove this warning. See [2023-05-22T08:01:51.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T08:01:51.588Z] [2023-05-22T08:01:51.588Z] Login Succeeded [2023-05-22T08:01:51.588Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T08:01:51.595Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-22T08:01:51.629Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T08:01:51.655Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2023-05-22T08:01:51.655Z] ace75286d6b347c1db783fb9f991eadf064396bd [2023-05-22T08:01:51.655Z] latest [2023-05-22T08:01:51.655Z] 3.0.0-dev.14 [2023-05-22T08:01:51.655Z] ace75286d6b347c1db783fb9f991eadf064396bd-3.0.0-dev.14 [2023-05-22T08:01:51.655Z] main [2023-05-22T08:01:51.655Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T08:01:51.997Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:ace75286d6b347c1db783fb9f991eadf064396bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T08:01:52.318Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:ace75286d6b347c1db783fb9f991eadf064396bd [2023-05-22T08:01:52.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-22T08:01:52.319Z] 3ca0ca46b727: Preparing [2023-05-22T08:01:52.319Z] 9480e03a178c: Preparing [2023-05-22T08:01:52.319Z] 8bdfffee7e1a: Preparing [2023-05-22T08:01:52.319Z] f1417ff83b31: Preparing [2023-05-22T08:01:52.319Z] f1417ff83b31: Layer already exists [2023-05-22T08:01:52.319Z] 3ca0ca46b727: Pushed [2023-05-22T08:01:52.319Z] 9480e03a178c: Pushed [2023-05-22T08:01:55.615Z] 8bdfffee7e1a: Pushed [2023-05-22T08:01:55.615Z] ace75286d6b347c1db783fb9f991eadf064396bd: digest: sha256:bda747d362643fb6f222e4687acea943900234c7a53f68277b6592a0f393005d size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T08:01:55.935Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T08:01:56.251Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-05-22T08:01:56.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-22T08:01:56.251Z] 3ca0ca46b727: Preparing [2023-05-22T08:01:56.251Z] 9480e03a178c: Preparing [2023-05-22T08:01:56.251Z] 8bdfffee7e1a: Preparing [2023-05-22T08:01:56.251Z] f1417ff83b31: Preparing [2023-05-22T08:01:56.251Z] 8bdfffee7e1a: Layer already exists [2023-05-22T08:01:56.251Z] f1417ff83b31: Layer already exists [2023-05-22T08:01:56.251Z] 3ca0ca46b727: Layer already exists [2023-05-22T08:01:56.251Z] 9480e03a178c: Layer already exists [2023-05-22T08:01:56.251Z] latest: digest: sha256:bda747d362643fb6f222e4687acea943900234c7a53f68277b6592a0f393005d size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T08:01:56.571Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T08:01:56.880Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.14 [2023-05-22T08:01:56.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-22T08:01:56.880Z] 3ca0ca46b727: Preparing [2023-05-22T08:01:56.880Z] 9480e03a178c: Preparing [2023-05-22T08:01:56.880Z] 8bdfffee7e1a: Preparing [2023-05-22T08:01:56.880Z] f1417ff83b31: Preparing [2023-05-22T08:01:56.880Z] 9480e03a178c: Layer already exists [2023-05-22T08:01:56.880Z] 3ca0ca46b727: Layer already exists [2023-05-22T08:01:56.880Z] f1417ff83b31: Layer already exists [2023-05-22T08:01:56.880Z] 8bdfffee7e1a: Layer already exists [2023-05-22T08:01:56.880Z] 3.0.0-dev.14: digest: sha256:bda747d362643fb6f222e4687acea943900234c7a53f68277b6592a0f393005d size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T08:01:57.196Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:ace75286d6b347c1db783fb9f991eadf064396bd-3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T08:01:57.498Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:ace75286d6b347c1db783fb9f991eadf064396bd-3.0.0-dev.14 [2023-05-22T08:01:57.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-22T08:01:57.498Z] 3ca0ca46b727: Preparing [2023-05-22T08:01:57.498Z] 9480e03a178c: Preparing [2023-05-22T08:01:57.498Z] 8bdfffee7e1a: Preparing [2023-05-22T08:01:57.498Z] f1417ff83b31: Preparing [2023-05-22T08:01:57.498Z] 3ca0ca46b727: Layer already exists [2023-05-22T08:01:57.498Z] 9480e03a178c: Layer already exists [2023-05-22T08:01:57.498Z] 8bdfffee7e1a: Layer already exists [2023-05-22T08:01:57.498Z] f1417ff83b31: Layer already exists [2023-05-22T08:01:57.498Z] ace75286d6b347c1db783fb9f991eadf064396bd-3.0.0-dev.14: digest: sha256:bda747d362643fb6f222e4687acea943900234c7a53f68277b6592a0f393005d size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T08:01:57.806Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T08:01:58.110Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2023-05-22T08:01:58.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-22T08:01:58.110Z] 3ca0ca46b727: Preparing [2023-05-22T08:01:58.110Z] 9480e03a178c: Preparing [2023-05-22T08:01:58.110Z] 8bdfffee7e1a: Preparing [2023-05-22T08:01:58.110Z] f1417ff83b31: Preparing [2023-05-22T08:01:58.110Z] f1417ff83b31: Layer already exists [2023-05-22T08:01:58.110Z] 3ca0ca46b727: Layer already exists [2023-05-22T08:01:58.110Z] 8bdfffee7e1a: Layer already exists [2023-05-22T08:01:58.110Z] 9480e03a178c: Layer already exists [2023-05-22T08:01:58.110Z] main: digest: sha256:bda747d362643fb6f222e4687acea943900234c7a53f68277b6592a0f393005d size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-22T08:01:58.151Z] ===================================================== [Pipeline] echo [2023-05-22T08:01:58.157Z] taggedImages: [2023-05-22T08:01:58.158Z] - nexus3.edgexfoundry.org:10004/edgex-ui:ace75286d6b347c1db783fb9f991eadf064396bd [2023-05-22T08:01:58.158Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-05-22T08:01:58.158Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.14 [2023-05-22T08:01:58.158Z] - nexus3.edgexfoundry.org:10004/edgex-ui:ace75286d6b347c1db783fb9f991eadf064396bd-3.0.0-dev.14 [2023-05-22T08:01:58.158Z] - 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-22T08:01:58.525Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T08:01:58.525Z] [2023-05-22T08:01:58.525Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T08:01:58.822Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T08:01:58.822Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-22T08:01:58.822Z] 5eb5b503b376: Pulling fs layer [2023-05-22T08:01:58.822Z] 5c69ac0246d0: Pulling fs layer [2023-05-22T08:01:58.822Z] ec43610c2a17: Pulling fs layer [2023-05-22T08:01:58.822Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-22T08:01:58.822Z] 33b1e0a273af: Pulling fs layer [2023-05-22T08:01:58.822Z] 5d3b04190fa2: Pulling fs layer [2023-05-22T08:01:58.822Z] 2f39f015ded8: Pulling fs layer [2023-05-22T08:01:58.822Z] 33b1e0a273af: Waiting [2023-05-22T08:01:58.822Z] 5d3b04190fa2: Waiting [2023-05-22T08:01:58.822Z] 2f39f015ded8: Waiting [2023-05-22T08:01:58.822Z] 5c69ac0246d0: Verifying Checksum [2023-05-22T08:01:58.822Z] 5c69ac0246d0: Download complete [2023-05-22T08:01:58.822Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-22T08:01:58.822Z] 3a2ae6a8a46f: Download complete [2023-05-22T08:01:58.822Z] 33b1e0a273af: Verifying Checksum [2023-05-22T08:01:58.822Z] 33b1e0a273af: Download complete [2023-05-22T08:01:58.822Z] 5d3b04190fa2: Download complete [2023-05-22T08:01:59.083Z] ec43610c2a17: Verifying Checksum [2023-05-22T08:01:59.083Z] ec43610c2a17: Download complete [2023-05-22T08:01:59.083Z] 5eb5b503b376: Verifying Checksum [2023-05-22T08:01:59.083Z] 5eb5b503b376: Download complete [2023-05-22T08:01:59.650Z] 2f39f015ded8: Download complete [2023-05-22T08:02:00.216Z] 5eb5b503b376: Pull complete [2023-05-22T08:02:00.474Z] 5c69ac0246d0: Pull complete [2023-05-22T08:02:01.041Z] ec43610c2a17: Pull complete [2023-05-22T08:02:01.041Z] 3a2ae6a8a46f: Pull complete [2023-05-22T08:02:01.301Z] 33b1e0a273af: Pull complete [2023-05-22T08:02:01.559Z] 5d3b04190fa2: Pull complete [2023-05-22T08:02:06.841Z] 2f39f015ded8: Pull complete [2023-05-22T08:02:06.841Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-22T08:02:06.841Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T08:02:06.841Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T08:02:06.918Z] prd-ubuntu20.04-docker-8c-8g-16262 does not seem to be running inside a container [2023-05-22T08:02:06.959Z] $ 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-22T08:02:08.123Z] $ docker top 442ea11a61c8bc42c5fd0d4e8a4f58ce84c156ebfe2f4b494e06fea9d973ec2a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T08:02:08.514Z] ---> job-cost.sh [2023-05-22T08:02:08.514Z] lf-activate-venv: SKIPPING [2023-05-22T08:02:08.514Z] INFO: No Stack... [2023-05-22T08:02:08.772Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-22T08:02:09.031Z] INFO: Archiving Costs [Pipeline] sh [2023-05-22T08:02:09.323Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2023-05-22T08:02:09.323Z] + cut -d, -f6 [Pipeline] lock [2023-05-22T08:02:09.335Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-110-stack-cost] [2023-05-22T08:02:09.343Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-110-stack-cost] did not exist. Created. [2023-05-22T08:02:09.343Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-110-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-22T08:02:09.644Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-22T08:02:10.140Z] Stashed 1 file(s) [Pipeline] } [2023-05-22T08:02:10.148Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-110-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-22T08:02:10.177Z] $ docker stop --time=1 442ea11a61c8bc42c5fd0d4e8a4f58ce84c156ebfe2f4b494e06fea9d973ec2a [2023-05-22T08:02:11.379Z] $ docker rm -f --volumes 442ea11a61c8bc42c5fd0d4e8a4f58ce84c156ebfe2f4b494e06fea9d973ec2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-22T08:02:12.388Z] Removing intermediate container 5adea9a8fb91 [2023-05-22T08:02:12.389Z] ---> 076bbb216880 [2023-05-22T08:02:12.389Z] Step 14/15 : COPY . . [2023-05-22T08:02:12.389Z] ---> 0e1816acbd02 [2023-05-22T08:02:12.389Z] Step 15/15 : RUN ${MAKE} [2023-05-22T08:02:12.389Z] ---> Running in 8125eae21a2c [2023-05-22T08:02:12.389Z] noop [2023-05-22T08:02:12.389Z] Removing intermediate container 8125eae21a2c [2023-05-22T08:02:12.389Z] ---> 29816d70d6c5 [2023-05-22T08:02:12.389Z] Successfully built 29816d70d6c5 [2023-05-22T08:02:12.389Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T08:02:12.735Z] + docker inspect -f . ci-base-image-arm64 [2023-05-22T08:02:12.736Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T08:02:12.951Z] prd-ubuntu20.04-docker-arm64-4c-16g-16263 does not seem to be running inside a container [2023-05-22T08:02:13.021Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/110 -v /w/workspace/edgex-ui-go/110:/w/workspace/edgex-ui-go/110:rw,z -v /w/workspace/edgex-ui-go/110@tmp:/w/workspace/edgex-ui-go/110@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-22T08:02:14.304Z] $ docker top 892d08bd1143f34c891c448975889a8d82bab9f71d563491dfec5823adb7e72c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T08:02:15.136Z] + go version [2023-05-22T08:02:15.136Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-22T08:02:15.186Z] $ docker stop --time=1 892d08bd1143f34c891c448975889a8d82bab9f71d563491dfec5823adb7e72c [2023-05-22T08:02:16.799Z] $ docker rm -f --volumes 892d08bd1143f34c891c448975889a8d82bab9f71d563491dfec5823adb7e72c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T08:02:17.353Z] + docker inspect -f . ci-base-image-arm64 [2023-05-22T08:02:17.353Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T08:02:17.532Z] prd-ubuntu20.04-docker-arm64-4c-16g-16263 does not seem to be running inside a container [2023-05-22T08:02:17.595Z] $ 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/110 -v /w/workspace/edgex-ui-go/110:/w/workspace/edgex-ui-go/110:rw,z -v /w/workspace/edgex-ui-go/110@tmp:/w/workspace/edgex-ui-go/110@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-22T08:02:18.733Z] $ docker top 654a2628a626bd0538e6759028fe28eba4153d2e8ec2d0d9b137d20fa6837d06 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T08:02:19.563Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/110 [Pipeline] fileExists [Pipeline] sh [2023-05-22T08:02:19.900Z] + make test [2023-05-22T08:02:19.900Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-22T08:02:52.126Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-22T08:04:28.784Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-22T08:04:28.784Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-22T08:04:28.784Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-22T08:04:28.784Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-22T08:04:28.784Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-22T08:04:28.784Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-22T08:04:28.784Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-22T08:04:28.784Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-22T08:04:28.784Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-22T08:05:01.040Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-22T08:05:01.040Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-22T08:05:01.040Z] ./bin/test-attribution-txt.sh [2023-05-22T08:05:01.040Z] make -C web test [2023-05-22T08:05:01.040Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/110/web' [2023-05-22T08:05:01.040Z] make[1]: tput: No such file or directory [2023-05-22T08:05:01.040Z] make[1]: tput: No such file or directory [2023-05-22T08:05:01.040Z] warning: generating ./VERSION [2023-05-22T08:05:01.040Z] echo "0.0.0" > VERSION [2023-05-22T08:05:01.040Z] docker build \ [2023-05-22T08:05:01.040Z] -f Dockerfile \ [2023-05-22T08:05:01.040Z] --build-arg USER=1000 \ [2023-05-22T08:05:01.040Z] \ [2023-05-22T08:05:01.040Z] --label "git_sha=ace75286d6b347c1db783fb9f991eadf064396bd" \ [2023-05-22T08:05:01.040Z] -t edgexfoundry/edgex-web-ui:ace75286d6b347c1db783fb9f991eadf064396bd \ [2023-05-22T08:05:01.040Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-22T08:05:01.040Z] . [2023-05-22T08:05:01.040Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-22T08:05:01.040Z] Install the buildx component to build images with BuildKit: [2023-05-22T08:05:01.040Z] https://docs.docker.com/go/buildx/ [2023-05-22T08:05:01.040Z] [2023-05-22T08:05:01.040Z] Sending build context to Docker daemon 2.571MB [2023-05-22T08:05:01.040Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-22T08:05:01.040Z] 16.17-alpine3.15: Pulling from library/node [2023-05-22T08:05:01.040Z] 47517142f6ba: Pulling fs layer [2023-05-22T08:05:01.040Z] 5f8c4bfa009b: Pulling fs layer [2023-05-22T08:05:01.040Z] f7079c9c4ba1: Pulling fs layer [2023-05-22T08:05:01.040Z] aba105e6f55a: Pulling fs layer [2023-05-22T08:05:01.040Z] aba105e6f55a: Waiting [2023-05-22T08:05:01.040Z] 47517142f6ba: Verifying Checksum [2023-05-22T08:05:01.040Z] 47517142f6ba: Download complete [2023-05-22T08:05:01.040Z] aba105e6f55a: Verifying Checksum [2023-05-22T08:05:01.040Z] aba105e6f55a: Download complete [2023-05-22T08:05:01.040Z] f7079c9c4ba1: Verifying Checksum [2023-05-22T08:05:01.040Z] f7079c9c4ba1: Download complete [2023-05-22T08:05:01.040Z] 47517142f6ba: Pull complete [2023-05-22T08:05:01.312Z] 5f8c4bfa009b: Verifying Checksum [2023-05-22T08:05:01.312Z] 5f8c4bfa009b: Download complete [2023-05-22T08:05:11.408Z] 5f8c4bfa009b: Pull complete [2023-05-22T08:05:11.408Z] f7079c9c4ba1: Pull complete [2023-05-22T08:05:11.408Z] aba105e6f55a: Pull complete [2023-05-22T08:05:11.408Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-22T08:05:11.408Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-22T08:05:11.408Z] ---> bf1b8b58d215 [2023-05-22T08:05:11.408Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-22T08:05:11.408Z] ---> Running in be91d021efaf [2023-05-22T08:05:12.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-05-22T08:05:12.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-05-22T08:05:13.614Z] (1/128) Installing libxau (1.0.9-r0) [2023-05-22T08:05:13.614Z] (2/128) Installing libmd (1.0.3-r0) [2023-05-22T08:05:13.614Z] (3/128) Installing libbsd (0.11.3-r1) [2023-05-22T08:05:13.614Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-05-22T08:05:13.614Z] (5/128) Installing libxcb (1.14-r2) [2023-05-22T08:05:13.614Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-05-22T08:05:13.614Z] (7/128) Installing libxext (1.3.4-r0) [2023-05-22T08:05:13.614Z] (8/128) Installing libice (1.0.10-r0) [2023-05-22T08:05:13.614Z] (9/128) Installing libuuid (2.37.4-r0) [2023-05-22T08:05:13.614Z] (10/128) Installing libsm (1.2.3-r0) [2023-05-22T08:05:13.614Z] (11/128) Installing libxt (1.2.1-r0) [2023-05-22T08:05:13.614Z] (12/128) Installing libxmu (1.1.3-r0) [2023-05-22T08:05:13.614Z] (13/128) Installing xset (1.2.4-r0) [2023-05-22T08:05:13.614Z] (14/128) Installing xprop (1.2.5-r0) [2023-05-22T08:05:13.614Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-05-22T08:05:13.614Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-22T08:05:13.614Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-05-22T08:05:13.614Z] (18/128) Installing libffi (3.4.2-r1) [2023-05-22T08:05:13.614Z] (19/128) Installing libintl (0.21-r0) [2023-05-22T08:05:13.614Z] (20/128) Installing libblkid (2.37.4-r0) [2023-05-22T08:05:13.883Z] (21/128) Installing libmount (2.37.4-r0) [2023-05-22T08:05:13.883Z] (22/128) Installing pcre (8.45-r1) [2023-05-22T08:05:13.883Z] (23/128) Installing glib (2.70.1-r0) [2023-05-22T08:05:13.883Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-05-22T08:05:13.883Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-05-22T08:05:13.883Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-05-22T08:05:14.151Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-05-22T08:05:14.151Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-05-22T08:05:14.151Z] (29/128) Installing libpng (1.6.37-r1) [2023-05-22T08:05:14.151Z] (30/128) Installing libwebp (1.2.2-r0) [2023-05-22T08:05:14.151Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-05-22T08:05:14.151Z] (32/128) Installing tiff (4.4.0-r1) [2023-05-22T08:05:14.151Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-05-22T08:05:14.151Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-22T08:05:14.151Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-05-22T08:05:14.151Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-05-22T08:05:14.151Z] (37/128) Installing libxrender (0.9.10-r3) [2023-05-22T08:05:14.151Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-05-22T08:05:14.151Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-05-22T08:05:14.151Z] (40/128) Installing libxi (1.8-r0) [2023-05-22T08:05:14.151Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-05-22T08:05:14.151Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-05-22T08:05:14.151Z] (43/128) Installing atk (2.36.0-r0) [2023-05-22T08:05:14.421Z] (44/128) Installing libxtst (1.2.3-r3) [2023-05-22T08:05:14.421Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-05-22T08:05:14.421Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-05-22T08:05:14.421Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-05-22T08:05:14.421Z] (48/128) Installing expat (2.5.0-r0) [2023-05-22T08:05:14.421Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-05-22T08:05:14.421Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-05-22T08:05:14.421Z] (51/128) Installing freetype (2.11.1-r2) [2023-05-22T08:05:14.421Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-05-22T08:05:14.421Z] (53/128) Installing pixman (0.40.0-r4) [2023-05-22T08:05:14.688Z] (54/128) Installing cairo (1.16.0-r5) [2023-05-22T08:05:14.688Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-05-22T08:05:14.689Z] (56/128) Installing avahi-libs (0.8-r5) [2023-05-22T08:05:14.689Z] (57/128) Installing gmp (6.2.1-r1) [2023-05-22T08:05:14.689Z] (58/128) Installing nettle (3.7.3-r0) [2023-05-22T08:05:14.689Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-05-22T08:05:14.689Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-05-22T08:05:14.689Z] (61/128) Installing libunistring (0.9.10-r1) [2023-05-22T08:05:14.689Z] (62/128) Installing gnutls (3.7.1-r2) [2023-05-22T08:05:14.689Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-05-22T08:05:14.955Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-05-22T08:05:14.955Z] (65/128) Installing fribidi (1.0.11-r0) [2023-05-22T08:05:14.955Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-05-22T08:05:14.955Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-05-22T08:05:14.955Z] (68/128) Installing libxft (2.3.4-r0) [2023-05-22T08:05:14.955Z] (69/128) Installing pango (1.48.10-r0) [2023-05-22T08:05:14.955Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-05-22T08:05:15.222Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-22T08:05:15.222Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-05-22T08:05:15.222Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-05-22T08:05:15.222Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-05-22T08:05:15.222Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-05-22T08:05:15.490Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-22T08:05:15.758Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-05-22T08:05:15.758Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-05-22T08:05:15.758Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-05-22T08:05:16.343Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-22T08:05:18.935Z] (79/128) Installing libogg (1.3.5-r0) [2023-05-22T08:05:18.935Z] (80/128) Installing flac (1.3.4-r0) [2023-05-22T08:05:18.935Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-05-22T08:05:18.935Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-05-22T08:05:18.935Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-05-22T08:05:18.935Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-05-22T08:05:18.935Z] (85/128) Installing libass (0.15.2-r0) [2023-05-22T08:05:18.935Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-05-22T08:05:18.935Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-22T08:05:18.935Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-22T08:05:18.935Z] (89/128) Installing lame (3.100-r0) [2023-05-22T08:05:18.935Z] (90/128) Installing opus (1.3.1-r1) [2023-05-22T08:05:18.935Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-05-22T08:05:18.935Z] (92/128) Installing soxr (0.1.3-r2) [2023-05-22T08:05:18.935Z] (93/128) Installing libsrt (1.4.2-r1) [2023-05-22T08:05:18.935Z] (94/128) Installing libssh (0.9.6-r1) [2023-05-22T08:05:18.935Z] (95/128) Installing libtheora (1.1.1-r16) [2023-05-22T08:05:18.935Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-05-22T08:05:18.935Z] (97/128) Installing libdrm (2.4.109-r0) [2023-05-22T08:05:18.935Z] (98/128) Installing libva (2.13.0-r0) [2023-05-22T08:05:18.935Z] (99/128) Installing libvdpau (1.4-r0) [2023-05-22T08:05:18.935Z] (100/128) Installing vidstab (1.1.0-r1) [2023-05-22T08:05:18.935Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-05-22T08:05:18.935Z] (102/128) Installing libvpx (1.10.0-r0) [2023-05-22T08:05:18.935Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-05-22T08:05:19.204Z] (104/128) Installing x264-libs (20210613-r0) [2023-05-22T08:05:19.204Z] (105/128) Installing x265-libs (3.5-r0) [2023-05-22T08:05:19.204Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-05-22T08:05:19.204Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-05-22T08:05:20.165Z] (108/128) Installing libevent (2.1.12-r4) [2023-05-22T08:05:20.165Z] (109/128) Installing mesa (21.2.6-r0) [2023-05-22T08:05:20.165Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-05-22T08:05:20.165Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-05-22T08:05:20.165Z] (112/128) Installing lcms2 (2.12-r1) [2023-05-22T08:05:20.165Z] (113/128) Installing nspr (4.32-r0) [2023-05-22T08:05:20.165Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-05-22T08:05:20.165Z] (115/128) Installing nss (3.78.1-r0) [2023-05-22T08:05:20.165Z] (116/128) Installing libasyncns (0.8-r1) [2023-05-22T08:05:20.165Z] (117/128) Installing libltdl (2.4.6-r7) [2023-05-22T08:05:20.165Z] (118/128) Installing orc (0.4.32-r0) [2023-05-22T08:05:20.165Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-05-22T08:05:20.432Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-05-22T08:05:20.433Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-05-22T08:05:20.433Z] (122/128) Installing libpulse (15.0-r2) [2023-05-22T08:05:20.433Z] (123/128) Installing re2 (2021.11.01-r0) [2023-05-22T08:05:20.433Z] (124/128) Installing snappy (1.1.9-r1) [2023-05-22T08:05:20.433Z] (125/128) Installing libgpg-error (1.42-r1) [2023-05-22T08:05:20.433Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-05-22T08:05:20.433Z] (127/128) Installing libxslt (1.1.35-r0) [2023-05-22T08:05:20.433Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-05-22T08:05:24.694Z] Executing busybox-1.34.1-r7.trigger [2023-05-22T08:05:24.694Z] Executing glib-2.70.1-r0.trigger [2023-05-22T08:05:24.694Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-22T08:05:26.641Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-22T08:05:26.641Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-22T08:05:26.641Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-22T08:05:26.641Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-22T08:05:26.641Z] OK: 275 MiB in 144 packages [2023-05-22T08:05:34.847Z] Removing intermediate container be91d021efaf [2023-05-22T08:05:34.847Z] ---> ae5f106ef47e [2023-05-22T08:05:34.847Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-22T08:05:34.847Z] ---> Running in 971ce4336df9 [2023-05-22T08:05:35.432Z] Removing intermediate container 971ce4336df9 [2023-05-22T08:05:35.432Z] ---> 3173c9c15b49 [2023-05-22T08:05:35.432Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-22T08:05:35.432Z] ---> Running in 3aec389e8132 [2023-05-22T08:05:38.774Z] Removing intermediate container 3aec389e8132 [2023-05-22T08:05:38.774Z] ---> 6c4f87a19907 [2023-05-22T08:05:38.774Z] Step 5/10 : RUN npm install -g npm [2023-05-22T08:05:38.774Z] ---> Running in ccde4523e45a [2023-05-22T08:06:05.455Z] [2023-05-22T08:06:05.455Z] removed 7 packages, changed 101 packages, and audited 264 packages in 23s [2023-05-22T08:06:05.455Z] [2023-05-22T08:06:05.455Z] 27 packages are looking for funding [2023-05-22T08:06:05.455Z] run `npm fund` for details [2023-05-22T08:06:05.455Z] [2023-05-22T08:06:05.455Z] found 0 vulnerabilities [2023-05-22T08:06:08.810Z] Removing intermediate container ccde4523e45a [2023-05-22T08:06:08.810Z] ---> 00fee17d40a3 [2023-05-22T08:06:08.810Z] Step 6/10 : ARG USER=1000 [2023-05-22T08:06:08.810Z] ---> Running in 5e1332b68d30 [2023-05-22T08:06:09.078Z] Removing intermediate container 5e1332b68d30 [2023-05-22T08:06:09.078Z] ---> 766e5b1d9366 [2023-05-22T08:06:09.078Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-22T08:06:09.078Z] ---> Running in dd3acd99d2e0 [2023-05-22T08:06:11.022Z] Removing intermediate container dd3acd99d2e0 [2023-05-22T08:06:11.023Z] ---> ad5cc1d3483d [2023-05-22T08:06:11.023Z] Step 8/10 : USER $USER:$USER [2023-05-22T08:06:11.023Z] ---> Running in 666117d3c8e3 [2023-05-22T08:06:11.023Z] Removing intermediate container 666117d3c8e3 [2023-05-22T08:06:11.023Z] ---> c7ebe79c9128 [2023-05-22T08:06:11.023Z] Step 9/10 : WORKDIR /app [2023-05-22T08:06:11.023Z] ---> Running in 3150f82e5b19 [2023-05-22T08:06:11.608Z] Removing intermediate container 3150f82e5b19 [2023-05-22T08:06:11.608Z] ---> 3a8f7fabe3a5 [2023-05-22T08:06:11.608Z] Step 10/10 : LABEL git_sha=ace75286d6b347c1db783fb9f991eadf064396bd [2023-05-22T08:06:11.608Z] ---> Running in d9451d9f5f9c [2023-05-22T08:06:13.012Z] Removing intermediate container d9451d9f5f9c [2023-05-22T08:06:13.012Z] ---> f18ed706e1b6 [2023-05-22T08:06:13.012Z] Successfully built f18ed706e1b6 [2023-05-22T08:06:13.012Z] Successfully tagged edgexfoundry/edgex-web-ui:ace75286d6b347c1db783fb9f991eadf064396bd [2023-05-22T08:06:13.012Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-22T08:06:13.012Z] touch edgex-web-ui.imagebuilt [2023-05-22T08:06:13.012Z] mkdir -p node_modules coverage [2023-05-22T08:06:13.012Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-22T08:06:13.012Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-22T08:06:23.194Z] npm WARN old lockfile [2023-05-22T08:06:23.194Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-22T08:06:23.194Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-22T08:06:23.194Z] npm WARN old lockfile [2023-05-22T08:06:23.194Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-22T08:06:23.194Z] npm WARN old lockfile [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE Unsupported engine { [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE required: { [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE }, [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE } [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE Unsupported engine { [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE required: { [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE }, [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE } [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE Unsupported engine { [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE required: { [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE }, [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE } [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE Unsupported engine { [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE required: { [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE }, [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE } [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE Unsupported engine { [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE required: { [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE }, [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE } [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE Unsupported engine { [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE required: { [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE }, [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE } [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE Unsupported engine { [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE required: { [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE }, [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE } [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE Unsupported engine { [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE required: { [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE }, [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE } [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE Unsupported engine { [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE required: { [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE }, [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-22T08:07:02.067Z] npm WARN EBADENGINE } [2023-05-22T08:07:34.375Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-22T08:07:34.375Z] 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-22T08:07:34.375Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-22T08:07:34.375Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-22T08:07:34.375Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-22T08:07:34.375Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-22T08:07:38.636Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-22T08:07:45.273Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-22T08:07:45.855Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-22T08:07:46.121Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-22T08:07:56.181Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-22T08:08:04.375Z] 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-22T08:08:04.375Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-22T08:08:06.324Z] 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-22T08:08:10.581Z] 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-22T08:08:11.165Z] 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-22T08:08:12.127Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-22T08:08:27.099Z] 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-22T08:08:27.099Z] 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-22T08:08:45.309Z] 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-22T08:09:07.369Z] 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-22T08:09:46.238Z] [2023-05-22T08:09:46.239Z] added 1475 packages, and audited 1476 packages in 3m [2023-05-22T08:09:46.239Z] [2023-05-22T08:09:46.239Z] 90 packages are looking for funding [2023-05-22T08:09:46.239Z] run `npm fund` for details [2023-05-22T08:09:46.239Z] [2023-05-22T08:09:46.239Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-22T08:09:46.239Z] [2023-05-22T08:09:46.239Z] To address issues that do not require attention, run: [2023-05-22T08:09:46.239Z] npm audit fix [2023-05-22T08:09:46.239Z] [2023-05-22T08:09:46.239Z] To address all issues (including breaking changes), run: [2023-05-22T08:09:46.239Z] npm audit fix --force [2023-05-22T08:09:46.239Z] [2023-05-22T08:09:46.239Z] Run `npm audit` for details. [2023-05-22T08:09:46.239Z] 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-22T08:10:04.451Z] - Generating browser application bundles (phase: setup)... [2023-05-22T08:10:36.675Z] Compiling @angular/core : es2015 as esm2015 [2023-05-22T08:10:36.675Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-22T08:11:03.448Z] Compiling @angular/common : es2015 as esm2015 [2023-05-22T08:11:03.448Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-22T08:11:10.089Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-22T08:11:10.089Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-22T08:11:13.442Z] Compiling @angular/router : es2015 as esm2015 [2023-05-22T08:11:13.708Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-22T08:11:19.040Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-22T08:11:20.448Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-22T08:11:20.714Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-22T08:11:24.958Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-22T08:11:24.958Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-22T08:11:25.539Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-22T08:12:21.910Z] 22 05 2023 08:12:19.314:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-22T08:12:21.910Z] 22 05 2023 08:12:19.327:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-22T08:12:21.910Z] 22 05 2023 08:12:19.354:INFO [launcher]: Starting browser ChromeHeadless [2023-05-22T08:13:29.770Z] 22 05 2023 08:13:22.014:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-05-22T08:13:29.770Z] 22 05 2023 08:13:29.136:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-22T08:14:02.063Z] 22 05 2023 08:13:59.931:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-05-22T08:14:20.357Z] ✔ Browser application bundle generation complete. [2023-05-22T08:14:21.320Z] 22 05 2023 08:14:20.998:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket ZkFuxLAql8qn7PP-AAAB with id 20505423 [2023-05-22T08:14:39.529Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-22T08:14:39.529Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 0.672 secs) [2023-05-22T08:14:39.529Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 1.145 secs) [2023-05-22T08:14:40.113Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 1.567 secs) [2023-05-22T08:14:40.113Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 1.637 secs) [2023-05-22T08:14:40.699Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 2.147 secs) [2023-05-22T08:14:40.964Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 2.284 secs) [2023-05-22T08:14:40.964Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 2.327 secs) [2023-05-22T08:14:41.235Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 2.361 secs) [2023-05-22T08:14:41.235Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 2.397 secs) [2023-05-22T08:14:41.235Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 2.43 secs) [2023-05-22T08:14:41.504Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 2.684 secs) [2023-05-22T08:14:41.770Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 2.811 secs) [2023-05-22T08:14:41.770Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 2.833 secs) [2023-05-22T08:14:42.038Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 3.06 secs) [2023-05-22T08:14:42.038Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 3.116 secs) [2023-05-22T08:14:42.038Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 3.166 secs) [2023-05-22T08:14:42.303Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 3.192 secs) [2023-05-22T08:14:42.303Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 3.204 secs) [2023-05-22T08:14:42.303Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 3.349 secs) [2023-05-22T08:14:42.303Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 3.399 secs) [2023-05-22T08:14:42.571Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 3.428 secs) [2023-05-22T08:14:42.571Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 3.498 secs) [2023-05-22T08:14:42.571Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 3.534 secs) [2023-05-22T08:14:42.571Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 3.562 secs) [2023-05-22T08:14:42.838Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 3.646 secs) [2023-05-22T08:14:43.104Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 3.95 secs) [2023-05-22T08:14:43.370Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 4.059 secs) [2023-05-22T08:14:43.370Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 4.122 secs) [2023-05-22T08:14:43.370Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 4.182 secs) [2023-05-22T08:14:43.635Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 4.35 secs) [2023-05-22T08:14:43.900Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 4.575 secs) [2023-05-22T08:14:44.165Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 4.681 secs) [2023-05-22T08:14:44.165Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 4.698 secs) [2023-05-22T08:14:44.431Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 4.748 secs) [2023-05-22T08:14:44.431Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 4.762 secs) [2023-05-22T08:14:44.431Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 4.772 secs) [2023-05-22T08:14:44.431Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 4.867 secs) [2023-05-22T08:14:44.431Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 4.898 secs) [2023-05-22T08:14:44.696Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 5.086 secs) [2023-05-22T08:14:44.960Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 5.243 secs) [2023-05-22T08:14:44.960Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 5.305 secs) [2023-05-22T08:14:45.226Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 5.357 secs) [2023-05-22T08:14:45.226Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 5.373 secs) [2023-05-22T08:14:45.226Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 5.384 secs) [2023-05-22T08:14:45.226Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 5.403 secs) [2023-05-22T08:14:45.492Z] WARN: ' [2023-05-22T08:14:45.492Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-22T08:14:45.492Z] Support for using the ngModel input property and ngModelChange event with [2023-05-22T08:14:45.492Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-22T08:14:45.492Z] in a future version of Angular. [2023-05-22T08:14:45.492Z] [2023-05-22T08:14:45.492Z] For more information on this, see our API docs here: [2023-05-22T08:14:45.492Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-22T08:14:45.492Z] ' [2023-05-22T08:14:45.492Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 5.403 secs) [2023-05-22T08:14:45.492Z] WARN: ' [2023-05-22T08:14:45.492Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-22T08:14:45.492Z] Support for using the ngModel input property and ngModelChange event with [2023-05-22T08:14:45.492Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-22T08:14:45.492Z] in a future version of Angular. [2023-05-22T08:14:45.492Z] [2023-05-22T08:14:45.492Z] For more information on this, see our API docs here: [2023-05-22T08:14:45.492Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-22T08:14:45.492Z] ' [2023-05-22T08:14:45.492Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 5.591 secs) [2023-05-22T08:14:45.492Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 5.651 secs) [2023-05-22T08:14:45.492Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 5.677 secs) [2023-05-22T08:14:45.492Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 5.698 secs) [2023-05-22T08:14:45.492Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 5.725 secs) [2023-05-22T08:14:45.758Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 5.751 secs) [2023-05-22T08:14:45.759Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 5.881 secs) [2023-05-22T08:14:45.759Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 5.95 secs) [2023-05-22T08:14:46.024Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 6.001 secs) [2023-05-22T08:14:46.024Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 6.151 secs) [2023-05-22T08:14:46.288Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 6.171 secs) [2023-05-22T08:14:46.288Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 6.183 secs) [2023-05-22T08:14:46.288Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 6.327 secs) [2023-05-22T08:14:46.554Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 6.361 secs) [2023-05-22T08:14:46.820Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 6.749 secs) [2023-05-22T08:14:47.087Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 6.834 secs) [2023-05-22T08:14:47.087Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 6.855 secs) [2023-05-22T08:14:47.354Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 7.213 secs) [2023-05-22T08:14:47.619Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 7.256 secs) [2023-05-22T08:14:47.619Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 7.27 secs) [2023-05-22T08:14:47.619Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 7.307 secs) [2023-05-22T08:14:47.619Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 7.386 secs) [2023-05-22T08:14:47.885Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 7.422 secs) [2023-05-22T08:14:47.885Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 7.487 secs) [2023-05-22T08:14:47.885Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 7.542 secs) [2023-05-22T08:14:48.154Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 7.573 secs) [2023-05-22T08:14:48.154Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 7.627 secs) [2023-05-22T08:14:48.154Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 7.649 secs) [2023-05-22T08:14:48.154Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 7.661 secs) [2023-05-22T08:14:48.422Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 7.883 secs) [2023-05-22T08:14:48.688Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 7.931 secs) [2023-05-22T08:14:48.688Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 7.949 secs) [2023-05-22T08:14:48.953Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 8.204 secs) [2023-05-22T08:14:48.953Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 8.256 secs) [2023-05-22T08:14:48.953Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 8.29 secs) [2023-05-22T08:14:49.220Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 8.32 secs) [2023-05-22T08:14:49.802Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 8.938 secs) [2023-05-22T08:14:50.068Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 9.105 secs) [2023-05-22T08:14:50.334Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 9.268 secs) [2023-05-22T08:14:50.334Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 9.331 secs) [2023-05-22T08:14:50.334Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 9.469 secs) [2023-05-22T08:14:50.601Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 9.524 secs) [2023-05-22T08:14:50.601Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 9.579 secs) [2023-05-22T08:14:50.601Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 9.596 secs) [2023-05-22T08:14:50.868Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 9.608 secs) [2023-05-22T08:14:50.868Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 9.655 secs) [2023-05-22T08:14:50.868Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 9.773 secs) [2023-05-22T08:14:51.133Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 9.793 secs) [2023-05-22T08:14:51.133Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 9.805 secs) [2023-05-22T08:14:51.133Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 9.929 secs) [2023-05-22T08:14:51.398Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 10.001 secs) [2023-05-22T08:14:51.398Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 10.108 secs) [2023-05-22T08:14:51.398Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 10.142 secs) [2023-05-22T08:14:51.663Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 10.175 secs) [2023-05-22T08:14:51.663Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 10.204 secs) [2023-05-22T08:14:51.663Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 10.335 secs) [2023-05-22T08:14:51.928Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 10.487 secs) [2023-05-22T08:14:51.928Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 10.536 secs) [2023-05-22T08:14:51.928Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 10.551 secs) [2023-05-22T08:14:52.193Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 10.566 secs) [2023-05-22T08:14:52.193Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 10.74 secs) [2023-05-22T08:14:52.460Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 10.811 secs) [2023-05-22T08:14:52.724Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 10.988 secs) [2023-05-22T08:14:52.989Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 11.226 secs) [2023-05-22T08:14:53.257Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 11.448 secs) [2023-05-22T08:14:53.258Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 11.532 secs) [2023-05-22T08:14:53.525Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 11.562 secs) [2023-05-22T08:14:53.525Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 11.609 secs) [2023-05-22T08:14:53.525Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 11.626 secs) [2023-05-22T08:14:53.525Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 11.641 secs) [2023-05-22T08:14:53.788Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 11.767 secs) [2023-05-22T08:14:53.788Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 11.816 secs) [2023-05-22T08:14:54.054Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 11.962 secs) [2023-05-22T08:14:54.054Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 12.149 secs) [2023-05-22T08:14:54.318Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 12.229 secs) [2023-05-22T08:14:54.318Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 12.242 secs) [2023-05-22T08:14:54.318Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 12.252 secs) [2023-05-22T08:14:54.584Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 12.309 secs) [2023-05-22T08:14:54.584Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 12.398 secs) [2023-05-22T08:14:54.848Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 12.465 secs) [2023-05-22T08:14:54.848Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 12.534 secs) [2023-05-22T08:14:54.848Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 12.577 secs) [2023-05-22T08:14:55.114Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 12.659 secs) [2023-05-22T08:14:55.114Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 12.736 secs) [2023-05-22T08:14:55.379Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 13.008 secs) [2023-05-22T08:14:55.644Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 13.074 secs) [2023-05-22T08:14:55.644Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 13.123 secs) [2023-05-22T08:14:55.644Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 13.145 secs) [2023-05-22T08:14:55.644Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 13.187 secs) [2023-05-22T08:14:55.910Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 13.273 secs) [2023-05-22T08:14:55.910Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 13.325 secs) [2023-05-22T08:14:55.910Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 13.341 secs) [2023-05-22T08:14:56.175Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 13.466 secs) [2023-05-22T08:14:56.440Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 13.731 secs) [2023-05-22T08:14:56.441Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 13.773 secs) [2023-05-22T08:14:56.707Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 13.82 secs) [2023-05-22T08:14:56.707Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 13.961 secs) [2023-05-22T08:14:56.971Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 13.993 secs) [2023-05-22T08:14:56.971Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 14.064 secs) [2023-05-22T08:14:56.971Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 14.076 secs) [2023-05-22T08:14:57.931Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (19.534 secs / 14.076 secs) [2023-05-22T08:14:57.931Z] TOTAL: 145 SUCCESS [2023-05-22T08:14:57.931Z] ✔ Browser application bundle generation complete. [2023-05-22T08:15:01.260Z] [2023-05-22T08:15:01.260Z] =============================== Coverage summary =============================== [2023-05-22T08:15:01.260Z] Statements : 41.56% ( 1425/3429 ) [2023-05-22T08:15:01.260Z] Branches : 12.14% ( 109/898 ) [2023-05-22T08:15:01.260Z] Functions : 33.33% ( 417/1251 ) [2023-05-22T08:15:01.260Z] Lines : 39.45% ( 1280/3245 ) [2023-05-22T08:15:01.260Z] ================================================================================ [2023-05-22T08:15:01.260Z] 22 05 2023 08:15:00.840:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-22T08:15:01.847Z] ✔ Browser application bundle generation complete. [2023-05-22T08:15:02.808Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/110/web' [Pipeline] echo [2023-05-22T08:15:02.828Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-22T08:15:02.840Z] $ docker stop --time=1 654a2628a626bd0538e6759028fe28eba4153d2e8ec2d0d9b137d20fa6837d06 [2023-05-22T08:15:04.541Z] $ docker rm -f --volumes 654a2628a626bd0538e6759028fe28eba4153d2e8ec2d0d9b137d20fa6837d06 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T08:15:05.601Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-22T08:15:08.206Z] Warning: overwriting stash ‘coverage-report’ [2023-05-22T08:15:13.382Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-22T08:15:13.806Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-22T08:15:16.704Z] + ls -al . [2023-05-22T08:15:16.704Z] total 176 [2023-05-22T08:15:16.704Z] drwxrwxr-x 13 jenkins jenkins 4096 May 22 08:02 . [2023-05-22T08:15:16.704Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 07:59 .. [2023-05-22T08:15:16.704Z] drwxrwxr-x 2 jenkins jenkins 4096 May 22 07:59 .blubracket [2023-05-22T08:15:16.704Z] -rw-rw-r-- 1 jenkins jenkins 18 May 22 07:59 .dockerignore [2023-05-22T08:15:16.704Z] drwxrwxr-x 8 jenkins jenkins 4096 May 22 07:59 .git [2023-05-22T08:15:16.704Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 07:59 .github [2023-05-22T08:15:16.704Z] -rw-rw-r-- 1 jenkins jenkins 185 May 22 07:59 .gitignore [2023-05-22T08:15:16.704Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 22 07:59 Attribution.txt [2023-05-22T08:15:16.704Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 22 07:59 CHANGELOG.md [2023-05-22T08:15:16.704Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 22 07:59 CONTRIBUTING.md [2023-05-22T08:15:16.704Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 22 07:59 Dockerfile [2023-05-22T08:15:16.704Z] -rw-rw-r-- 1 jenkins jenkins 652 May 22 07:59 Jenkinsfile [2023-05-22T08:15:16.704Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 22 07:59 LICENSE [2023-05-22T08:15:16.704Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 22 07:59 Makefile [2023-05-22T08:15:16.704Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 22 07:59 README.md [2023-05-22T08:15:16.704Z] -rw-rw-r-- 1 jenkins jenkins 12 May 22 07:57 VERSION [2023-05-22T08:15:16.704Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 07:59 assets [2023-05-22T08:15:16.704Z] drwxrwxr-x 2 jenkins jenkins 4096 May 22 07:59 bin [2023-05-22T08:15:16.704Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 07:59 cmd [2023-05-22T08:15:16.704Z] -rw-r--r-- 1 jenkins jenkins 10 May 22 08:02 coverage.out [2023-05-22T08:15:16.704Z] drwxrwxr-x 2 jenkins jenkins 4096 May 22 07:59 docs [2023-05-22T08:15:16.704Z] -rw-rw-r-- 1 jenkins jenkins 3040 May 22 07:59 go.mod [2023-05-22T08:15:16.704Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 22 07:59 go.sum [2023-05-22T08:15:16.704Z] drwxrwxr-x 8 jenkins jenkins 4096 May 22 07:59 internal [2023-05-22T08:15:16.704Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 07:59 snap [2023-05-22T08:15:16.704Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 07:59 testing [2023-05-22T08:15:16.704Z] -rw-rw-r-- 1 jenkins jenkins 155 May 22 07:59 version.go [2023-05-22T08:15:16.704Z] drwxrwxr-x 6 jenkins jenkins 4096 May 22 08:06 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T08:15:17.048Z] + 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=ace75286d6b347c1db783fb9f991eadf064396bd --label arch=arm64 --label version=3.0.0-dev.14 . [2023-05-22T08:15:18.652Z] Sending build context to Docker daemon 31.07MB [2023-05-22T08:15:18.652Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-22T08:15:18.652Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-22T08:15:18.652Z] ---> 29816d70d6c5 [2023-05-22T08:15:18.652Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-22T08:15:19.237Z] ---> Running in 4617cb30997f [2023-05-22T08:15:19.503Z] Removing intermediate container 4617cb30997f [2023-05-22T08:15:19.503Z] ---> aea5717e2707 [2023-05-22T08:15:19.503Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-22T08:15:19.503Z] ---> Running in 1017cd395a0d [2023-05-22T08:15:19.770Z] Removing intermediate container 1017cd395a0d [2023-05-22T08:15:19.770Z] ---> 3a6f9e3858d1 [2023-05-22T08:15:19.770Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-22T08:15:20.044Z] ---> Running in dd79fe6be56f [2023-05-22T08:15:20.310Z] Removing intermediate container dd79fe6be56f [2023-05-22T08:15:20.310Z] ---> 19ff80e0f0e4 [2023-05-22T08:15:20.310Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-22T08:15:20.310Z] ---> Running in b3e7450cb2df [2023-05-22T08:15:20.576Z] Removing intermediate container b3e7450cb2df [2023-05-22T08:15:20.576Z] ---> e3ceb077fc3c [2023-05-22T08:15:20.576Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-22T08:15:20.576Z] ---> Running in 3e6e8426f73f [2023-05-22T08:15:20.843Z] Removing intermediate container 3e6e8426f73f [2023-05-22T08:15:20.843Z] ---> 46585c71d008 [2023-05-22T08:15:20.843Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-22T08:15:25.089Z] ---> 4092d714b227 [2023-05-22T08:15:25.089Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-22T08:15:25.089Z] ---> Running in bb73226901fb [2023-05-22T08:15:26.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T08:15:26.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T08:15:27.724Z] OK: 263 MiB in 53 packages [2023-05-22T08:15:28.307Z] Removing intermediate container bb73226901fb [2023-05-22T08:15:28.307Z] ---> 64b9264fe526 [2023-05-22T08:15:28.307Z] Step 10/25 : ENV GO111MODULE=on [2023-05-22T08:15:28.307Z] ---> Running in a9d414e97374 [2023-05-22T08:15:28.573Z] Removing intermediate container a9d414e97374 [2023-05-22T08:15:28.573Z] ---> 477d771ebc5b [2023-05-22T08:15:28.573Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-22T08:15:28.845Z] ---> Running in 3c443d410c7a [2023-05-22T08:15:29.113Z] Removing intermediate container 3c443d410c7a [2023-05-22T08:15:29.113Z] ---> 504f968a707e [2023-05-22T08:15:29.113Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-22T08:15:29.694Z] ---> 96ff8b101c20 [2023-05-22T08:15:29.694Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T08:15:29.694Z] ---> Running in d2f97ca2f1ff [2023-05-22T08:15:32.271Z] Removing intermediate container d2f97ca2f1ff [2023-05-22T08:15:32.271Z] ---> 618cfa944713 [2023-05-22T08:15:32.271Z] Step 14/25 : COPY . . [2023-05-22T08:15:36.530Z] ---> b6e379af64f0 [2023-05-22T08:15:36.530Z] Step 15/25 : RUN ${MAKE} [2023-05-22T08:15:36.530Z] ---> Running in e0b79afedc08 [2023-05-22T08:15:37.113Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.14" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-05-22T08:17:45.244Z] Removing intermediate container e0b79afedc08 [2023-05-22T08:17:45.244Z] ---> 9e96cd30c23b [2023-05-22T08:17:45.244Z] Step 16/25 : FROM alpine:3.17 [2023-05-22T08:17:45.244Z] 3.17: Pulling from library/alpine [2023-05-22T08:17:45.244Z] c41833b44d91: Already exists [2023-05-22T08:17:45.244Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-22T08:17:45.244Z] Status: Downloaded newer image for alpine:3.17 [2023-05-22T08:17:45.244Z] ---> 51e60588ff2c [2023-05-22T08:17:45.244Z] Step 17/25 : EXPOSE 4000 [2023-05-22T08:17:45.244Z] ---> Running in 92e586f21a5d [2023-05-22T08:17:45.244Z] Removing intermediate container 92e586f21a5d [2023-05-22T08:17:45.244Z] ---> d0c0d81249ea [2023-05-22T08:17:45.244Z] 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-22T08:17:45.244Z] ---> efc82218264e [2023-05-22T08:17:45.244Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-22T08:17:45.244Z] ---> abf1bc117a26 [2023-05-22T08:17:45.244Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-22T08:17:45.244Z] ---> e8866cdc2ba4 [2023-05-22T08:17:45.244Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-22T08:17:45.244Z] ---> Running in d652979c44c2 [2023-05-22T08:17:45.244Z] Removing intermediate container d652979c44c2 [2023-05-22T08:17:45.244Z] ---> b2c891ac99b6 [2023-05-22T08:17:45.244Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-22T08:17:45.244Z] ---> Running in bcc6f8a51e9c [2023-05-22T08:17:45.244Z] Removing intermediate container bcc6f8a51e9c [2023-05-22T08:17:45.244Z] ---> b62e68a81499 [2023-05-22T08:17:45.244Z] Step 23/25 : LABEL arch=arm64 [2023-05-22T08:17:45.244Z] ---> Running in c01c0ce0aefd [2023-05-22T08:17:45.244Z] Removing intermediate container c01c0ce0aefd [2023-05-22T08:17:45.244Z] ---> d77f4b99fcb5 [2023-05-22T08:17:45.244Z] Step 24/25 : LABEL git_sha=ace75286d6b347c1db783fb9f991eadf064396bd [2023-05-22T08:17:45.244Z] ---> Running in 09dff4b1acc4 [2023-05-22T08:17:45.244Z] Removing intermediate container 09dff4b1acc4 [2023-05-22T08:17:45.244Z] ---> 4c3122fc4529 [2023-05-22T08:17:45.244Z] Step 25/25 : LABEL version=3.0.0-dev.14 [2023-05-22T08:17:45.244Z] ---> Running in 926ba6e1c609 [2023-05-22T08:17:45.244Z] Removing intermediate container 926ba6e1c609 [2023-05-22T08:17:45.244Z] ---> 23439b85187b [2023-05-22T08:17:45.244Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-22T08:17:45.244Z] Successfully built 23439b85187b [2023-05-22T08:17:45.244Z] 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-22T08:17:45.357Z] provisioning config files... [2023-05-22T08:17:45.371Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/110@tmp/config8364392544192374320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T08:17:45.705Z] ---> docker-login.sh [2023-05-22T08:17:45.705Z] nexus3.edgexfoundry.org:10001 [2023-05-22T08:17:45.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T08:17:45.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T08:17:45.974Z] Configure a credential helper to remove this warning. See [2023-05-22T08:17:45.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T08:17:45.974Z] [2023-05-22T08:17:45.974Z] Login Succeeded [2023-05-22T08:17:45.974Z] nexus3.edgexfoundry.org:10002 [2023-05-22T08:17:46.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T08:17:46.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T08:17:46.241Z] Configure a credential helper to remove this warning. See [2023-05-22T08:17:46.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T08:17:46.241Z] [2023-05-22T08:17:46.241Z] Login Succeeded [2023-05-22T08:17:46.241Z] nexus3.edgexfoundry.org:10003 [2023-05-22T08:17:46.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T08:17:46.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T08:17:46.777Z] Configure a credential helper to remove this warning. See [2023-05-22T08:17:46.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T08:17:46.777Z] [2023-05-22T08:17:46.777Z] Login Succeeded [2023-05-22T08:17:46.777Z] nexus3.edgexfoundry.org:10004 [2023-05-22T08:17:47.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T08:17:47.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T08:17:47.044Z] Configure a credential helper to remove this warning. See [2023-05-22T08:17:47.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T08:17:47.044Z] [2023-05-22T08:17:47.044Z] Login Succeeded [2023-05-22T08:17:47.044Z] docker.io [2023-05-22T08:17:47.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T08:17:47.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T08:17:47.577Z] Configure a credential helper to remove this warning. See [2023-05-22T08:17:47.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T08:17:47.577Z] [2023-05-22T08:17:47.577Z] Login Succeeded [2023-05-22T08:17:47.577Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T08:17:47.591Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-22T08:17:47.637Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T08:17:47.665Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2023-05-22T08:17:47.665Z] ace75286d6b347c1db783fb9f991eadf064396bd [2023-05-22T08:17:47.665Z] latest [2023-05-22T08:17:47.665Z] 3.0.0-dev.14 [2023-05-22T08:17:47.665Z] ace75286d6b347c1db783fb9f991eadf064396bd-3.0.0-dev.14 [2023-05-22T08:17:47.665Z] main [2023-05-22T08:17:47.665Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T08:17:48.010Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ace75286d6b347c1db783fb9f991eadf064396bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T08:17:48.364Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ace75286d6b347c1db783fb9f991eadf064396bd [2023-05-22T08:17:48.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-22T08:17:48.364Z] 53d39aa43b7d: Preparing [2023-05-22T08:17:48.364Z] fbe450cd7f47: Preparing [2023-05-22T08:17:48.364Z] a6e9b00ef121: Preparing [2023-05-22T08:17:48.364Z] 26cbea5cba74: Preparing [2023-05-22T08:17:48.364Z] 26cbea5cba74: Layer already exists [2023-05-22T08:17:48.633Z] 53d39aa43b7d: Pushed [2023-05-22T08:17:48.633Z] fbe450cd7f47: Pushed [2023-05-22T08:17:55.272Z] a6e9b00ef121: Pushed [2023-05-22T08:17:55.272Z] ace75286d6b347c1db783fb9f991eadf064396bd: digest: sha256:cc8d8e72deaecf522f83b33fc5d56278a501b026d5b7eb53432ff9aff00601aa size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T08:17:55.618Z] + 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-22T08:17:55.960Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-05-22T08:17:55.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-22T08:17:55.960Z] 53d39aa43b7d: Preparing [2023-05-22T08:17:55.960Z] fbe450cd7f47: Preparing [2023-05-22T08:17:55.960Z] a6e9b00ef121: Preparing [2023-05-22T08:17:55.960Z] 26cbea5cba74: Preparing [2023-05-22T08:17:55.960Z] 26cbea5cba74: Layer already exists [2023-05-22T08:17:55.960Z] 53d39aa43b7d: Layer already exists [2023-05-22T08:17:55.960Z] fbe450cd7f47: Layer already exists [2023-05-22T08:17:55.960Z] a6e9b00ef121: Layer already exists [2023-05-22T08:17:55.960Z] latest: digest: sha256:cc8d8e72deaecf522f83b33fc5d56278a501b026d5b7eb53432ff9aff00601aa size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T08:17:56.309Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T08:17:56.635Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.14 [2023-05-22T08:17:56.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-22T08:17:56.635Z] 53d39aa43b7d: Preparing [2023-05-22T08:17:56.635Z] fbe450cd7f47: Preparing [2023-05-22T08:17:56.635Z] a6e9b00ef121: Preparing [2023-05-22T08:17:56.635Z] 26cbea5cba74: Preparing [2023-05-22T08:17:56.635Z] fbe450cd7f47: Layer already exists [2023-05-22T08:17:56.635Z] 53d39aa43b7d: Layer already exists [2023-05-22T08:17:56.635Z] a6e9b00ef121: Layer already exists [2023-05-22T08:17:56.635Z] 26cbea5cba74: Layer already exists [2023-05-22T08:17:56.635Z] 3.0.0-dev.14: digest: sha256:cc8d8e72deaecf522f83b33fc5d56278a501b026d5b7eb53432ff9aff00601aa size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T08:17:56.974Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ace75286d6b347c1db783fb9f991eadf064396bd-3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T08:17:57.309Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ace75286d6b347c1db783fb9f991eadf064396bd-3.0.0-dev.14 [2023-05-22T08:17:57.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-22T08:17:57.309Z] 53d39aa43b7d: Preparing [2023-05-22T08:17:57.309Z] fbe450cd7f47: Preparing [2023-05-22T08:17:57.309Z] a6e9b00ef121: Preparing [2023-05-22T08:17:57.309Z] 26cbea5cba74: Preparing [2023-05-22T08:17:57.309Z] 26cbea5cba74: Layer already exists [2023-05-22T08:17:57.309Z] fbe450cd7f47: Layer already exists [2023-05-22T08:17:57.309Z] a6e9b00ef121: Layer already exists [2023-05-22T08:17:57.309Z] 53d39aa43b7d: Layer already exists [2023-05-22T08:17:57.309Z] ace75286d6b347c1db783fb9f991eadf064396bd-3.0.0-dev.14: digest: sha256:cc8d8e72deaecf522f83b33fc5d56278a501b026d5b7eb53432ff9aff00601aa size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T08:17:57.919Z] + 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-22T08:17:58.257Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2023-05-22T08:17:58.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-22T08:17:58.257Z] 53d39aa43b7d: Preparing [2023-05-22T08:17:58.257Z] fbe450cd7f47: Preparing [2023-05-22T08:17:58.257Z] a6e9b00ef121: Preparing [2023-05-22T08:17:58.257Z] 26cbea5cba74: Preparing [2023-05-22T08:17:58.257Z] fbe450cd7f47: Layer already exists [2023-05-22T08:17:58.257Z] a6e9b00ef121: Layer already exists [2023-05-22T08:17:58.257Z] 26cbea5cba74: Layer already exists [2023-05-22T08:17:58.257Z] 53d39aa43b7d: Layer already exists [2023-05-22T08:17:58.257Z] main: digest: sha256:cc8d8e72deaecf522f83b33fc5d56278a501b026d5b7eb53432ff9aff00601aa size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-22T08:17:58.315Z] ===================================================== [Pipeline] echo [2023-05-22T08:17:58.324Z] taggedImages: [2023-05-22T08:17:58.324Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ace75286d6b347c1db783fb9f991eadf064396bd [2023-05-22T08:17:58.324Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-05-22T08:17:58.324Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.14 [2023-05-22T08:17:58.324Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ace75286d6b347c1db783fb9f991eadf064396bd-3.0.0-dev.14 [2023-05-22T08:17:58.324Z] - 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-22T08:17:58.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-22T08:17:58.698Z] [2023-05-22T08:17:58.698Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T08:17:59.027Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-22T08:17:59.028Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-22T08:17:59.028Z] 8998bd30e6a1: Pulling fs layer [2023-05-22T08:17:59.028Z] 04944245beec: Pulling fs layer [2023-05-22T08:17:59.028Z] 699f458cf7ca: Pulling fs layer [2023-05-22T08:17:59.028Z] 765212b225bb: Pulling fs layer [2023-05-22T08:17:59.028Z] f23df028b6ca: Pulling fs layer [2023-05-22T08:17:59.028Z] d65c8cfc05b1: Pulling fs layer [2023-05-22T08:17:59.028Z] 2437ff75d9bd: Pulling fs layer [2023-05-22T08:17:59.028Z] d65c8cfc05b1: Waiting [2023-05-22T08:17:59.028Z] 765212b225bb: Waiting [2023-05-22T08:17:59.028Z] f23df028b6ca: Waiting [2023-05-22T08:17:59.028Z] 2437ff75d9bd: Waiting [2023-05-22T08:17:59.296Z] 04944245beec: Verifying Checksum [2023-05-22T08:17:59.296Z] 04944245beec: Download complete [2023-05-22T08:17:59.296Z] 765212b225bb: Verifying Checksum [2023-05-22T08:17:59.296Z] 765212b225bb: Download complete [2023-05-22T08:17:59.296Z] f23df028b6ca: Verifying Checksum [2023-05-22T08:17:59.296Z] f23df028b6ca: Download complete [2023-05-22T08:17:59.296Z] d65c8cfc05b1: Verifying Checksum [2023-05-22T08:17:59.296Z] d65c8cfc05b1: Download complete [2023-05-22T08:17:59.296Z] 699f458cf7ca: Download complete [2023-05-22T08:17:59.879Z] 8998bd30e6a1: Verifying Checksum [2023-05-22T08:17:59.879Z] 8998bd30e6a1: Download complete [2023-05-22T08:18:01.820Z] 2437ff75d9bd: Verifying Checksum [2023-05-22T08:18:01.820Z] 2437ff75d9bd: Download complete [2023-05-22T08:18:03.762Z] 8998bd30e6a1: Pull complete [2023-05-22T08:18:04.347Z] 04944245beec: Pull complete [2023-05-22T08:18:05.756Z] 699f458cf7ca: Pull complete [2023-05-22T08:18:05.756Z] 765212b225bb: Pull complete [2023-05-22T08:18:08.335Z] f23df028b6ca: Pull complete [2023-05-22T08:18:08.335Z] d65c8cfc05b1: Pull complete [2023-05-22T08:18:20.645Z] 2437ff75d9bd: Pull complete [2023-05-22T08:18:20.645Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-22T08:18:20.645Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-22T08:18:20.645Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T08:18:20.847Z] prd-ubuntu20.04-docker-arm64-4c-16g-16263 does not seem to be running inside a container [2023-05-22T08:18:20.994Z] $ 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/110 -v /w/workspace/edgex-ui-go/110:/w/workspace/edgex-ui-go/110:rw,z -v /w/workspace/edgex-ui-go/110@tmp:/w/workspace/edgex-ui-go/110@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-22T08:18:23.890Z] $ docker top 604a2d57a6416c872629cee9618568a7ad9eccf3a1e71221cb43e091ba749ddb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T08:18:24.456Z] ---> job-cost.sh [2023-05-22T08:18:24.730Z] lf-activate-venv: SKIPPING [2023-05-22T08:18:24.730Z] INFO: No Stack... [2023-05-22T08:18:25.001Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-22T08:18:25.962Z] INFO: Archiving Costs [Pipeline] sh [2023-05-22T08:18:26.590Z] + cat /w/workspace/edgex-ui-go/110/archives/cost.csv [2023-05-22T08:18:26.590Z] + cut -d, -f6 [Pipeline] lock [2023-05-22T08:18:26.649Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-110-stack-cost] [2023-05-22T08:18:26.662Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-110-stack-cost] did not exist. Created. [2023-05-22T08:18:26.662Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-110-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-22T08:18:26.995Z] /w/workspace/edgex-ui-go/110@tmp/durable-be54a4ec/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-22T08:18:27.588Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-22T08:18:27.609Z] Warning: overwriting stash ‘stack-cost’ [2023-05-22T08:18:32.371Z] Stashed 1 file(s) [Pipeline] } [2023-05-22T08:18:32.381Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-110-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-22T08:18:32.398Z] $ docker stop --time=1 604a2d57a6416c872629cee9618568a7ad9eccf3a1e71221cb43e091ba749ddb [2023-05-22T08:18:34.106Z] $ docker rm -f --volumes 604a2d57a6416c872629cee9618568a7ad9eccf3a1e71221cb43e091ba749ddb [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-22T08:18:34.566Z] provisioning config files... [2023-05-22T08:18:34.574Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3025603181330520207tmp [Pipeline] { [Pipeline] sh [2023-05-22T08:18:34.866Z] + set +x [2023-05-22T08:18:34.866Z] + curl -s https://codecov.io/bash [2023-05-22T08:18:34.866Z] + bash -s -- [2023-05-22T08:18:34.866Z] [2023-05-22T08:18:34.866Z] _____ _ [2023-05-22T08:18:34.866Z] / ____| | | [2023-05-22T08:18:34.866Z] | | ___ __| | ___ ___ _____ __ [2023-05-22T08:18:34.866Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-22T08:18:34.866Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-22T08:18:34.866Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-22T08:18:34.866Z] Bash-1.0.6 [2023-05-22T08:18:34.866Z] [2023-05-22T08:18:34.866Z] [2023-05-22T08:18:34.866Z] ==> git version 2.25.1 found [2023-05-22T08:18:34.866Z] ==> 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-22T08:18:34.866Z] Release-Date: 2020-01-08 [2023-05-22T08:18:34.866Z] 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-22T08:18:34.866Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-22T08:18:34.866Z] ==> Jenkins CI detected. [2023-05-22T08:18:34.866Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2023-05-22T08:18:34.866Z] project root: . [2023-05-22T08:18:34.866Z] --> token set from env [2023-05-22T08:18:34.866Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-22T08:18:34.866Z] ==> Running gcov in . (disable via -X gcov) [2023-05-22T08:18:35.126Z] ==> Python coveragepy not found [2023-05-22T08:18:35.126Z] ==> Searching for coverage reports in: [2023-05-22T08:18:35.126Z] + . [2023-05-22T08:18:35.126Z] -> Found 1 reports [2023-05-22T08:18:35.126Z] ==> Detecting git/mercurial file structure [2023-05-22T08:18:35.126Z] ==> Reading reports [2023-05-22T08:18:35.126Z] + ./coverage.out bytes=10 [2023-05-22T08:18:35.126Z] ==> Appending adjustments [2023-05-22T08:18:35.126Z] https://docs.codecov.io/docs/fixing-reports [2023-05-22T08:18:35.694Z] + Found adjustments [2023-05-22T08:18:35.694Z] ==> Gzipping contents [2023-05-22T08:18:35.694Z] 12K /tmp/codecov.lih03C.gz [2023-05-22T08:18:35.694Z] ==> Uploading reports [2023-05-22T08:18:35.694Z] url: https://codecov.io [2023-05-22T08:18:35.694Z] query: branch=main&commit=ace75286d6b347c1db783fb9f991eadf064396bd&build=110&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F110%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-22T08:18:35.694Z] -> Pinging Codecov [2023-05-22T08:18:35.694Z] 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=ace75286d6b347c1db783fb9f991eadf064396bd&build=110&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F110%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-22T08:18:35.956Z] -> Uploading to [2023-05-22T08:18:35.956Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-22/FB506323287CE973F263BFD2A0EB1F37/ace75286d6b347c1db783fb9f991eadf064396bd/f392e321-7afc-4685-b3ae-2e71ced811fa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230522%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230522T081835Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=297e5041edb418c615e982db6c4bcd5d79f7a39b8ea5b2297fb4ef20cee8ccaf [2023-05-22T08:18:35.956Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-22T08:18:35.956Z] Dload Upload Total Spent Left Speed [2023-05-22T08:18:36.217Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8769 0 0 100 8769 0 41757 --:--:-- --:--:-- --:--:-- 41757 [2023-05-22T08:18:36.217Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/ace75286d6b347c1db783fb9f991eadf064396bd [Pipeline] } [2023-05-22T08:18:36.226Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-22T08:18:36.477Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-22T08:18:36.488Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T08:18:36.786Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-22T08:18:36.787Z] [2023-05-22T08:18:36.787Z] 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-22T08:18:37.083Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-22T08:18:37.083Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-22T08:18:37.083Z] df9b9388f04a: Pulling fs layer [2023-05-22T08:18:37.083Z] 52dc419b0ee2: Pulling fs layer [2023-05-22T08:18:37.083Z] 25bc292e5bac: Pulling fs layer [2023-05-22T08:18:37.083Z] 114826534d7a: Pulling fs layer [2023-05-22T08:18:37.083Z] 4657fd5d0bcf: Pulling fs layer [2023-05-22T08:18:37.083Z] 6ad1cebc031e: Pulling fs layer [2023-05-22T08:18:37.083Z] 8a3aa393b2d8: Pulling fs layer [2023-05-22T08:18:37.083Z] 114826534d7a: Waiting [2023-05-22T08:18:37.083Z] 4657fd5d0bcf: Waiting [2023-05-22T08:18:37.083Z] 6ad1cebc031e: Waiting [2023-05-22T08:18:37.083Z] 8a3aa393b2d8: Waiting [2023-05-22T08:18:37.083Z] 25bc292e5bac: Verifying Checksum [2023-05-22T08:18:37.083Z] 25bc292e5bac: Download complete [2023-05-22T08:18:37.083Z] 52dc419b0ee2: Download complete [2023-05-22T08:18:37.083Z] 4657fd5d0bcf: Download complete [2023-05-22T08:18:37.083Z] df9b9388f04a: Download complete [2023-05-22T08:18:37.343Z] df9b9388f04a: Pull complete [2023-05-22T08:18:37.343Z] 6ad1cebc031e: Verifying Checksum [2023-05-22T08:18:37.343Z] 6ad1cebc031e: Download complete [2023-05-22T08:18:37.913Z] 52dc419b0ee2: Pull complete [2023-05-22T08:18:37.913Z] 25bc292e5bac: Pull complete [2023-05-22T08:18:37.913Z] 114826534d7a: Verifying Checksum [2023-05-22T08:18:37.913Z] 114826534d7a: Download complete [2023-05-22T08:18:38.172Z] 8a3aa393b2d8: Verifying Checksum [2023-05-22T08:18:38.172Z] 8a3aa393b2d8: Download complete [2023-05-22T08:18:41.461Z] 114826534d7a: Pull complete [2023-05-22T08:18:41.721Z] 4657fd5d0bcf: Pull complete [2023-05-22T08:18:41.979Z] 6ad1cebc031e: Pull complete [2023-05-22T08:18:44.516Z] 8a3aa393b2d8: Pull complete [2023-05-22T08:18:44.516Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-22T08:18:44.516Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-22T08:18:44.516Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T08:18:44.611Z] prd-ubuntu20.04-docker-8c-8g-16262 does not seem to be running inside a container [2023-05-22T08:18:44.660Z] $ 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-22T08:18:57.749Z] $ docker top fce56c977a542468fb17ae71b84c5755fb54b8be349a3047c0f91de1be18eeab -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-22T08:18:57.805Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2023-05-22T08:18:58.081Z] + set -o pipefail [2023-05-22T08:18:58.081Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2023-05-22T08:19:03.354Z] [2023-05-22T08:19:03.354Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2023-05-22T08:19:03.354Z] [2023-05-22T08:19:03.354Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/170cd28a-f855-461d-8551-5961cf24c8d3 [2023-05-22T08:19:03.354Z] [2023-05-22T08:19:03.354Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-05-22T08:19:03.354Z] [2023-05-22T08:19:03.355Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-22T08:19:03.355Z] [2023-05-22T08:19:03.355Z] [2023-05-22T08:19:03.355Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-22T08:19:03.355Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-22T08:19:03.355Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-22T08:19:03.639Z] $ docker stop --time=1 fce56c977a542468fb17ae71b84c5755fb54b8be349a3047c0f91de1be18eeab [2023-05-22T08:19:08.777Z] $ docker rm -f --volumes fce56c977a542468fb17ae71b84c5755fb54b8be349a3047c0f91de1be18eeab [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-22T08:19:09.617Z] + git log --format=format:%s -1 ace75286d6b347c1db783fb9f991eadf064396bd [Pipeline] sh [2023-05-22T08:19:09.905Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-22T08:19:09.905Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T08:19:10.203Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T08:19:10.203Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T08:19:10.270Z] prd-ubuntu20.04-docker-8c-8g-16262 does not seem to be running inside a container [2023-05-22T08:19:10.309Z] $ 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-22T08:19:10.916Z] $ docker top 9d9ec153d7b1b1866ce61ac3f6105861630d9eb5e246194bc4fdab3536b04933 -eo pid,comm [2023-05-22T08:19:10.954Z] 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-22T08:19:10.954Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-22T08:19:11.001Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-22T08:19:11.001Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-22T08:19:11.108Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-22T08:19:11.123Z] $ docker exec 9d9ec153d7b1b1866ce61ac3f6105861630d9eb5e246194bc4fdab3536b04933 ssh-agent [2023-05-22T08:19:11.219Z] SSH_AUTH_SOCK=/tmp/ssh-aKjW4x4c0KMT/agent.32 [2023-05-22T08:19:11.219Z] SSH_AGENT_PID=38 [2023-05-22T08:19:11.223Z] Running ssh-add (command line suppressed) [2023-05-22T08:19:11.334Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10058953942954009292.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10058953942954009292.key) [2023-05-22T08:19:11.340Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-22T08:19:11.624Z] + git semver tag [2023-05-22T08:19:11.884Z] 2023-05-22 08:19:11,830 [run_tag] DEBUG tag force:False [2023-05-22T08:19:11.884Z] 2023-05-22 08:19:11,831 [check_head_tag] DEBUG check head tag [2023-05-22T08:19:11.884Z] 2023-05-22 08:19:11,832 [execute] INFO git cat-file --batch-check [2023-05-22T08:19:11.884Z] 2023-05-22 08:19:11,832 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-05-22T08:19:11.884Z] 2023-05-22 08:19:11,836 [execute] INFO git cat-file --batch [2023-05-22T08:19:11.884Z] 2023-05-22 08:19:11,836 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-05-22T08:19:11.884Z] 2023-05-22 08:19:11,853 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-22T08:19:11.884Z] 2023-05-22 08:19:11,853 [execute] INFO git tag -a v3.0.0-dev.14 -m v3.0.0-dev.14 [2023-05-22T08:19:11.884Z] 2023-05-22 08:19:11,853 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.14', '-m', 'v3.0.0-dev.14'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-22T08:19:11.884Z] 2023-05-22 08:19:11,856 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-22T08:19:11.884Z] 3.0.0-dev.14 [Pipeline] } [2023-05-22T08:19:11.905Z] $ docker exec --env ******** --env ******** 9d9ec153d7b1b1866ce61ac3f6105861630d9eb5e246194bc4fdab3536b04933 ssh-agent -k [2023-05-22T08:19:12.003Z] unset SSH_AUTH_SOCK; [2023-05-22T08:19:12.003Z] unset SSH_AGENT_PID; [2023-05-22T08:19:12.003Z] echo Agent pid 38 killed; [2023-05-22T08:19:12.001Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-22T08:19:12.312Z] + git semver [Pipeline] } [2023-05-22T08:19:12.602Z] $ docker stop --time=1 9d9ec153d7b1b1866ce61ac3f6105861630d9eb5e246194bc4fdab3536b04933 [2023-05-22T08:19:13.879Z] $ docker rm -f --volumes 9d9ec153d7b1b1866ce61ac3f6105861630d9eb5e246194bc4fdab3536b04933 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T08:19:14.293Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-22T08:19:14.293Z] [2023-05-22T08:19:14.293Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T08:19:14.599Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-22T08:19:14.599Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-22T08:19:14.599Z] ab5ef0e58194: Pulling fs layer [2023-05-22T08:19:14.599Z] 9712f1f96733: Pulling fs layer [2023-05-22T08:19:14.599Z] 63f879dbbcfc: Pulling fs layer [2023-05-22T08:19:14.599Z] 0d9ebad4ef96: Pulling fs layer [2023-05-22T08:19:14.599Z] e9a5061849ea: Pulling fs layer [2023-05-22T08:19:14.599Z] d747dcd14b5f: Pulling fs layer [2023-05-22T08:19:14.599Z] 2de7ff778b66: Pulling fs layer [2023-05-22T08:19:14.599Z] e9a5061849ea: Waiting [2023-05-22T08:19:14.599Z] 0d9ebad4ef96: Waiting [2023-05-22T08:19:14.599Z] 2de7ff778b66: Waiting [2023-05-22T08:19:14.599Z] d747dcd14b5f: Waiting [2023-05-22T08:19:14.599Z] 9712f1f96733: Verifying Checksum [2023-05-22T08:19:15.175Z] 63f879dbbcfc: Verifying Checksum [2023-05-22T08:19:15.175Z] 63f879dbbcfc: Download complete [2023-05-22T08:19:15.441Z] 0d9ebad4ef96: Verifying Checksum [2023-05-22T08:19:15.441Z] 0d9ebad4ef96: Download complete [2023-05-22T08:19:15.441Z] d747dcd14b5f: Verifying Checksum [2023-05-22T08:19:15.441Z] d747dcd14b5f: Download complete [2023-05-22T08:19:15.441Z] e9a5061849ea: Verifying Checksum [2023-05-22T08:19:15.441Z] e9a5061849ea: Download complete [2023-05-22T08:19:15.441Z] ab5ef0e58194: Verifying Checksum [2023-05-22T08:19:15.441Z] ab5ef0e58194: Download complete [2023-05-22T08:19:15.441Z] 2de7ff778b66: Verifying Checksum [2023-05-22T08:19:15.441Z] 2de7ff778b66: Download complete [2023-05-22T08:19:17.970Z] ab5ef0e58194: Pull complete [2023-05-22T08:19:17.970Z] 9712f1f96733: Pull complete [2023-05-22T08:19:18.911Z] 63f879dbbcfc: Pull complete [2023-05-22T08:19:22.202Z] 0d9ebad4ef96: Pull complete [2023-05-22T08:19:22.462Z] e9a5061849ea: Pull complete [2023-05-22T08:19:22.462Z] d747dcd14b5f: Pull complete [2023-05-22T08:19:23.397Z] 2de7ff778b66: Pull complete [2023-05-22T08:19:23.397Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-22T08:19:23.397Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-22T08:19:23.397Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T08:19:23.486Z] prd-ubuntu20.04-docker-8c-8g-16262 does not seem to be running inside a container [2023-05-22T08:19:23.532Z] $ 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-22T08:19:31.316Z] $ docker top 462e15e97733365d3263aa4ed5bf54e49a47dc44b51f5646f88bb4c8edd7f3c4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-22T08:19:31.369Z] provisioning config files... [2023-05-22T08:19:31.375Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10801666686443195255tmp [2023-05-22T08:19:31.384Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config18090372087970045291tmp [2023-05-22T08:19:31.393Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6698131583857236620tmp [Pipeline] { [Pipeline] echo [2023-05-22T08:19:31.409Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T08:19:31.690Z] ---> sigul-configuration.sh [2023-05-22T08:19:31.690Z] gpg: directory `/root/.gnupg' created [2023-05-22T08:19:31.690Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-22T08:19:31.690Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-22T08:19:31.690Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-22T08:19:31.690Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-22T08:19:31.690Z] gpg: CAST5 encrypted data [2023-05-22T08:19:31.690Z] gpg: encrypted with 1 passphrase [2023-05-22T08:19:31.690Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-22T08:19:31.977Z] + mkdir /home/jenkins [2023-05-22T08:19:31.977Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-22T08:19:32.256Z] + 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-22T08:19:32.264Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T08:19:32.546Z] ---> sigul-install.sh [2023-05-22T08:19:32.546Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-22T08:19:32.835Z] + git tag --list [2023-05-22T08:19:32.835Z] 0.1.1 [2023-05-22T08:19:32.835Z] v1.1.0 [2023-05-22T08:19:32.835Z] v1.2.0 [2023-05-22T08:19:32.835Z] v1.2.1 [2023-05-22T08:19:32.835Z] v1.3.0 [2023-05-22T08:19:32.835Z] v2.0.0 [2023-05-22T08:19:32.835Z] v2.1.0 [2023-05-22T08:19:32.835Z] v2.2.0 [2023-05-22T08:19:32.835Z] v2.2.1-dev.1 [2023-05-22T08:19:32.835Z] v2.2.1-dev.2 [2023-05-22T08:19:32.835Z] v2.2.1-dev.3 [2023-05-22T08:19:32.835Z] v2.2.1-dev.4 [2023-05-22T08:19:32.836Z] v2.2.1-dev.5 [2023-05-22T08:19:32.836Z] v2.2.1-dev.6 [2023-05-22T08:19:32.836Z] v2.2.1-dev.7 [2023-05-22T08:19:32.836Z] v2.3.0 [2023-05-22T08:19:32.836Z] v2.3.0-dev.10 [2023-05-22T08:19:32.836Z] v2.3.0-dev.11 [2023-05-22T08:19:32.836Z] v2.3.0-dev.12 [2023-05-22T08:19:32.836Z] v2.3.0-dev.13 [2023-05-22T08:19:32.836Z] v2.3.0-dev.14 [2023-05-22T08:19:32.836Z] v2.3.0-dev.15 [2023-05-22T08:19:32.836Z] v2.3.0-dev.16 [2023-05-22T08:19:32.836Z] v2.3.0-dev.17 [2023-05-22T08:19:32.836Z] v2.3.0-dev.18 [2023-05-22T08:19:32.836Z] v2.3.0-dev.19 [2023-05-22T08:19:32.836Z] v2.3.0-dev.20 [2023-05-22T08:19:32.836Z] v2.3.0-dev.21 [2023-05-22T08:19:32.836Z] v2.3.0-dev.22 [2023-05-22T08:19:32.836Z] v2.3.0-dev.23 [2023-05-22T08:19:32.836Z] v2.3.0-dev.24 [2023-05-22T08:19:32.836Z] v2.3.0-dev.7 [2023-05-22T08:19:32.836Z] v2.3.0-dev.8 [2023-05-22T08:19:32.836Z] v2.3.0-dev.9 [2023-05-22T08:19:32.836Z] v3.0.0-dev.1 [2023-05-22T08:19:32.836Z] v3.0.0-dev.10 [2023-05-22T08:19:32.836Z] v3.0.0-dev.11 [2023-05-22T08:19:32.836Z] v3.0.0-dev.12 [2023-05-22T08:19:32.836Z] v3.0.0-dev.13 [2023-05-22T08:19:32.836Z] v3.0.0-dev.14 [2023-05-22T08:19:32.836Z] v3.0.0-dev.2 [2023-05-22T08:19:32.836Z] v3.0.0-dev.3 [2023-05-22T08:19:32.836Z] v3.0.0-dev.4 [2023-05-22T08:19:32.836Z] v3.0.0-dev.5 [2023-05-22T08:19:32.836Z] v3.0.0-dev.6 [2023-05-22T08:19:32.836Z] v3.0.0-dev.7 [2023-05-22T08:19:32.836Z] v3.0.0-dev.8 [2023-05-22T08:19:32.836Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-22T08:19:33.119Z] + lftools sign git-tag v3.0.0-dev.14 [2023-05-22T08:19:33.707Z] Signing Git tag with Sigul... [2023-05-22T08:19:33.707Z] Signing v3.0.0-dev.14 [Pipeline] echo [2023-05-22T08:19:33.973Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T08:19:34.252Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-22T08:19:34.260Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-22T08:19:34.291Z] $ docker stop --time=1 462e15e97733365d3263aa4ed5bf54e49a47dc44b51f5646f88bb4c8edd7f3c4 [2023-05-22T08:19:36.307Z] $ docker rm -f --volumes 462e15e97733365d3263aa4ed5bf54e49a47dc44b51f5646f88bb4c8edd7f3c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-22T08:19:36.803Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-22T08:19:36.803Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T08:19:37.107Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T08:19:37.107Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T08:19:37.173Z] prd-ubuntu20.04-docker-8c-8g-16262 does not seem to be running inside a container [2023-05-22T08:19:37.212Z] $ 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-22T08:19:38.410Z] $ docker top e3c8d501394e16b7fbf5d0027396c8ee664f1320c774a8ff17c66a5460ea272e -eo pid,comm [2023-05-22T08:19:38.438Z] 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-22T08:19:38.438Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-22T08:19:38.488Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-22T08:19:38.488Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-22T08:19:38.591Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-22T08:19:38.606Z] $ docker exec e3c8d501394e16b7fbf5d0027396c8ee664f1320c774a8ff17c66a5460ea272e ssh-agent [2023-05-22T08:19:38.701Z] SSH_AUTH_SOCK=/tmp/ssh-Yizr0nf2sUqt/agent.15 [2023-05-22T08:19:38.701Z] SSH_AGENT_PID=21 [2023-05-22T08:19:38.706Z] Running ssh-add (command line suppressed) [2023-05-22T08:19:38.832Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16655115801418270528.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16655115801418270528.key) [2023-05-22T08:19:38.843Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-22T08:19:39.149Z] + git semver bump pre [2023-05-22T08:19:39.423Z] 2023-05-22 08:19:39,346 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-22T08:19:39.423Z] 2023-05-22 08:19:39,346 [bump_version] DEBUG bumping version:3.0.0-dev.14 on axis:pre with prefix:dev [2023-05-22T08:19:39.423Z] 2023-05-22 08:19:39,346 [bump_version] DEBUG bumped version:3.0.0-dev.15 [2023-05-22T08:19:39.423Z] 2023-05-22 08:19:39,346 [write_version] DEBUG write version:3.0.0-dev.15 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2023-05-22T08:19:39.423Z] 2023-05-22 08:19:39,346 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-22T08:19:39.423Z] 2023-05-22 08:19:39,347 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-22T08:19:39.423Z] 2023-05-22 08:19:39,350 [execute] INFO git cat-file --batch-check [2023-05-22T08:19:39.423Z] 2023-05-22 08:19:39,350 [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-22T08:19:39.423Z] 2023-05-22 08:19:39,357 [execute] INFO git cat-file --batch [2023-05-22T08:19:39.423Z] 2023-05-22 08:19:39,357 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-22T08:19:39.423Z] 2023-05-22 08:19:39,362 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-22T08:19:39.423Z] 3.0.0-dev.15 [Pipeline] } [2023-05-22T08:19:39.446Z] $ docker exec --env ******** --env ******** e3c8d501394e16b7fbf5d0027396c8ee664f1320c774a8ff17c66a5460ea272e ssh-agent -k [2023-05-22T08:19:39.541Z] unset SSH_AUTH_SOCK; [2023-05-22T08:19:39.541Z] unset SSH_AGENT_PID; [2023-05-22T08:19:39.541Z] echo Agent pid 21 killed; [2023-05-22T08:19:39.543Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-22T08:19:39.851Z] + git semver [Pipeline] } [2023-05-22T08:19:40.135Z] $ docker stop --time=1 e3c8d501394e16b7fbf5d0027396c8ee664f1320c774a8ff17c66a5460ea272e [2023-05-22T08:19:41.999Z] $ docker rm -f --volumes e3c8d501394e16b7fbf5d0027396c8ee664f1320c774a8ff17c66a5460ea272e [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T08:19:42.358Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-22T08:19:42.358Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T08:19:42.813Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T08:19:42.813Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T08:19:42.901Z] prd-ubuntu20.04-docker-8c-8g-16262 does not seem to be running inside a container [2023-05-22T08:19:42.942Z] $ 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-22T08:19:43.985Z] $ docker top 4d73750b20e457309a19d220216abda0ee2933f7252692b90e752af6bb75d459 -eo pid,comm [2023-05-22T08:19:44.016Z] 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-22T08:19:44.016Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-22T08:19:44.061Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-22T08:19:44.061Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-22T08:19:44.177Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-22T08:19:44.192Z] $ docker exec 4d73750b20e457309a19d220216abda0ee2933f7252692b90e752af6bb75d459 ssh-agent [2023-05-22T08:19:44.290Z] SSH_AUTH_SOCK=/tmp/ssh-kyl3cVUVjsgl/agent.14 [2023-05-22T08:19:44.290Z] SSH_AGENT_PID=20 [2023-05-22T08:19:44.295Z] Running ssh-add (command line suppressed) [2023-05-22T08:19:44.438Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_765155317392491595.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_765155317392491595.key) [2023-05-22T08:19:44.439Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-22T08:19:44.729Z] + git semver push [2023-05-22T08:19:44.989Z] 2023-05-22 08:19:44,955 [run_push] DEBUG push [2023-05-22T08:19:44.989Z] 2023-05-22 08:19:44,955 [execute] INFO git cat-file --batch-check [2023-05-22T08:19:44.989Z] 2023-05-22 08:19:44,956 [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-22T08:19:44.989Z] 2023-05-22 08:19:44,959 [execute] INFO git rev-list 501fe5a2a051217376465f0ad1ce465504d192c2 -- [2023-05-22T08:19:44.989Z] 2023-05-22 08:19:44,960 [execute] DEBUG Popen(['git', 'rev-list', '501fe5a2a051217376465f0ad1ce465504d192c2', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-22T08:19:44.989Z] 2023-05-22 08:19:44,969 [execute] INFO git fetch -v origin [2023-05-22T08:19:44.989Z] 2023-05-22 08:19:44,970 [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-22T08:19:45.559Z] 2023-05-22 08:19:45,437 [run_push] DEBUG no remote changes detected [2023-05-22T08:19:45.559Z] 2023-05-22 08:19:45,437 [execute] INFO git push origin semver [2023-05-22T08:19:45.559Z] 2023-05-22 08:19:45,438 [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-22T08:19:46.499Z] 2023-05-22 08:19:46,350 [run_push] DEBUG push all version tags [2023-05-22T08:19:46.499Z] 2023-05-22 08:19:46,351 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-22T08:19:46.499Z] 2023-05-22 08:19:46,351 [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-22T08:19:47.440Z] 2023-05-22 08:19:47,095 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-22T08:19:47.440Z] 3.0.0-dev.15 [Pipeline] } [2023-05-22T08:19:47.462Z] $ docker exec --env ******** --env ******** 4d73750b20e457309a19d220216abda0ee2933f7252692b90e752af6bb75d459 ssh-agent -k [2023-05-22T08:19:47.575Z] unset SSH_AUTH_SOCK; [2023-05-22T08:19:47.575Z] unset SSH_AGENT_PID; [2023-05-22T08:19:47.575Z] echo Agent pid 20 killed; [2023-05-22T08:19:47.577Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-22T08:19:47.885Z] + git semver [Pipeline] } [2023-05-22T08:19:48.482Z] $ docker stop --time=1 4d73750b20e457309a19d220216abda0ee2933f7252692b90e752af6bb75d459 [2023-05-22T08:19:50.198Z] $ docker rm -f --volumes 4d73750b20e457309a19d220216abda0ee2933f7252692b90e752af6bb75d459 [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-22T08:19:50.955Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2023-05-22T08:19:50.955Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-05-22T08:19:50.955Z] total 16 [2023-05-22T08:19:50.955Z] drwxr-xr-x 3 root root 4096 May 22 08:02 . [2023-05-22T08:19:50.955Z] drwxrwxr-x 15 jenkins jenkins 4096 May 22 08:19 .. [2023-05-22T08:19:50.955Z] drwxr-xr-x 2 root root 4096 May 22 08:02 cost [2023-05-22T08:19:50.955Z] -rw-r--r-- 1 root root 83 May 22 08:02 cost.csv [2023-05-22T08:19:50.955Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-05-22T08:19:50.955Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-05-22T08:19:50.955Z] total 16 [2023-05-22T08:19:50.955Z] drwxr-xr-x 3 jenkins jenkins 4096 May 22 08:02 . [2023-05-22T08:19:50.955Z] drwxrwxr-x 15 jenkins jenkins 4096 May 22 08:19 .. [2023-05-22T08:19:50.955Z] drwxr-xr-x 2 jenkins jenkins 4096 May 22 08:02 cost [2023-05-22T08:19:50.955Z] -rw-r--r-- 1 jenkins jenkins 83 May 22 08:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-22T08:19:51.246Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T08:19:52.099Z] ---> package-listing.sh [2023-05-22T08:19:52.099Z] ++ facter osfamily [2023-05-22T08:19:52.099Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-22T08:19:52.357Z] + OS_FAMILY=debian [2023-05-22T08:19:52.357Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2023-05-22T08:19:52.357Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-22T08:19:52.357Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-22T08:19:52.357Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-22T08:19:52.357Z] + PACKAGES=/tmp/packages_start.txt [2023-05-22T08:19:52.357Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-05-22T08:19:52.357Z] + PACKAGES=/tmp/packages_end.txt [2023-05-22T08:19:52.357Z] + case "${OS_FAMILY}" in [2023-05-22T08:19:52.357Z] + dpkg -l [2023-05-22T08:19:52.357Z] + grep '^ii' [2023-05-22T08:19:52.357Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-22T08:19:52.357Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-22T08:19:52.357Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-22T08:19:52.357Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-05-22T08:19:52.357Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2023-05-22T08:19:52.357Z] + 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-22T08:19:52.369Z] 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-22T08:19:52.655Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T08:19:53.219Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T08:19:53.219Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T08:19:53.289Z] prd-ubuntu20.04-docker-8c-8g-16262 does not seem to be running inside a container [2023-05-22T08:19:53.332Z] $ 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-22T08:19:54.226Z] $ docker top 56276d63e12f8f607c9949b87ee6f31074a931a23effd5b15951487d02b0b13c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T08:19:54.552Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-22T08:19:54.836Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-22T08:19:55.120Z] + ls /var/log/sa-host [2023-05-22T08:19:55.120Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T08:19:55.294Z] provisioning config files... [2023-05-22T08:19:55.304Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3011713173073909078tmp [Pipeline] { [Pipeline] echo [2023-05-22T08:19:55.319Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T08:19:55.598Z] ---> create-netrc.sh [Pipeline] } [2023-05-22T08:19:55.604Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-22T08:19:55.946Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-22T08:19:55.953Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T08:19:56.234Z] ---> sudo-logs.sh [2023-05-22T08:19:56.234Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-22T08:19:56.266Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T08:19:56.548Z] ---> job-cost.sh [2023-05-22T08:19:56.548Z] lf-activate-venv: SKIPPING [2023-05-22T08:19:56.548Z] DEBUG: total: 0.2199999988079071 [2023-05-22T08:19:56.548Z] INFO: Retrieving Stack Cost... [2023-05-22T08:19:56.807Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-22T08:19:57.376Z] INFO: Archiving Costs [Pipeline] echo [2023-05-22T08:19:57.387Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T08:19:57.670Z] ---> logs-deploy.sh [2023-05-22T08:19:57.670Z] lf-activate-venv: SKIPPING [2023-05-22T08:19:57.670Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/110 [2023-05-22T08:19:57.670Z] INFO: archiving workspace using pattern(s): [2023-05-22T08:19:58.609Z] Archives upload complete. [2023-05-22T08:19:58.609Z] INFO: archiving logs to Nexus