Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 762c216827d8154202461135af6e1a98e81f5c3f 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-ssh5046818059123639071.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh30327871322892057.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh8540778566096901391.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh5493333964954236455.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-ssh14330819548138677436.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.21 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-26092 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 762c216827d8154202461135af6e1a98e81f5c3f (main) Commit message: "Merge pull request #684 from edgexfoundry/dependabot/npm_and_yarn/web/json-schema-and-jsprim-0.4.0" > 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 762c216827d8154202461135af6e1a98e81f5c3f # timeout=10 > git rev-list --no-walk e681c31183bbcd153c0bc410105ac61f38cfe6a9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:28:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:28:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:28:25 ========================================================= 23:28:25 EdgeX Global Pipelines Version Info 23:28:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:28:26 ------------------- 23:28:26 stable info: 23:28:26 ------------------- 23:28:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:28:26 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 23:28:26 Message: update stable to v1.0.258 23:28:27 ------------------- 23:28:27 experimental info: 23:28:27 ------------------- 23:28:27 Commited By: **** collab-it+edgex@linuxfoundation.org 23:28:27 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 23:28:27 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:28:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 23:28:27 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 23:28:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:28:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:28:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:28:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 23:28:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:28:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:28:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:28:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:28:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:28:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 23:28:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:28:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:28:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:28:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:28:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:28:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:28:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:28:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:28:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:28:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:28:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:28:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:28:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:28:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:28:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:28:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:28:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:28:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:28:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 762c216827d8154202461135af6e1a98e81f5c3f [Pipeline] echo 23:28:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 762c216 [Pipeline] echo 23:28:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:28:28 provisioning config files... 23:28:28 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3962711948193433078tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:28:28 ---> ****-login.sh 23:28:28 nexus3.edgexfoundry.org:10001 23:28:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:28:29 Configure a credential helper to remove this warning. See 23:28:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:28:29 23:28:29 Login Succeeded 23:28:29 nexus3.edgexfoundry.org:10002 23:28:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:28:29 Configure a credential helper to remove this warning. See 23:28:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:28:29 23:28:29 Login Succeeded 23:28:29 nexus3.edgexfoundry.org:10003 23:28:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:28:29 Configure a credential helper to remove this warning. See 23:28:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:28:29 23:28:29 Login Succeeded 23:28:29 nexus3.edgexfoundry.org:10004 23:28:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:28:29 Configure a credential helper to remove this warning. See 23:28:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:28:29 23:28:29 Login Succeeded 23:28:29 ****.io 23:28:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:28:29 Configure a credential helper to remove this warning. See 23:28:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:28:29 23:28:29 Login Succeeded 23:28:29 ---> ****-login.sh ends [Pipeline] } 23:28:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:28:30 + git rev-list -1 --merges 762c216827d8154202461135af6e1a98e81f5c3f~1..762c216827d8154202461135af6e1a98e81f5c3f [Pipeline] echo 23:28:30 -----------> git rev-list -1 --merges 762c216827d8154202461135af6e1a98e81f5c3f~1..762c216827d8154202461135af6e1a98e81f5c3f 762c216827d8154202461135af6e1a98e81f5c3f 23:28:30 762c216827d8154202461135af6e1a98e81f5c3f [false] [Pipeline] sh 23:28:30 + git log --format=format:%s -1 762c216827d8154202461135af6e1a98e81f5c3f [Pipeline] echo 23:28:30 ========================================================= 23:28:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:28:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:28:31 + git log --format=format:%s -1 762c216827d8154202461135af6e1a98e81f5c3f [Pipeline] echo 23:28:31 [semverPrep] GIT_COMMIT: 762c216827d8154202461135af6e1a98e81f5c3f, Commit Message: Merge pull request #684 from edgexfoundry/dependabot/npm_and_yarn/web/json-schema-and-jsprim-0.4.0 [Pipeline] echo 23:28:31 [semverPrep] This is not a build commit. [Pipeline] sh 23:28:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:28:31 + grep -v github /etc/ssh/ssh_known_hosts 23:28:31 + [ -e /tmp/ssh_known_hosts ] 23:28:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:28:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:28:31 + sudo tee -a /etc/ssh/ssh_known_hosts 23:28:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:28:32 23:28:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:28:32 0.1.4: Pulling from edgex-devops/py-git-semver 23:28:32 b85a868b505f: Pulling fs layer 23:28:32 e2be974225ed: Pulling fs layer 23:28:32 339a4e72a1f5: Pulling fs layer 23:28:32 988bab9f4d93: Pulling fs layer 23:28:32 1469e6f7b9e6: Pulling fs layer 23:28:32 eaf3925da568: Pulling fs layer 23:28:32 bab4dde63d76: Pulling fs layer 23:28:32 bde34c3a00c8: Pulling fs layer 23:28:32 b352a97aabf1: Pulling fs layer 23:28:32 4872d77fe225: Pulling fs layer 23:28:32 5851b861e8e6: Pulling fs layer 23:28:32 1469e6f7b9e6: Waiting 23:28:32 eaf3925da568: Waiting 23:28:32 bab4dde63d76: Waiting 23:28:32 bde34c3a00c8: Waiting 23:28:32 988bab9f4d93: Waiting 23:28:32 5851b861e8e6: Waiting 23:28:32 4872d77fe225: Waiting 23:28:32 e2be974225ed: Verifying Checksum 23:28:32 e2be974225ed: Download complete 23:28:32 988bab9f4d93: Download complete 23:28:32 1469e6f7b9e6: Verifying Checksum 23:28:32 1469e6f7b9e6: Download complete 23:28:32 eaf3925da568: Verifying Checksum 23:28:32 339a4e72a1f5: Verifying Checksum 23:28:32 339a4e72a1f5: Download complete 23:28:32 bde34c3a00c8: Verifying Checksum 23:28:32 b352a97aabf1: Verifying Checksum 23:28:32 4872d77fe225: Verifying Checksum 23:28:32 4872d77fe225: Download complete 23:28:32 5851b861e8e6: Verifying Checksum 23:28:32 5851b861e8e6: Download complete 23:28:32 b85a868b505f: Verifying Checksum 23:28:32 b85a868b505f: Download complete 23:28:32 bab4dde63d76: Verifying Checksum 23:28:32 bab4dde63d76: Download complete 23:28:34 b85a868b505f: Pull complete 23:28:34 e2be974225ed: Pull complete 23:28:34 339a4e72a1f5: Pull complete 23:28:34 988bab9f4d93: Pull complete 23:28:35 1469e6f7b9e6: Pull complete 23:28:35 eaf3925da568: Pull complete 23:28:37 bab4dde63d76: Pull complete 23:28:37 bde34c3a00c8: Pull complete 23:28:37 b352a97aabf1: Pull complete 23:28:37 4872d77fe225: Pull complete 23:28:37 5851b861e8e6: Pull complete 23:28:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:28:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:28:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:28:37 prd-ubuntu20.04-docker-8c-8g-26092 does not seem to be running inside a container 23:28:37 $ 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 23:28:41 $ docker top c636963522210ab1f9e673c81f8f4bbc51e5a605fa529b28a3c24b52bad02a6f -eo pid,comm 23:28:41 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). 23:28:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:28:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:28:41 [ssh-agent] Looking for ssh-agent implementation... 23:28:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:28:41 $ docker exec c636963522210ab1f9e673c81f8f4bbc51e5a605fa529b28a3c24b52bad02a6f ssh-agent 23:28:42 SSH_AUTH_SOCK=/tmp/ssh-jrFn0WeKxmsa/agent.32 23:28:42 SSH_AGENT_PID=38 23:28:42 Running ssh-add (command line suppressed) 23:28:42 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16805658293160400119.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16805658293160400119.key) 23:28:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:28:42 + git tag --points-at HEAD [Pipeline] } 23:28:42 $ docker exec --env ******** --env ******** c636963522210ab1f9e673c81f8f4bbc51e5a605fa529b28a3c24b52bad02a6f ssh-agent -k 23:28:42 unset SSH_AUTH_SOCK; 23:28:42 unset SSH_AGENT_PID; 23:28:42 echo Agent pid 38 killed; 23:28:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:28:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:28:42 [ssh-agent] Looking for ssh-agent implementation... 23:28:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:28:42 $ docker exec c636963522210ab1f9e673c81f8f4bbc51e5a605fa529b28a3c24b52bad02a6f ssh-agent 23:28:42 SSH_AUTH_SOCK=/tmp/ssh-D2M6WcrkGnFC/agent.70 23:28:42 SSH_AGENT_PID=76 23:28:42 Running ssh-add (command line suppressed) 23:28:42 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17849697527826994736.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17849697527826994736.key) 23:28:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:28:43 + git semver init 23:28:43 2023-12-24 23:28:43,510 [run_init] DEBUG init version:0.0.0 force:False 23:28:43 2023-12-24 23:28:43,512 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 23:28:43 2023-12-24 23:28:43,512 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 23:28:43 2023-12-24 23:28:43,512 [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) 23:28:46 2023-12-24 23:28:45,670 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 23:28:46 2023-12-24 23:28:45,670 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 23:28:46 2023-12-24 23:28:45,670 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 23:28:46 2023-12-24 23:28:45,671 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 23:28:46 3.1.0-dev.25 [Pipeline] } 23:28:46 $ docker exec --env ******** --env ******** c636963522210ab1f9e673c81f8f4bbc51e5a605fa529b28a3c24b52bad02a6f ssh-agent -k 23:28:46 unset SSH_AUTH_SOCK; 23:28:46 unset SSH_AGENT_PID; 23:28:46 echo Agent pid 76 killed; 23:28:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:28:46 + git semver [Pipeline] } 23:28:46 $ docker stop --time=1 c636963522210ab1f9e673c81f8f4bbc51e5a605fa529b28a3c24b52bad02a6f 23:28:48 $ docker rm -f --volumes c636963522210ab1f9e673c81f8f4bbc51e5a605fa529b28a3c24b52bad02a6f [Pipeline] // withDockerContainer [Pipeline] sh 23:28:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:28:48 Stashed 1 file(s) [Pipeline] echo 23:28:48 [edgeXSemver]: initialized semver on version 3.1.0-dev.25 [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 23:28:49 provisioning config files... 23:28:49 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10506649498787402437tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:28:49 ---> ****-login.sh 23:28:49 nexus3.edgexfoundry.org:10001 23:28:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:28:49 Configure a credential helper to remove this warning. See 23:28:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:28:49 23:28:49 Login Succeeded 23:28:49 nexus3.edgexfoundry.org:10002 23:28:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:28:49 Configure a credential helper to remove this warning. See 23:28:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:28:49 23:28:49 Login Succeeded 23:28:49 nexus3.edgexfoundry.org:10003 23:28:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:28:49 Configure a credential helper to remove this warning. See 23:28:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:28:49 23:28:49 Login Succeeded 23:28:49 nexus3.edgexfoundry.org:10004 23:28:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:28:49 Configure a credential helper to remove this warning. See 23:28:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:28:49 23:28:49 Login Succeeded 23:28:49 ****.io 23:28:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:28:50 Configure a credential helper to remove this warning. See 23:28:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:28:50 23:28:50 Login Succeeded 23:28:50 ---> ****-login.sh ends [Pipeline] } 23:28:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:28:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:28:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:28:50 ========================================================= 23:28:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 23:28:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:50 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 23:28:51 Sending build context to Docker daemon 57.81MB 23:28:51 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 23:28:51 Step 2/15 : FROM ${BASE} AS builder 23:28:51 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 23:28:51 7264a8db6415: Pulling fs layer 23:28:51 c4d48a809fc2: Pulling fs layer 23:28:51 4f1c88b9dad5: Pulling fs layer 23:28:51 ad3a456e5733: Pulling fs layer 23:28:51 69c7f0334f64: Pulling fs layer 23:28:51 1f1c1a5573a3: Pulling fs layer 23:28:51 ce7588e14bc9: Pulling fs layer 23:28:51 ad3a456e5733: Waiting 23:28:51 b5e4710f87ac: Pulling fs layer 23:28:51 69c7f0334f64: Waiting 23:28:51 ce7588e14bc9: Waiting 23:28:51 1f1c1a5573a3: Waiting 23:28:51 b5e4710f87ac: Waiting 23:28:51 c4d48a809fc2: Download complete 23:28:51 ad3a456e5733: Verifying Checksum 23:28:51 ad3a456e5733: Download complete 23:28:51 69c7f0334f64: Verifying Checksum 23:28:51 69c7f0334f64: Download complete 23:28:51 7264a8db6415: Verifying Checksum 23:28:51 7264a8db6415: Download complete 23:28:51 1f1c1a5573a3: Verifying Checksum 23:28:51 1f1c1a5573a3: Download complete 23:28:51 7264a8db6415: Pull complete 23:28:51 b5e4710f87ac: Verifying Checksum 23:28:51 b5e4710f87ac: Download complete 23:28:51 c4d48a809fc2: Pull complete 23:28:51 4f1c88b9dad5: Verifying Checksum 23:28:51 4f1c88b9dad5: Download complete 23:28:52 ce7588e14bc9: Verifying Checksum 23:28:52 ce7588e14bc9: Download complete 23:28:54 4f1c88b9dad5: Pull complete 23:28:54 ad3a456e5733: Pull complete 23:28:54 69c7f0334f64: Pull complete 23:28:54 1f1c1a5573a3: Pull complete 23:28:57 ce7588e14bc9: Pull complete 23:28:57 b5e4710f87ac: Pull complete 23:28:57 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 23:28:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 23:28:57 ---> 88b5674ff536 23:28:57 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 23:29:03 ---> Running in 8ad944fbbd37 23:29:03 Removing intermediate container 8ad944fbbd37 23:29:03 ---> d9a63088b093 23:29:03 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 23:29:03 ---> Running in 62667570a9ad 23:29:03 Removing intermediate container 62667570a9ad 23:29:03 ---> 5f5ef10396d2 23:29:03 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 23:29:03 ---> Running in 684a1e881104 23:29:03 Removing intermediate container 684a1e881104 23:29:03 ---> 5ec782622fb0 23:29:03 Step 6/15 : LABEL Name=edgex-ui-go 23:29:03 ---> Running in 91fa758f58c7 23:29:03 Removing intermediate container 91fa758f58c7 23:29:03 ---> a0a6cc153f39 23:29:03 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 23:29:03 ---> Running in 6cab07121e3a 23:29:03 Removing intermediate container 6cab07121e3a 23:29:03 ---> a232f02bd98d 23:29:03 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 23:29:03 latest: Pulling from library/docker 23:29:03 661ff4d9561e: Pulling fs layer 23:29:03 b94b6133cd82: Pulling fs layer 23:29:03 4f4fb700ef54: Pulling fs layer 23:29:03 de090124fc79: Pulling fs layer 23:29:03 f04b53a848df: Pulling fs layer 23:29:03 69c523561410: Pulling fs layer 23:29:03 64a7d03e6f4c: Pulling fs layer 23:29:03 ace0118efca4: Pulling fs layer 23:29:03 80554da1d9db: Pulling fs layer 23:29:03 361bd5a92831: Pulling fs layer 23:29:03 33610589f742: Pulling fs layer 23:29:03 fd848af64097: Pulling fs layer 23:29:03 a4753775b651: Pulling fs layer 23:29:03 1c63dcb22ce0: Pulling fs layer 23:29:03 47ce6921876b: Pulling fs layer 23:29:03 33610589f742: Waiting 23:29:03 fd848af64097: Waiting 23:29:03 a4753775b651: Waiting 23:29:03 1c63dcb22ce0: Waiting 23:29:03 f04b53a848df: Waiting 23:29:03 47ce6921876b: Waiting 23:29:03 69c523561410: Waiting 23:29:03 de090124fc79: Waiting 23:29:03 64a7d03e6f4c: Waiting 23:29:03 ace0118efca4: Waiting 23:29:03 361bd5a92831: Waiting 23:29:03 4f4fb700ef54: Verifying Checksum 23:29:03 4f4fb700ef54: Download complete 23:29:03 b94b6133cd82: Verifying Checksum 23:29:03 b94b6133cd82: Download complete 23:29:03 661ff4d9561e: Download complete 23:29:04 661ff4d9561e: Pull complete 23:29:04 de090124fc79: Verifying Checksum 23:29:04 de090124fc79: Download complete 23:29:04 69c523561410: Verifying Checksum 23:29:04 69c523561410: Download complete 23:29:04 Still waiting to schedule task 23:29:04 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:29:04 64a7d03e6f4c: Verifying Checksum 23:29:04 64a7d03e6f4c: Download complete 23:29:04 b94b6133cd82: Pull complete 23:29:04 f04b53a848df: Verifying Checksum 23:29:04 f04b53a848df: Download complete 23:29:04 ace0118efca4: Verifying Checksum 23:29:04 4f4fb700ef54: Pull complete 23:29:04 80554da1d9db: Download complete 23:29:04 33610589f742: Verifying Checksum 23:29:04 33610589f742: Download complete 23:29:04 361bd5a92831: Download complete 23:29:04 fd848af64097: Verifying Checksum 23:29:04 fd848af64097: Download complete 23:29:04 47ce6921876b: Verifying Checksum 23:29:04 47ce6921876b: Download complete 23:29:04 1c63dcb22ce0: Verifying Checksum 23:29:04 1c63dcb22ce0: Download complete 23:29:04 de090124fc79: Pull complete 23:29:04 f04b53a848df: Pull complete 23:29:05 a4753775b651: Verifying Checksum 23:29:05 a4753775b651: Download complete 23:29:05 69c523561410: Pull complete 23:29:05 64a7d03e6f4c: Pull complete 23:29:05 ace0118efca4: Pull complete 23:29:05 80554da1d9db: Pull complete 23:29:05 361bd5a92831: Pull complete 23:29:05 33610589f742: Pull complete 23:29:05 fd848af64097: Pull complete 23:29:06 a4753775b651: Pull complete 23:29:06 1c63dcb22ce0: Pull complete 23:29:07 47ce6921876b: Pull complete 23:29:07 Digest: sha256:1b9844d846ce3a6a6af7013e999a373112c3c0450aca49e155ae444526a2c45e 23:29:07 Status: Downloaded newer image for docker:latest 23:29:09 ---> fe5444263ca6 23:29:09 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:29:09 ---> Running in b1c30ee744c4 23:29:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:29:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:29:10 OK: 264 MiB in 52 packages 23:29:10 Removing intermediate container b1c30ee744c4 23:29:10 ---> 0a5b7315f8a2 23:29:10 Step 10/15 : ENV GO111MODULE=on 23:29:10 ---> Running in c94c4eb30a97 23:29:10 Removing intermediate container c94c4eb30a97 23:29:10 ---> 8efa41c4f96a 23:29:10 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 23:29:10 ---> Running in 65b6159d6bec 23:29:10 Removing intermediate container 65b6159d6bec 23:29:10 ---> ec01715a4493 23:29:10 Step 12/15 : COPY go.mod vendor* ./ 23:29:10 ---> 2fa183fee465 23:29:10 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:29:10 ---> Running in 84050ff73060 23:30:07 Removing intermediate container 84050ff73060 23:30:07 ---> 753b539be945 23:30:07 Step 14/15 : COPY . . 23:30:07 ---> e5d7b01a6a6d 23:30:07 Step 15/15 : RUN ${MAKE} 23:30:07 ---> Running in 543db537d5df 23:30:07 noop 23:30:07 Removing intermediate container 543db537d5df 23:30:07 ---> bd266cc5055a 23:30:07 Successfully built bd266cc5055a 23:30:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:07 + docker inspect -f . ci-base-image-x86_64 23:30:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:30:07 prd-ubuntu20.04-docker-8c-8g-26092 does not seem to be running inside a container 23:30:07 $ 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 23:30:08 $ docker top 5341f6099a24e36e6493cad7c84bb9a587f01ed85265c21eb3ce79f9c8e762f2 -eo pid,comm [Pipeline] { [Pipeline] sh 23:30:08 + go version 23:30:08 go version go1.21.0 linux/amd64 [Pipeline] } 23:30:08 $ docker stop --time=1 5341f6099a24e36e6493cad7c84bb9a587f01ed85265c21eb3ce79f9c8e762f2 23:30:09 $ docker rm -f --volumes 5341f6099a24e36e6493cad7c84bb9a587f01ed85265c21eb3ce79f9c8e762f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:10 + docker inspect -f . ci-base-image-x86_64 23:30:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:30:10 prd-ubuntu20.04-docker-8c-8g-26092 does not seem to be running inside a container 23:30:10 $ 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 23:30:10 $ docker top 7cb35f5af0bbf42f03827714805ccf3afeabe3bc369c89c4a900fea23bb75f52 -eo pid,comm [Pipeline] { [Pipeline] sh 23:30:11 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 23:30:11 + make test 23:30:11 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 23:30:12 ? github.com/edgexfoundry/edgex-ui-go [no test files] 23:30:22 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 23:30:22 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 23:30:22 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 23:30:22 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 23:30:22 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 23:30:22 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 23:30:22 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 23:30:22 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 23:30:22 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 23:30:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:30:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:30:24 ./bin/test-attribution-txt.sh 23:30:25 make -C web test 23:30:25 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 23:30:25 make[1]: tput: No such file or directory 23:30:25 make[1]: tput: No such file or directory 23:30:25 warning: generating ./VERSION 23:30:25 echo "0.0.0" > VERSION 23:30:25 docker build \ 23:30:25 -f Dockerfile \ 23:30:25 --build-arg USER=1000 \ 23:30:25 \ 23:30:25 --label "git_sha=762c216827d8154202461135af6e1a98e81f5c3f" \ 23:30:25 -t edgexfoundry/edgex-web-ui:762c216827d8154202461135af6e1a98e81f5c3f \ 23:30:25 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 23:30:25 . 23:30:25 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 23:30:25 Install the buildx component to build images with BuildKit: 23:30:25 https://docs.docker.com/go/buildx/ 23:30:25 23:30:25 Sending build context to Docker daemon 2.616MB 23:30:25 Step 1/11 : FROM node:18-alpine3.18 23:30:25 18-alpine3.18: Pulling from library/node 23:30:25 c926b61bad3b: Pulling fs layer 23:30:25 bc7465dc4da3: Pulling fs layer 23:30:25 de7b2bf3cf64: Pulling fs layer 23:30:25 3604fe7c8f3c: Pulling fs layer 23:30:25 c926b61bad3b: Verifying Checksum 23:30:25 c926b61bad3b: Download complete 23:30:26 de7b2bf3cf64: Verifying Checksum 23:30:26 de7b2bf3cf64: Download complete 23:30:26 3604fe7c8f3c: Verifying Checksum 23:30:26 3604fe7c8f3c: Download complete 23:30:26 c926b61bad3b: Pull complete 23:30:26 bc7465dc4da3: Verifying Checksum 23:30:26 bc7465dc4da3: Download complete 23:30:27 bc7465dc4da3: Pull complete 23:30:27 de7b2bf3cf64: Pull complete 23:30:27 3604fe7c8f3c: Pull complete 23:30:27 Digest: sha256:4bdb3f3105718f0742bc8d64bb4e36e8f955ebbee295325e40ae80bc8ef78833 23:30:27 Status: Downloaded newer image for node:18-alpine3.18 23:30:27 ---> 3f3cd58c287a 23:30:27 Step 2/11 : RUN apk add --no-cache chromium 23:30:30 ---> Running in 4daabf8f7f57 23:30:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:30:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:30:31 (1/154) Installing libexpat (2.5.0-r1) 23:30:31 (2/154) Installing brotli-libs (1.0.9-r14) 23:30:31 (3/154) Installing libbz2 (1.0.8-r5) 23:30:31 (4/154) Installing libpng (1.6.39-r3) 23:30:31 (5/154) Installing freetype (2.13.0-r5) 23:30:31 (6/154) Installing fontconfig (2.14.2-r3) 23:30:31 (7/154) Installing libfontenc (1.1.7-r2) 23:30:31 (8/154) Installing mkfontscale (1.2.2-r3) 23:30:31 (9/154) Installing font-opensans (0_git20210927-r1) 23:30:31 (10/154) Installing pkgconf (1.9.5-r0) 23:30:31 (11/154) Installing libffi (3.4.4-r2) 23:30:31 (12/154) Installing libintl (0.21.1-r7) 23:30:31 (13/154) Installing libblkid (2.38.1-r8) 23:30:31 (14/154) Installing libmount (2.38.1-r8) 23:30:31 (15/154) Installing pcre2 (10.42-r1) 23:30:31 (16/154) Installing glib (2.76.4-r0) 23:30:31 (17/154) Installing xz-libs (5.4.3-r0) 23:30:31 (18/154) Installing libxml2 (2.11.6-r0) 23:30:31 (19/154) Installing shared-mime-info (2.2-r5) 23:30:31 (20/154) Installing hicolor-icon-theme (0.17-r2) 23:30:31 (21/154) Installing libjpeg-turbo (2.1.5.1-r3) 23:30:31 (22/154) Installing libwebp (1.3.2-r0) 23:30:31 (23/154) Installing zstd-libs (1.5.5-r4) 23:30:31 (24/154) Installing tiff (4.5.1-r0) 23:30:31 (25/154) Installing gdk-pixbuf (2.42.10-r5) 23:30:31 (26/154) Installing gtk-update-icon-cache (3.24.38-r1) 23:30:31 (27/154) Installing libxau (1.0.11-r2) 23:30:31 (28/154) Installing libmd (1.0.4-r2) 23:30:31 (29/154) Installing libbsd (0.11.7-r1) 23:30:31 (30/154) Installing libxdmcp (1.1.4-r2) 23:30:31 (31/154) Installing libxcb (1.15-r1) 23:30:31 (32/154) Installing libx11 (1.8.7-r0) 23:30:31 (33/154) Installing libxcomposite (0.4.6-r3) 23:30:31 (34/154) Installing libxfixes (6.0.1-r2) 23:30:31 (35/154) Installing libxrender (0.9.11-r3) 23:30:31 (36/154) Installing libxcursor (1.2.1-r2) 23:30:31 (37/154) Installing libxdamage (1.1.6-r2) 23:30:31 (38/154) Installing libxext (1.3.5-r2) 23:30:31 (39/154) Installing libxi (1.8.1-r0) 23:30:31 (40/154) Installing libxinerama (1.1.5-r2) 23:30:31 (41/154) Installing libxrandr (1.5.3-r2) 23:30:31 (42/154) Installing libatk-1.0 (2.48.3-r0) 23:30:31 (43/154) Installing libxtst (1.2.4-r2) 23:30:31 (44/154) Installing dbus-libs (1.14.8-r0) 23:30:31 (45/154) Installing at-spi2-core (2.48.3-r0) 23:30:31 (46/154) Installing libatk-bridge-2.0 (2.48.3-r0) 23:30:31 (47/154) Installing pixman (0.42.2-r1) 23:30:31 (48/154) Installing cairo (1.17.8-r1) 23:30:31 (49/154) Installing cairo-gobject (1.17.8-r1) 23:30:31 (50/154) Installing avahi-libs (0.8-r13) 23:30:31 (51/154) Installing gmp (6.2.1-r3) 23:30:31 (52/154) Installing nettle (3.8.1-r2) 23:30:31 (53/154) Installing libunistring (1.1-r1) 23:30:31 (54/154) Installing libidn2 (2.3.4-r1) 23:30:31 (55/154) Installing p11-kit (0.24.1-r2) 23:30:31 (56/154) Installing libtasn1 (4.19.0-r1) 23:30:31 (57/154) Installing gnutls (3.8.0-r2) 23:30:31 (58/154) Installing cups-libs (2.4.7-r0) 23:30:31 (59/154) Installing libepoxy (1.5.10-r1) 23:30:31 (60/154) Installing fribidi (1.0.13-r0) 23:30:31 (61/154) Installing graphite2 (1.3.14-r5) 23:30:31 (62/154) Installing harfbuzz (7.3.0-r0) 23:30:31 (63/154) Installing libxft (2.3.8-r1) 23:30:31 (64/154) Installing pango (1.50.14-r1) 23:30:31 (65/154) Installing wayland-libs-client (1.22.0-r2) 23:30:31 (66/154) Installing wayland-libs-cursor (1.22.0-r2) 23:30:31 (67/154) Installing wayland-libs-egl (1.22.0-r2) 23:30:31 (68/154) Installing xkeyboard-config (2.38-r0) 23:30:32 (69/154) Installing libxkbcommon (1.5.0-r2) 23:30:32 (70/154) Installing gtk+3.0 (3.24.38-r1) 23:30:32 Executing gtk+3.0-3.24.38-r1.post-install 23:30:32 (71/154) Installing icu-data-full (73.2-r2) 23:30:32 (72/154) Installing mesa (23.0.4-r0) 23:30:32 (73/154) Installing llvm15-libs (15.0.7-r6) 23:30:32 (74/154) Installing hwdata-pci (0.370-r0) 23:30:32 (75/154) Installing libpciaccess (0.17-r2) 23:30:32 (76/154) Installing libdrm (2.4.115-r4) 23:30:32 (77/154) Installing musl-fts (1.2.7-r5) 23:30:32 (78/154) Installing libelf (0.189-r2) 23:30:32 (79/154) Installing mesa-glapi (23.0.4-r0) 23:30:32 (80/154) Installing mesa-dri-gallium (23.0.4-r0) 23:30:33 (81/154) Installing eudev-libs (3.2.11-r8) 23:30:33 (82/154) Installing libmagic (5.45-r0) 23:30:33 (83/154) Installing file (5.45-r0) 23:30:33 (84/154) Installing libice (1.1.1-r2) 23:30:33 (85/154) Installing libuuid (2.38.1-r8) 23:30:33 (86/154) Installing libsm (1.2.4-r1) 23:30:33 (87/154) Installing libxt (1.3.0-r2) 23:30:33 (88/154) Installing libxmu (1.1.4-r2) 23:30:33 (89/154) Installing xset (1.2.5-r1) 23:30:33 (90/154) Installing xprop (1.2.6-r0) 23:30:33 (91/154) Installing xdg-utils (1.1.3-r4) 23:30:33 (92/154) Installing libogg (1.3.5-r4) 23:30:33 (93/154) Installing flac-libs (1.4.3-r0) 23:30:33 (94/154) Installing alsa-lib (1.2.9-r1) 23:30:33 (95/154) Installing libatomic (12.2.1_git20220924-r10) 23:30:33 (96/154) Installing svt-av1-libs (1.6.0-r0) 23:30:33 (97/154) Installing aom-libs (3.6.1-r0) 23:30:33 (98/154) Installing libva (2.18.0-r1) 23:30:33 (99/154) Installing libvdpau (1.5-r1) 23:30:33 (100/154) Installing onevpl-libs (2023.2.1-r0) 23:30:33 (101/154) Installing ffmpeg-libavutil (6.0.1-r0) 23:30:33 (102/154) Installing libdav1d (1.2.1-r0) 23:30:33 (103/154) Installing libhwy (1.0.4-r1) 23:30:33 (104/154) Installing lcms2 (2.15-r2) 23:30:33 (105/154) Installing libjxl (0.8.2-r0) 23:30:33 (106/154) Installing lame-libs (3.100-r5) 23:30:33 (107/154) Installing opus (1.4-r0) 23:30:33 (108/154) Installing libgomp (12.2.1_git20220924-r10) 23:30:33 (109/154) Installing soxr (0.1.3-r5) 23:30:33 (110/154) Installing ffmpeg-libswresample (6.0.1-r0) 23:30:33 (111/154) Installing libtheora (1.1.1-r17) 23:30:33 (112/154) Installing libvorbis (1.3.7-r1) 23:30:33 (113/154) Installing libvpx (1.13.0-r2) 23:30:33 (114/154) Installing x264-libs (0.164_git20220602-r1) 23:30:33 (115/154) Installing numactl (2.0.16-r4) 23:30:33 (116/154) Installing x265-libs (3.5-r4) 23:30:33 (117/154) Installing xvidcore (1.3.7-r1) 23:30:33 (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) 23:30:33 (119/154) Installing libbluray (1.3.4-r0) 23:30:33 (120/154) Installing mpg123-libs (1.31.3-r1) 23:30:33 (121/154) Installing libopenmpt (0.7.2-r0) 23:30:34 (122/154) Installing cjson (1.7.15-r4) 23:30:34 (123/154) Installing mbedtls (2.28.5-r0) 23:30:34 (124/154) Installing librist (0.2.7-r0) 23:30:34 (125/154) Installing libsrt (1.5.2-r0) 23:30:34 (126/154) Installing libssh (0.10.5-r0) 23:30:34 (127/154) Installing libsodium (1.0.18-r3) 23:30:34 (128/154) Installing libzmq (4.3.4-r4) 23:30:34 (129/154) Installing ffmpeg-libavformat (6.0.1-r0) 23:30:34 (130/154) Installing libevent (2.1.12-r6) 23:30:34 (131/154) Installing wayland-libs-server (1.22.0-r2) 23:30:34 (132/154) Installing mesa-gbm (23.0.4-r0) 23:30:34 (133/154) Installing harfbuzz-subset (7.3.0-r0) 23:30:34 (134/154) Installing icu-libs (73.2-r2) 23:30:34 (135/154) Installing jsoncpp (1.9.5-r0) 23:30:34 (136/154) Installing minizip (1.2.13-r1) 23:30:34 (137/154) Installing nspr (4.35-r2) 23:30:34 (138/154) Installing sqlite-libs (3.41.2-r2) 23:30:34 (139/154) Installing nss (3.94-r0) 23:30:34 (140/154) Installing pipewire-libs (0.3.70-r1) 23:30:34 (141/154) Installing libasyncns (0.8-r1) 23:30:34 (142/154) Installing libltdl (2.4.7-r2) 23:30:34 (143/154) Installing orc (0.4.34-r0) 23:30:34 (144/154) Installing libsndfile (1.2.0-r2) 23:30:34 (145/154) Installing speexdsp (1.2.1-r1) 23:30:34 (146/154) Installing tdb-libs (1.4.8-r1) 23:30:34 (147/154) Installing libpulse (16.1-r10) 23:30:34 (148/154) Installing snappy (1.1.10-r1) 23:30:34 (149/154) Installing libwoff2common (1.0.2-r2) 23:30:34 (150/154) Installing libwoff2enc (1.0.2-r2) 23:30:34 (151/154) Installing libgpg-error (1.47-r1) 23:30:34 (152/154) Installing libgcrypt (1.10.2-r1) 23:30:34 (153/154) Installing libxslt (1.1.38-r0) 23:30:34 (154/154) Installing chromium (119.0.6045.159-r0) 23:30:35 Executing busybox-1.36.1-r5.trigger 23:30:35 Executing fontconfig-2.14.2-r3.trigger 23:30:35 Executing mkfontscale-1.2.2-r3.trigger 23:30:35 Executing glib-2.76.4-r0.trigger 23:30:35 Executing shared-mime-info-2.2-r5.trigger 23:30:36 Executing gdk-pixbuf-2.42.10-r5.trigger 23:30:36 Executing gtk-update-icon-cache-3.24.38-r1.trigger 23:30:36 OK: 580 MiB in 171 packages 23:30:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26093 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 23:30:40 Running in /w/workspace/edgex-ui-go/155 [Pipeline] { [Pipeline] checkout 23:30:41 The recommended git tool is: git 23:30:46 using credential edgex-jenkins-ssh 23:30:46 Cloning the remote Git repository 23:30:46 Removing intermediate container 4daabf8f7f57 23:30:46 ---> 9131ea5c2050 23:30:46 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 23:30:46 ---> Running in ede20215d43b 23:30:46 Removing intermediate container ede20215d43b 23:30:46 ---> f328072d99d2 23:30:46 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 23:30:46 ---> Running in 465f0e12ffa6 23:30:46 Removing intermediate container 465f0e12ffa6 23:30:46 ---> 52576bfdd8bf 23:30:46 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 23:30:46 ---> Running in 9da478b34eb8 23:30:46 Removing intermediate container 9da478b34eb8 23:30:46 ---> 3baaf7a7de26 23:30:46 Step 6/11 : RUN npm install -g npm 23:30:46 ---> Running in 0e2852c3af14 23:30:46 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 23:30:46 > git init /w/workspace/edgex-ui-go/155 # timeout=10 23:30:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 23:30:46 > git --version # timeout=10 23:30:46 > git --version # 'git version 2.25.1' 23:30:46 using GIT_SSH to set credentials SSH Credentials for GitHub 23:30:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:30:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 23:30:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:30:51 Avoid second fetch 23:30:51 Checking out Revision 762c216827d8154202461135af6e1a98e81f5c3f (main) 23:30:52 Commit message: "Merge pull request #684 from edgexfoundry/dependabot/npm_and_yarn/web/json-schema-and-jsprim-0.4.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 23:30:51 > git config core.sparsecheckout # timeout=10 23:30:51 > git checkout -f 762c216827d8154202461135af6e1a98e81f5c3f # timeout=10 [Pipeline] sh 23:30:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:30:53 % Total % Received % Xferd Average Speed Time Time Time Current 23:30:53 Dload Upload Total Spent Left Speed 23:30:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 82350 0 --:--:-- --:--:-- --:--:-- 82888 23:30:53 23:30:53 removed 11 packages, and changed 44 packages in 6s 23:30:53 23:30:53 28 packages are looking for funding 23:30:53 run `npm fund` for details [Pipeline] sh 23:30:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:30:53 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo 23:30:53 tee /etc/docker/daemon.new 23:30:53 { 23:30:53 "registry-mirrors": [ 23:30:53 "https://nexus3.edgexfoundry.org:10001" 23:30:53 ], 23:30:53 "bip": "10.250.0.254/24", 23:30:53 "hosts": [ 23:30:53 "tcp://0.0.0.0:5555", 23:30:53 "unix:///var/run/docker.sock" 23:30:53 ], 23:30:53 "mtu": 1458, 23:30:53 "selinux-enabled": true, 23:30:53 "seccomp-profile": "/etc/docker/seccomp.json" 23:30:53 } [Pipeline] sh 23:30:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:30:54 + sudo service docker restart 23:30:54 Removing intermediate container 0e2852c3af14 23:30:54 ---> 81a349df6337 23:30:54 Step 7/11 : ARG USER=1000 23:30:54 ---> Running in 9c7f49010973 23:30:54 Removing intermediate container 9c7f49010973 23:30:54 ---> 642dcafca98f 23:30:54 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 23:30:54 ---> Running in 52b18cccdc07 23:30:55 Removing intermediate container 52b18cccdc07 23:30:55 ---> f2056c253f33 23:30:55 Step 9/11 : USER $USER:$USER 23:30:55 ---> Running in cbb4cd50ca03 23:30:55 Removing intermediate container cbb4cd50ca03 23:30:55 ---> 8d18a8fc8b6f 23:30:55 Step 10/11 : WORKDIR /app 23:30:55 ---> Running in d93d1f1da584 23:30:55 Removing intermediate container d93d1f1da584 23:30:55 ---> 0b61212bd456 23:30:55 Step 11/11 : LABEL git_sha=762c216827d8154202461135af6e1a98e81f5c3f 23:30:55 ---> Running in 32f0b8eb8a11 23:30:55 Removing intermediate container 32f0b8eb8a11 23:30:55 ---> 85f2230e46fd 23:30:55 Successfully built 85f2230e46fd 23:30:55 Successfully tagged edgexfoundry/edgex-web-ui:762c216827d8154202461135af6e1a98e81f5c3f 23:30:55 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 23:30:55 touch edgex-web-ui.imagebuilt 23:30:55 mkdir -p node_modules coverage 23:30:55 chown "1000:1000" . node_modules coverage package-lock.json 23:30:55 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 23:31:07 npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead 23:31:07 npm WARN deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. 23:31:07 npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs 23:31:07 npm WARN deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. 23:31:07 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 23:31:07 npm WARN deprecated domexception@2.0.1: Use your platform's native DOMException instead 23:31:07 npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. 23:31:08 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. 23:31:09 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 23:31:10 npm WARN deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead 23:31:11 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 23:31:11 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:31:12 provisioning config files... 23:31:12 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/155@tmp/config18086365665997981718tmp 23:31:12 npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:31:13 ---> ****-login.sh 23:31:13 nexus3.edgexfoundry.org:10001 23:31:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:31:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:31:13 Configure a credential helper to remove this warning. See 23:31:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:31:13 23:31:13 Login Succeeded 23:31:13 nexus3.edgexfoundry.org:10002 23:31:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:31:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:31:14 Configure a credential helper to remove this warning. See 23:31:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:31:14 23:31:14 Login Succeeded 23:31:14 nexus3.edgexfoundry.org:10003 23:31:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:31:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:31:14 Configure a credential helper to remove this warning. See 23:31:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:31:14 23:31:14 Login Succeeded 23:31:14 nexus3.edgexfoundry.org:10004 23:31:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:31:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:31:14 Configure a credential helper to remove this warning. See 23:31:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:31:14 23:31:14 Login Succeeded 23:31:14 ****.io 23:31:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:31:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:31:15 Configure a credential helper to remove this warning. See 23:31:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:31:15 23:31:15 Login Succeeded 23:31:15 ---> ****-login.sh ends [Pipeline] } 23:31:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:31:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:31:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:31:16 ========================================================= 23:31:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 23:31:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:16 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 23:31:16 23:31:16 added 1182 packages, and audited 1183 packages in 20s 23:31:16 23:31:16 99 packages are looking for funding 23:31:16 run `npm fund` for details 23:31:16 23:31:16 18 vulnerabilities (13 moderate, 4 high, 1 critical) 23:31:16 23:31:16 To address issues that do not require attention, run: 23:31:16 npm audit fix 23:31:16 23:31:16 To address all issues (including breaking changes), run: 23:31:16 npm audit fix --force 23:31:16 23:31:16 Run `npm audit` for details. 23:31:17 #0 building with "default" instance using docker driver 23:31:17 23:31:17 #1 [internal] load build definition from Dockerfile 23:31:17 #1 transferring dockerfile: 1.94kB done 23:31:17 #1 DONE 0.1s 23:31:17 23:31:17 #2 [internal] load .dockerignore 23:31:17 #2 transferring context: 58B done 23:31:17 #2 DONE 0.1s 23:31:17 23:31:17 #3 [internal] load metadata for docker.io/library/docker:latest 23:31:17 #3 ... 23:31:17 23:31:17 #4 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:31:17 #4 DONE 0.1s 23:31:17 23:31:17 #3 [internal] load metadata for docker.io/library/docker:latest 23:31:18 #3 ... 23:31:18 23:31:18 #5 [auth] library/docker:pull token for registry-1.docker.io 23:31:18 #5 DONE 0.0s 23:31:18 23:31:18 #3 [internal] load metadata for docker.io/library/docker:latest 23:31:18 #3 DONE 1.4s 23:31:18 23:31:18 #6 [internal] load build context 23:31:18 #6 DONE 0.0s 23:31:18 23:31:18 #7 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 23:31:18 #7 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 23:31:23 #7 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 3.6s done 23:31:23 #7 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 23:31:23 #7 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s 23:31:23 #7 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 23:31:23 #7 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done 23:31:23 #7 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done 23:31:23 #7 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s 23:31:23 #7 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 23:31:23 #7 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 4.68MB / 63.99MB 0.3s 23:31:23 #7 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done 23:31:23 #7 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0B / 97.63MB 0.3s 23:31:23 #7 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done 23:31:23 #7 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s 23:31:23 #7 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 8.49MB / 63.99MB 0.4s 23:31:23 #7 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.56MB / 11.40MB 0.4s 23:31:23 #7 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 12.58MB / 63.99MB 0.5s 23:31:23 #7 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 6.29MB / 97.63MB 0.5s 23:31:23 #7 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 5.77MB / 11.40MB 0.5s 23:31:23 #7 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.92MB / 63.99MB 0.6s 23:31:23 #7 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 10.49MB / 11.40MB 0.6s 23:31:23 #7 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 22.02MB / 63.99MB 0.7s 23:31:23 #7 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 14.53MB / 97.63MB 0.7s 23:31:23 #7 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s done 23:31:23 #7 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 27.26MB / 63.99MB 0.8s 23:31:23 #7 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.6s done 23:31:23 #7 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 36.70MB / 63.99MB 1.0s 23:31:23 #7 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 26.10MB / 97.63MB 1.0s 23:31:23 #7 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 40.89MB / 63.99MB 1.1s 23:31:23 #7 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 33.03MB / 97.63MB 1.2s 23:31:23 #7 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 23:31:23 #7 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 47.75MB / 63.99MB 1.3s 23:31:23 #7 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 52.43MB / 63.99MB 1.4s 23:31:23 #7 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 39.36MB / 97.63MB 1.4s 23:31:24 #7 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 59.77MB / 63.99MB 1.6s 23:31:24 #7 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 47.19MB / 97.63MB 1.6s 23:31:24 #7 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.4s done 23:31:24 #7 ... 23:31:24 23:31:24 #6 [internal] load build context 23:31:24 #6 transferring context: 33.79MB 1.5s done 23:31:24 #6 DONE 1.7s 23:31:24 23:31:24 #7 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 23:31:24 #7 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.7s 23:31:24 #7 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 57.67MB / 97.63MB 1.8s 23:31:24 #7 ... 23:31:24 23:31:24 #8 FROM docker.io/library/docker:latest@sha256:1b9844d846ce3a6a6af7013e999a373112c3c0450aca49e155ae444526a2c45e 23:31:24 #8 resolve docker.io/library/docker:latest@sha256:1b9844d846ce3a6a6af7013e999a373112c3c0450aca49e155ae444526a2c45e 3.6s done 23:31:24 #8 sha256:1b9844d846ce3a6a6af7013e999a373112c3c0450aca49e155ae444526a2c45e 3.85kB / 3.85kB done 23:31:24 #8 sha256:45cd101fff1c17d4f81c9ab74da72a07bea70141502dbca6022ba5bccaf68a7c 11.91kB / 11.91kB done 23:31:24 #8 sha256:a1aac6b094e567d03c4de2e653737d62abe54842ca9ce726d4c3d7acc9e4d551 3.52kB / 3.52kB done 23:31:24 #8 sha256:c303524923177661067f7eb378c3dd5277088c2676ebd1cd78e68397bb80fdbf 3.35MB / 3.35MB 0.7s done 23:31:24 #8 extracting sha256:c303524923177661067f7eb378c3dd5277088c2676ebd1cd78e68397bb80fdbf 0.6s done 23:31:24 #8 sha256:1d4959de38143abac793d31e4e8592696721305ff06281f8b9284aee380afcfe 2.01MB / 2.01MB 1.0s done 23:31:24 #8 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 1.0s done 23:31:24 #8 sha256:6ad13903bddcf72a12271712f86252630105681e79e13206143415c0126ad716 15.45MB / 15.45MB 1.6s done 23:31:24 #8 extracting sha256:1d4959de38143abac793d31e4e8592696721305ff06281f8b9284aee380afcfe 23:31:24 #8 ... 23:31:24 23:31:24 #7 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 23:31:24 #7 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.8s done 23:31:24 #7 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 62.91MB / 97.63MB 1.9s 23:31:24 #7 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 68.53MB / 97.63MB 2.0s 23:31:24 #7 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 23:31:24 #7 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 77.59MB / 97.63MB 2.2s 23:31:24 #7 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 82.84MB / 97.63MB 2.3s 23:31:25 #7 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 88.08MB / 97.63MB 2.4s 23:31:25 #7 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 94.37MB / 97.63MB 2.5s 23:31:25 #7 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.8s done 23:31:27 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 23:31:27 - Generating browser application bundles (phase: setup)... 23:31:30 #7 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.2s 23:31:31 #7 ... 23:31:31 23:31:31 #8 FROM docker.io/library/docker:latest@sha256:1b9844d846ce3a6a6af7013e999a373112c3c0450aca49e155ae444526a2c45e 23:31:31 #8 extracting sha256:1d4959de38143abac793d31e4e8592696721305ff06281f8b9284aee380afcfe 0.4s done 23:31:31 #8 sha256:9b9a6de999aebb1929026db838ce63e260cb60ceb2a018d5835ee0b92b79798f 16.30MB / 16.30MB 2.4s done 23:31:31 #8 sha256:73d25d6f55aa4613dba9ab5b9241fa5a5829ebcd9598fdc72bcc3c9530e31410 15.64MB / 15.64MB 2.2s done 23:31:31 #8 sha256:c27443b4d8ef08d9595ff7b4615368609e9eb1dad775a8104046cda887f71baa 542B / 542B 2.4s done 23:31:31 #8 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 23:31:31 #8 sha256:aba085e707bfae289dc07b3a91988cf361b26e5a155b375327d04e86ade323fe 1.02kB / 1.02kB 2.7s done 23:31:31 #8 sha256:2b26ed45c382061dedfbc9897aa66f98b67020074cda8a9d42b38ff010bc718d 116B / 116B 2.7s done 23:31:31 #8 extracting sha256:6ad13903bddcf72a12271712f86252630105681e79e13206143415c0126ad716 0.7s done 23:31:31 #8 sha256:7c563e2ee3bf3461f1e66816dd240ff2c792b343b7de1d555ef2177b2163117d 1.29kB / 1.29kB 2.9s done 23:31:31 #8 sha256:e56ce0b5dd03aceb79305661cc998bf91607aa2d5895f7edc7ddfb8763ed4063 7.43MB / 7.43MB 3.0s done 23:31:31 #8 sha256:d161e38c30349d04fed07b9f81826990ac883a0c9d8f1dbb5d61edb0c8fe1e4d 93.08kB / 93.08kB 2.9s done 23:31:31 #8 sha256:883079f9400aebd82f5dd3a04505fb7264adfd593aff55859c8795a6bf6d724d 49.71MB / 49.71MB 3.9s done 23:31:31 #8 sha256:c1478e0df45c14bad76f8e9118c56cacf10aa381f78d27ffa083c87f4df54a02 1.51kB / 1.51kB 3.1s done 23:31:31 #8 sha256:d38cf0aa42451ab1123baf3553ce42e12c1e3ca081159f0f483e5ffb98621016 2.88kB / 2.88kB 3.1s done 23:31:31 #8 extracting sha256:73d25d6f55aa4613dba9ab5b9241fa5a5829ebcd9598fdc72bcc3c9530e31410 1.0s done 23:31:31 #8 extracting sha256:9b9a6de999aebb1929026db838ce63e260cb60ceb2a018d5835ee0b92b79798f 1.0s done 23:31:31 #8 extracting sha256:c27443b4d8ef08d9595ff7b4615368609e9eb1dad775a8104046cda887f71baa done 23:31:31 #8 extracting sha256:aba085e707bfae289dc07b3a91988cf361b26e5a155b375327d04e86ade323fe done 23:31:31 #8 extracting sha256:2b26ed45c382061dedfbc9897aa66f98b67020074cda8a9d42b38ff010bc718d done 23:31:31 #8 extracting sha256:e56ce0b5dd03aceb79305661cc998bf91607aa2d5895f7edc7ddfb8763ed4063 1.0s done 23:31:31 #8 extracting sha256:d161e38c30349d04fed07b9f81826990ac883a0c9d8f1dbb5d61edb0c8fe1e4d done 23:31:31 #8 extracting sha256:7c563e2ee3bf3461f1e66816dd240ff2c792b343b7de1d555ef2177b2163117d done 23:31:31 #8 extracting sha256:883079f9400aebd82f5dd3a04505fb7264adfd593aff55859c8795a6bf6d724d 1.7s 23:31:32 #8 extracting sha256:883079f9400aebd82f5dd3a04505fb7264adfd593aff55859c8795a6bf6d724d 2.9s done 23:31:32 #8 extracting sha256:c1478e0df45c14bad76f8e9118c56cacf10aa381f78d27ffa083c87f4df54a02 23:31:32 #8 extracting sha256:c1478e0df45c14bad76f8e9118c56cacf10aa381f78d27ffa083c87f4df54a02 done 23:31:32 #8 extracting sha256:d38cf0aa42451ab1123baf3553ce42e12c1e3ca081159f0f483e5ffb98621016 done 23:31:33 #8 DONE 14.2s 23:31:33 23:31:33 #7 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 23:31:35 #7 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.4s 23:31:40 #7 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 15.5s 23:31:43 #7 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 18.2s done 23:31:44 #7 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 23:31:44 #7 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 23:31:44 #7 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 23:31:44 #7 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 23:31:49 #7 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s 23:31:51 #7 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 7.5s done 23:31:52 #7 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 23:31:54 #7 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.6s done 23:31:54 #7 DONE 34.9s 23:31:54 23:31:54 #9 [builder 2/8] COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 23:31:54 ✔ Browser application bundle generation complete. 23:31:54 24 12 2023 23:31:50.613:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 23:31:54 24 12 2023 23:31:50.615:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 23:31:54 24 12 2023 23:31:50.618:INFO [launcher]: Starting browser ChromeHeadless 23:31:54 24 12 2023 23:31:50.935:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket 7Nl1JYMMrhBvfm0AAAAB with id 73369471 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.107 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.133 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.142 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.144 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.16 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.172 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.196 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.203 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.21 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.239 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.256 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.264 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.266 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.268 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.272 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.285 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.292 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.294 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.309 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.316 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.318 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.324 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.326 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.329 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.336 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.343 secs) 23:31:54 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 23:31:54 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 23:31:54 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.343 secs) 23:31:54 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 23:31:54 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 23:31:54 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.346 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.347 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.349 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.35 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.366 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.377 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.379 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.382 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.384 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.389 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.407 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.422 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.427 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.432 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.506 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.515 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.519 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.525 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.528 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.529 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.53 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.542 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.548 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.552 secs) 23:31:54 WARN: ' 23:31:54 It looks like you're using ngModel on the same form field as formControlName. 23:31:54 Support for using the ngModel input property and ngModelChange event with 23:31:54 reactive form directives has been deprecated in Angular v6 and will be removed 23:31:54 in a future version of Angular. 23:31:54 23:31:54 For more information on this, see our API docs here: 23:31:54 https://angular.io/api/forms/FormControlName#use-with-ngmodel 23:31:54 ' 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.552 secs) 23:31:54 WARN: ' 23:31:54 It looks like you're using ngModel on the same form field as formControlName. 23:31:54 Support for using the ngModel input property and ngModelChange event with 23:31:54 reactive form directives has been deprecated in Angular v6 and will be removed 23:31:54 in a future version of Angular. 23:31:54 23:31:54 For more information on this, see our API docs here: 23:31:54 https://angular.io/api/forms/FormControlName#use-with-ngmodel 23:31:54 ' 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.569 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.613 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.621 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.628 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.632 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.657 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.659 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.66 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.661 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.669 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.674 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.678 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.682 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.694 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.698 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.699 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.707 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.743 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.756 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.764 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.769 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.782 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.787 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.8 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.83 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.84 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.841 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.845 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.859 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.863 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.867 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.869 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.871 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.873 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.885 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.902 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.909 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.911 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.917 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.927 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 0.967 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 0.999 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.004 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.008 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.02 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.023 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.044 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.063 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.07 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.073 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.076 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.092 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.095 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.096 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.097 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.118 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.129 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.132 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.134 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.147 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.15 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.151 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.166 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.17 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.174 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.18 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.181 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.199 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.203 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.227 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.235 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.238 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.239 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.243 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.249 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.255 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.273 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.281 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.283 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.285 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.291 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.292 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.3 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.301 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.303 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.316 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.325 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.329 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.342 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.344 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.345 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.356 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.362 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.37 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.4 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.411 secs) 23:31:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.415 secs) 23:31:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0.854 secs / 1.415 secs) 23:31:55 TOTAL: 147 SUCCESS 23:31:55 ✔ Browser application bundle generation complete. 23:31:55 #9 DONE 1.3s 23:31:55 23:31:55 #10 [builder 3/8] RUN apk add --update --no-cache make git 23:31:55 23:31:55 =============================== Coverage summary =============================== 23:31:55 Statements : 39.06% ( 1357/3474 ) 23:31:55 Branches : 14.7% ( 86/585 ) 23:31:55 Functions : 32.29% ( 423/1310 ) 23:31:55 Lines : 38.98% ( 1326/3401 ) 23:31:55 ================================================================================ 23:31:55 ✔ Browser application bundle generation complete. 23:31:55 #10 0.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:31:56 #10 1.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:31:57 #10 2.028 OK: 266 MiB in 52 packages 23:31:57 #10 DONE 2.3s 23:31:57 23:31:57 #11 [builder 4/8] WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 23:31:57 #11 DONE 0.1s 23:31:57 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 23:31:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:31:57 $ docker stop --time=1 7cb35f5af0bbf42f03827714805ccf3afeabe3bc369c89c4a900fea23bb75f52 23:31:57 23:31:57 #12 [builder 5/8] COPY go.mod vendor* ./ 23:31:57 #12 DONE 0.2s 23:31:57 23:31:57 #13 [builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:31:59 $ docker rm -f --volumes 7cb35f5af0bbf42f03827714805ccf3afeabe3bc369c89c4a900fea23bb75f52 [Pipeline] // withDockerContainer [Pipeline] sh 23:31:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:31:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:32:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:32:00 + ls -al . 23:32:00 total 192 23:32:00 drwxrwxr-x 13 jenkins jenkins 4096 Dec 24 23:30 . 23:32:00 drwxrwxr-x 4 jenkins jenkins 4096 Dec 24 23:28 .. 23:32:00 drwxrwxr-x 2 jenkins jenkins 4096 Dec 24 23:28 .blubracket 23:32:00 -rw-rw-r-- 1 jenkins jenkins 18 Dec 24 23:28 .dockerignore 23:32:00 drwxrwxr-x 8 jenkins jenkins 4096 Dec 24 23:28 .git 23:32:00 drwxrwxr-x 3 jenkins jenkins 4096 Dec 24 23:28 .github 23:32:00 -rw-rw-r-- 1 jenkins jenkins 178 Dec 24 23:28 .gitignore 23:32:00 drwxr-xr-x 3 jenkins jenkins 4096 Dec 24 23:28 .semver 23:32:00 -rw-rw-r-- 1 jenkins jenkins 9575 Dec 24 23:28 Attribution.txt 23:32:00 -rw-rw-r-- 1 jenkins jenkins 21430 Dec 24 23:28 CHANGELOG.md 23:32:00 -rw-rw-r-- 1 jenkins jenkins 3959 Dec 24 23:28 CONTRIBUTING.md 23:32:00 -rw-rw-r-- 1 jenkins jenkins 1898 Dec 24 23:28 Dockerfile 23:32:00 -rw-rw-r-- 1 jenkins jenkins 652 Dec 24 23:28 Jenkinsfile 23:32:00 -rw-rw-r-- 1 jenkins jenkins 11357 Dec 24 23:28 LICENSE 23:32:00 -rw-rw-r-- 1 jenkins jenkins 2189 Dec 24 23:28 Makefile 23:32:00 -rw-rw-r-- 1 jenkins jenkins 4381 Dec 24 23:28 README.md 23:32:00 -rw-rw-r-- 1 jenkins jenkins 12 Dec 24 23:28 VERSION 23:32:00 -rw-rw-r-- 1 jenkins jenkins 4832 Dec 24 23:28 angularmigrationlogs.md 23:32:00 drwxrwxr-x 3 jenkins jenkins 4096 Dec 24 23:28 assets 23:32:00 drwxrwxr-x 2 jenkins jenkins 4096 Dec 24 23:28 bin 23:32:00 drwxrwxr-x 3 jenkins jenkins 4096 Dec 24 23:28 cmd 23:32:00 -rw-r--r-- 1 jenkins jenkins 10 Dec 24 23:30 coverage.out 23:32:00 drwxrwxr-x 2 jenkins jenkins 4096 Dec 24 23:28 docs 23:32:00 -rw-rw-r-- 1 jenkins jenkins 3508 Dec 24 23:28 go.mod 23:32:00 -rw-rw-r-- 1 jenkins jenkins 34261 Dec 24 23:28 go.sum 23:32:00 drwxrwxr-x 8 jenkins jenkins 4096 Dec 24 23:28 internal 23:32:00 drwxrwxr-x 4 jenkins jenkins 4096 Dec 24 23:28 testing 23:32:00 -rw-rw-r-- 1 jenkins jenkins 155 Dec 24 23:28 version.go 23:32:00 drwxrwxr-x 7 jenkins jenkins 4096 Dec 24 23:31 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:01 + 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=762c216827d8154202461135af6e1a98e81f5c3f --label arch=amd64 --label version=3.1.0-dev.25 . 23:32:02 Sending build context to Docker daemon 344.2MB 23:32:02 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 23:32:02 Step 2/26 : FROM ${BASE} AS builder 23:32:02 ---> bd266cc5055a 23:32:02 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 23:32:06 ---> Running in fcf480870648 23:32:07 Removing intermediate container fcf480870648 23:32:07 ---> 0a3f4b60bd88 23:32:07 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 23:32:07 ---> Running in 186d08990db9 23:32:07 Removing intermediate container 186d08990db9 23:32:07 ---> b2f1705a9760 23:32:07 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 23:32:07 ---> Running in e362e4eefe95 23:32:07 Removing intermediate container e362e4eefe95 23:32:07 ---> e3c8270ee2d7 23:32:07 Step 6/26 : LABEL Name=edgex-ui-go 23:32:07 ---> Running in f73bad2dffa2 23:32:08 Removing intermediate container f73bad2dffa2 23:32:08 ---> 89c35e081234 23:32:08 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 23:32:08 ---> Running in f8833c2a389e 23:32:08 Removing intermediate container f8833c2a389e 23:32:08 ---> 7686109327fc 23:32:08 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 23:32:09 ---> 9f94839e6a72 23:32:09 Step 9/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:32:09 ---> Running in 6cdff8df7c10 23:32:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:32:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:32:10 OK: 264 MiB in 52 packages 23:32:10 Removing intermediate container 6cdff8df7c10 23:32:10 ---> 30d2d4c5ebea 23:32:10 Step 10/26 : ENV GO111MODULE=on 23:32:10 ---> Running in 0c90df8e399a 23:32:10 Removing intermediate container 0c90df8e399a 23:32:10 ---> d7fa2d9076fb 23:32:10 Step 11/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 23:32:10 ---> Running in d417ff8d0a3f 23:32:10 Removing intermediate container d417ff8d0a3f 23:32:10 ---> be58cbf24754 23:32:10 Step 12/26 : COPY go.mod vendor* ./ 23:32:11 ---> 0300618c1ea4 23:32:11 Step 13/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:32:11 ---> Running in 5b9b101954e5 23:32:11 Removing intermediate container 5b9b101954e5 23:32:11 ---> ef6f40b9bbb1 23:32:11 Step 14/26 : COPY . . 23:32:18 ---> e0b1ce6ba138 23:32:18 Step 15/26 : RUN ${MAKE} 23:32:18 ---> Running in 1155ef08cf4c 23:32:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.25" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 23:32:24 #13 DONE 23.0s 23:32:24 23:32:24 #14 [builder 7/8] COPY . . 23:32:24 #14 DONE 0.8s 23:32:24 23:32:24 #15 [builder 8/8] RUN echo noop 23:32:24 #15 0.593 noop 23:32:24 #15 DONE 0.7s 23:32:24 23:32:24 #16 exporting to image 23:32:24 #16 exporting layers 23:32:36 Removing intermediate container 1155ef08cf4c 23:32:36 ---> cef4efb76cdd 23:32:36 Step 16/26 : FROM alpine:3.18 23:32:36 3.18: Pulling from library/alpine 23:32:36 c926b61bad3b: Already exists 23:32:36 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 23:32:36 Status: Downloaded newer image for alpine:3.18 23:32:36 ---> b541f2080109 23:32:36 Step 17/26 : RUN apk --no-cache upgrade 23:32:36 ---> Running in d700b76d6d63 23:32:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:32:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:32:36 OK: 7 MiB in 15 packages 23:32:36 Removing intermediate container d700b76d6d63 23:32:36 ---> 7577f4d5ced1 23:32:36 Step 18/26 : EXPOSE 4000 23:32:36 ---> Running in 8fc12e2c9489 23:32:36 Removing intermediate container 8fc12e2c9489 23:32:36 ---> 6bb650b49a97 23:32:36 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 23:32:37 ---> e232871f62ac 23:32:37 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 23:32:37 ---> 171767a666a1 23:32:37 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 23:32:37 ---> e7adba5e4edb 23:32:37 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 23:32:37 ---> Running in d6a798c5c955 23:32:38 Removing intermediate container d6a798c5c955 23:32:38 ---> f45ef15de7f1 23:32:38 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 23:32:38 ---> Running in 8a6356b4eda8 23:32:38 Removing intermediate container 8a6356b4eda8 23:32:38 ---> e759e4c60c89 23:32:38 Step 24/26 : LABEL arch=amd64 23:32:38 ---> Running in 86be0e3a409e 23:32:38 Removing intermediate container 86be0e3a409e 23:32:38 ---> b4afa8f06d32 23:32:38 Step 25/26 : LABEL git_sha=762c216827d8154202461135af6e1a98e81f5c3f 23:32:38 ---> Running in beb72e2a8f30 23:32:38 Removing intermediate container beb72e2a8f30 23:32:38 ---> 1c99236da734 23:32:38 Step 26/26 : LABEL version=3.1.0-dev.25 23:32:38 ---> Running in 6bf43c224bd5 23:32:38 Removing intermediate container 6bf43c224bd5 23:32:38 ---> b4ede8881e13 23:32:38 [Warning] One or more build-args [ARCH] were not consumed 23:32:38 Successfully built b4ede8881e13 23:32:38 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:32:38 provisioning config files... 23:32:38 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1485001965853771456tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:32:39 ---> ****-login.sh 23:32:39 nexus3.edgexfoundry.org:10001 23:32:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:32:39 Configure a credential helper to remove this warning. See 23:32:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:32:39 23:32:39 Login Succeeded 23:32:39 nexus3.edgexfoundry.org:10002 23:32:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:32:39 Configure a credential helper to remove this warning. See 23:32:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:32:39 23:32:39 Login Succeeded 23:32:39 nexus3.edgexfoundry.org:10003 23:32:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:32:39 Configure a credential helper to remove this warning. See 23:32:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:32:39 23:32:39 Login Succeeded 23:32:39 nexus3.edgexfoundry.org:10004 23:32:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:32:39 Configure a credential helper to remove this warning. See 23:32:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:32:39 23:32:39 Login Succeeded 23:32:39 ****.io 23:32:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:32:39 Configure a credential helper to remove this warning. See 23:32:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:32:39 23:32:39 Login Succeeded 23:32:39 ---> ****-login.sh ends [Pipeline] } 23:32:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:32:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:32:39 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 23:32:39 762c216827d8154202461135af6e1a98e81f5c3f 23:32:39 latest 23:32:39 3.1.0-dev.25 23:32:39 762c216827d8154202461135af6e1a98e81f5c3f-3.1.0-dev.25 23:32:39 main 23:32:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:40 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:762c216827d8154202461135af6e1a98e81f5c3f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:40 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:762c216827d8154202461135af6e1a98e81f5c3f 23:32:40 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 23:32:40 c2e4703ea8c1: Preparing 23:32:40 168f2d02ee82: Preparing 23:32:40 f9da36312d57: Preparing 23:32:40 ea70739a4926: Preparing 23:32:40 9fe9a137fd00: Preparing 23:32:40 9fe9a137fd00: Layer already exists 23:32:40 168f2d02ee82: Pushed 23:32:40 c2e4703ea8c1: Pushed 23:32:40 ea70739a4926: Pushed 23:32:43 f9da36312d57: Pushed 23:32:43 762c216827d8154202461135af6e1a98e81f5c3f: digest: sha256:fbbdc9e40f2d3b049d154692ffc487a4b5701b11079737384eed983f8a570c5c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:44 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:44 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 23:32:44 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 23:32:44 c2e4703ea8c1: Preparing 23:32:44 168f2d02ee82: Preparing 23:32:44 f9da36312d57: Preparing 23:32:44 ea70739a4926: Preparing 23:32:44 9fe9a137fd00: Preparing 23:32:44 c2e4703ea8c1: Layer already exists 23:32:44 168f2d02ee82: Layer already exists 23:32:44 9fe9a137fd00: Layer already exists 23:32:44 f9da36312d57: Layer already exists 23:32:44 ea70739a4926: Layer already exists 23:32:44 latest: digest: sha256:fbbdc9e40f2d3b049d154692ffc487a4b5701b11079737384eed983f8a570c5c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:45 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:45 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.25 23:32:45 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 23:32:45 c2e4703ea8c1: Preparing 23:32:45 168f2d02ee82: Preparing 23:32:45 f9da36312d57: Preparing 23:32:45 ea70739a4926: Preparing 23:32:45 9fe9a137fd00: Preparing 23:32:45 f9da36312d57: Layer already exists 23:32:45 9fe9a137fd00: Layer already exists 23:32:45 168f2d02ee82: Layer already exists 23:32:45 ea70739a4926: Layer already exists 23:32:45 c2e4703ea8c1: Layer already exists 23:32:45 3.1.0-dev.25: digest: sha256:fbbdc9e40f2d3b049d154692ffc487a4b5701b11079737384eed983f8a570c5c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:46 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:762c216827d8154202461135af6e1a98e81f5c3f-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:46 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:762c216827d8154202461135af6e1a98e81f5c3f-3.1.0-dev.25 23:32:46 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 23:32:46 c2e4703ea8c1: Preparing 23:32:46 168f2d02ee82: Preparing 23:32:46 f9da36312d57: Preparing 23:32:46 ea70739a4926: Preparing 23:32:46 9fe9a137fd00: Preparing 23:32:46 168f2d02ee82: Layer already exists 23:32:46 c2e4703ea8c1: Layer already exists 23:32:46 f9da36312d57: Layer already exists 23:32:46 ea70739a4926: Layer already exists 23:32:46 9fe9a137fd00: Layer already exists 23:32:46 762c216827d8154202461135af6e1a98e81f5c3f-3.1.0-dev.25: digest: sha256:fbbdc9e40f2d3b049d154692ffc487a4b5701b11079737384eed983f8a570c5c size: 1364 [Pipeline] } [Pipeline] // withEnv 23:32:46 #16 exporting layers 21.7s done 23:32:46 #16 writing image sha256:a2816a9a1506fc4cc4514a58b8944f5daf6887cabcd43eddd9ec4a99139d1069 done 23:32:46 #16 naming to docker.io/library/ci-base-image-arm64 done 23:32:46 #16 DONE 21.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 23:32:46 + docker inspect -f . ci-base-image-arm64 23:32:46 . [Pipeline] } [Pipeline] // withEnv 23:32:47 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] withDockerContainer 23:32:47 prd-ubuntu20.04-docker-arm64-4c-16g-26093 does not seem to be running inside a container 23:32:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/155 -v /w/workspace/edgex-ui-go/155:/w/workspace/edgex-ui-go/155:rw,z -v /w/workspace/edgex-ui-go/155@tmp:/w/workspace/edgex-ui-go/155@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 23:32:49 $ docker top 10d9a7e45d7b34ddd16735db1901debcab95c9f56398c9a6dc44d77095163652 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 23:32:50 + go version 23:32:50 go version go1.21.0 linux/arm64 [Pipeline] } 23:32:50 $ docker stop --time=1 10d9a7e45d7b34ddd16735db1901debcab95c9f56398c9a6dc44d77095163652 23:32:50 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 23:32:50 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 23:32:50 c2e4703ea8c1: Preparing 23:32:50 168f2d02ee82: Preparing 23:32:50 f9da36312d57: Preparing 23:32:50 ea70739a4926: Preparing 23:32:50 9fe9a137fd00: Preparing 23:32:50 ea70739a4926: Layer already exists 23:32:50 168f2d02ee82: Layer already exists 23:32:50 c2e4703ea8c1: Layer already exists 23:32:50 9fe9a137fd00: Layer already exists 23:32:50 f9da36312d57: Layer already exists 23:32:50 main: digest: sha256:fbbdc9e40f2d3b049d154692ffc487a4b5701b11079737384eed983f8a570c5c size: 1364 23:32:51 $ docker rm -f --volumes 10d9a7e45d7b34ddd16735db1901debcab95c9f56398c9a6dc44d77095163652 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] stage [Pipeline] { (Test) [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:32:52 ===================================================== [Pipeline] echo 23:32:52 taggedImages: 23:32:52 - nexus3.edgexfoundry.org:10004/edgex-ui:762c216827d8154202461135af6e1a98e81f5c3f 23:32:52 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 23:32:52 - nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.25 23:32:52 - nexus3.edgexfoundry.org:10004/edgex-ui:762c216827d8154202461135af6e1a98e81f5c3f-3.1.0-dev.25 23:32:52 - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] sh [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:52 + docker inspect -f . ci-base-image-arm64 23:32:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:32:52 prd-ubuntu20.04-docker-arm64-4c-16g-26093 does not seem to be running inside a container 23:32:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:32:52 23:32:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:32:53 $ 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/155 -v /w/workspace/edgex-ui-go/155:/w/workspace/edgex-ui-go/155:rw,z -v /w/workspace/edgex-ui-go/155@tmp:/w/workspace/edgex-ui-go/155@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 23:32:53 $ docker top ad575b7ea91957f8e3d5fbd643c34afccb7a29b5d1a7a9bdb9e691614c16b020 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:54 + git config --global --add safe.directory /w/workspace/edgex-ui-go/155 [Pipeline] fileExists [Pipeline] sh 23:32:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:32:54 latest: Pulling from edgex-lftools-log-publisher 23:32:54 5eb5b503b376: Pulling fs layer 23:32:54 5c69ac0246d0: Pulling fs layer 23:32:54 ec43610c2a17: Pulling fs layer 23:32:54 3a2ae6a8a46f: Pulling fs layer 23:32:54 33b1e0a273af: Pulling fs layer 23:32:54 5d3b04190fa2: Pulling fs layer 23:32:54 2f39f015ded8: Pulling fs layer 23:32:54 33b1e0a273af: Waiting 23:32:54 5d3b04190fa2: Waiting 23:32:54 2f39f015ded8: Waiting 23:32:54 3a2ae6a8a46f: Waiting 23:32:54 5c69ac0246d0: Download complete 23:32:54 3a2ae6a8a46f: Download complete 23:32:54 ec43610c2a17: Verifying Checksum 23:32:54 ec43610c2a17: Download complete 23:32:54 33b1e0a273af: Verifying Checksum 23:32:54 33b1e0a273af: Download complete 23:32:54 5d3b04190fa2: Verifying Checksum 23:32:54 + make test 23:32:54 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 23:32:54 5eb5b503b376: Verifying Checksum 23:32:54 5eb5b503b376: Download complete 23:32:55 2f39f015ded8: Verifying Checksum 23:32:55 2f39f015ded8: Download complete 23:32:56 5eb5b503b376: Pull complete 23:32:56 5c69ac0246d0: Pull complete 23:32:56 ec43610c2a17: Pull complete 23:32:56 3a2ae6a8a46f: Pull complete 23:32:56 33b1e0a273af: Pull complete 23:32:57 5d3b04190fa2: Pull complete 23:32:58 ? github.com/edgexfoundry/edgex-ui-go [no test files] 23:33:01 2f39f015ded8: Pull complete 23:33:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:33:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:33:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:33:01 prd-ubuntu20.04-docker-8c-8g-26092 does not seem to be running inside a container 23:33:01 $ 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 23:33:06 $ docker top a838281a561b9a524cbff225fbf0204da017a3138f49991723d00922a0fa9104 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:33:06 ---> job-cost.sh 23:33:06 lf-activate-venv: SKIPPING 23:33:06 INFO: No Stack... 23:33:07 INFO: Retrieving Pricing Info for: v3-standard-8 23:33:07 INFO: Archiving Costs [Pipeline] sh 23:33:07 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 23:33:07 + cut -d, -f6 [Pipeline] lock 23:33:07 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-155-stack-cost] 23:33:07 Resource [jenkins-edgexfoundry-edgex-ui-go-main-155-stack-cost] did not exist. Created. 23:33:07 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-155-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:33:08 + echo total: 0.2199999988079071 [Pipeline] stash 23:33:08 Stashed 1 file(s) [Pipeline] } 23:33:08 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-155-stack-cost] [Pipeline] // lock [Pipeline] } 23:33:08 $ docker stop --time=1 a838281a561b9a524cbff225fbf0204da017a3138f49991723d00922a0fa9104 23:33:10 $ docker rm -f --volumes a838281a561b9a524cbff225fbf0204da017a3138f49991723d00922a0fa9104 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:33:45 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 23:33:45 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 23:33:45 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 23:33:45 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 23:33:45 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 23:33:45 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 23:33:45 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 23:33:45 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 23:33:45 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 23:33:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:33:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:33:53 ./bin/test-attribution-txt.sh [Pipeline] echo 23:33:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:33:53 $ docker stop --time=1 ad575b7ea91957f8e3d5fbd643c34afccb7a29b5d1a7a9bdb9e691614c16b020 23:33:55 $ docker rm -f --volumes ad575b7ea91957f8e3d5fbd643c34afccb7a29b5d1a7a9bdb9e691614c16b020 [Pipeline] // withDockerContainer [Pipeline] sh 23:33:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:33:56 Warning: overwriting stash ‘coverage-report’ 23:33:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:33:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:33:58 + ls -al . 23:33:58 total 188 23:33:58 drwxrwxr-x 12 jenkins jenkins 4096 Dec 24 23:32 . 23:33:58 drwxrwxr-x 4 jenkins jenkins 4096 Dec 24 23:30 .. 23:33:58 drwxrwxr-x 2 jenkins jenkins 4096 Dec 24 23:30 .blubracket 23:33:58 -rw-rw-r-- 1 jenkins jenkins 18 Dec 24 23:30 .dockerignore 23:33:58 drwxrwxr-x 8 jenkins jenkins 4096 Dec 24 23:30 .git 23:33:58 drwxrwxr-x 3 jenkins jenkins 4096 Dec 24 23:30 .github 23:33:58 -rw-rw-r-- 1 jenkins jenkins 178 Dec 24 23:30 .gitignore 23:33:58 -rw-rw-r-- 1 jenkins jenkins 9575 Dec 24 23:30 Attribution.txt 23:33:58 -rw-rw-r-- 1 jenkins jenkins 21430 Dec 24 23:30 CHANGELOG.md 23:33:58 -rw-rw-r-- 1 jenkins jenkins 3959 Dec 24 23:30 CONTRIBUTING.md 23:33:58 -rw-rw-r-- 1 jenkins jenkins 1898 Dec 24 23:30 Dockerfile 23:33:58 -rw-rw-r-- 1 jenkins jenkins 652 Dec 24 23:30 Jenkinsfile 23:33:58 -rw-rw-r-- 1 jenkins jenkins 11357 Dec 24 23:30 LICENSE 23:33:58 -rw-rw-r-- 1 jenkins jenkins 2189 Dec 24 23:30 Makefile 23:33:58 -rw-rw-r-- 1 jenkins jenkins 4381 Dec 24 23:30 README.md 23:33:58 -rw-rw-r-- 1 jenkins jenkins 12 Dec 24 23:28 VERSION 23:33:58 -rw-rw-r-- 1 jenkins jenkins 4832 Dec 24 23:30 angularmigrationlogs.md 23:33:58 drwxrwxr-x 3 jenkins jenkins 4096 Dec 24 23:30 assets 23:33:58 drwxrwxr-x 2 jenkins jenkins 4096 Dec 24 23:30 bin 23:33:58 drwxrwxr-x 3 jenkins jenkins 4096 Dec 24 23:30 cmd 23:33:58 -rw-r--r-- 1 jenkins jenkins 10 Dec 24 23:32 coverage.out 23:33:58 drwxrwxr-x 2 jenkins jenkins 4096 Dec 24 23:30 docs 23:33:58 -rw-rw-r-- 1 jenkins jenkins 3508 Dec 24 23:30 go.mod 23:33:58 -rw-rw-r-- 1 jenkins jenkins 34261 Dec 24 23:30 go.sum 23:33:58 drwxrwxr-x 8 jenkins jenkins 4096 Dec 24 23:30 internal 23:33:58 drwxrwxr-x 4 jenkins jenkins 4096 Dec 24 23:30 testing 23:33:58 -rw-rw-r-- 1 jenkins jenkins 155 Dec 24 23:30 version.go 23:33:58 drwxrwxr-x 4 jenkins jenkins 4096 Dec 24 23:30 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:58 + 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=762c216827d8154202461135af6e1a98e81f5c3f --label arch=arm64 --label version=3.1.0-dev.25 . 23:33:59 #0 building with "default" instance using docker driver 23:33:59 23:33:59 #1 [internal] load build definition from Dockerfile 23:33:59 #1 transferring dockerfile: 1.94kB 0.0s done 23:33:59 #1 DONE 0.0s 23:33:59 23:33:59 #2 [internal] load .dockerignore 23:33:59 #2 transferring context: 58B done 23:33:59 #2 DONE 0.0s 23:33:59 23:33:59 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:33:59 #3 DONE 0.0s 23:33:59 23:33:59 #4 [internal] load metadata for docker.io/library/alpine:3.18 23:33:59 #4 ... 23:33:59 23:33:59 #5 [internal] load metadata for docker.io/library/docker:latest 23:33:59 #5 DONE 0.2s 23:33:59 23:33:59 #4 [internal] load metadata for docker.io/library/alpine:3.18 23:34:00 #4 DONE 1.0s 23:34:00 23:34:00 #6 FROM docker.io/library/docker:latest@sha256:1b9844d846ce3a6a6af7013e999a373112c3c0450aca49e155ae444526a2c45e 23:34:00 #6 CACHED 23:34:00 23:34:00 #7 [internal] load build context 23:34:00 #7 transferring context: 73.36kB 0.3s done 23:34:00 #7 DONE 0.3s 23:34:00 23:34:00 #8 [builder 1/8] FROM docker.io/library/ci-base-image-arm64 23:34:00 #8 DONE 0.3s 23:34:00 23:34:00 #9 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 23:34:00 #9 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 23:34:00 #9 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 23:34:00 #9 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 23:34:00 #9 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 23:34:00 #9 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.10MB / 3.33MB 0.2s 23:34:00 #9 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done 23:34:00 #9 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 23:34:01 #9 ... 23:34:01 23:34:01 #10 [builder 2/8] COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 23:34:01 #10 DONE 0.4s 23:34:01 23:34:01 #11 [builder 3/8] RUN apk add --update --no-cache make git 23:34:01 #11 ... 23:34:01 23:34:01 #9 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 23:34:01 #9 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.3s done 23:34:01 #9 DONE 1.1s 23:34:01 23:34:01 #12 [stage-1 2/6] RUN apk --no-cache upgrade 23:34:02 #12 0.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:34:02 #12 1.034 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:34:03 #12 1.977 OK: 8 MiB in 15 packages 23:34:03 #12 ... 23:34:03 23:34:03 #11 [builder 3/8] RUN apk add --update --no-cache make git 23:34:03 #11 0.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:34:03 #11 1.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:34:03 #11 2.244 OK: 266 MiB in 52 packages 23:34:03 #11 DONE 2.5s 23:34:03 23:34:03 #12 [stage-1 2/6] RUN apk --no-cache upgrade 23:34:03 #12 DONE 2.2s 23:34:03 23:34:03 #13 [builder 4/8] WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 23:34:03 #13 DONE 0.1s 23:34:03 23:34:03 #14 [builder 5/8] COPY go.mod vendor* ./ 23:34:04 #14 DONE 0.2s 23:34:04 23:34:04 #15 [builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:34:05 #15 DONE 1.4s 23:34:05 23:34:05 #16 [builder 7/8] COPY . . 23:34:06 #16 DONE 1.0s 23:34:06 23:34:06 #17 [builder 8/8] RUN make build 23:34:06 #17 0.584 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.25" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 23:35:03 #17 DONE 56.8s 23:35:03 23:35:03 #18 [stage-1 3/6] 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 23:35:04 #18 DONE 0.4s 23:35:04 23:35:04 #19 [stage-1 4/6] COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 23:35:04 #19 DONE 0.1s 23:35:04 23:35:04 #20 [stage-1 5/6] COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 23:35:04 #20 DONE 0.1s 23:35:04 23:35:04 #21 [stage-1 6/6] WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 23:35:04 #21 DONE 0.1s 23:35:04 23:35:04 #22 exporting to image 23:35:04 #22 exporting layers 23:35:05 #22 exporting layers 0.6s done 23:35:05 #22 writing image sha256:031f725bc60d2e211d77a7e6c18fa83384cc56db1c32714a5d103af9bd5dfeee done 23:35:05 #22 naming to docker.io/library/edgex-ui-arm64 done 23:35:05 #22 DONE 0.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:35:05 provisioning config files... 23:35:05 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/155@tmp/config18263275492444037114tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:35:05 ---> ****-login.sh 23:35:05 nexus3.edgexfoundry.org:10001 23:35:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:35:06 Configure a credential helper to remove this warning. See 23:35:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:35:06 23:35:06 Login Succeeded 23:35:06 nexus3.edgexfoundry.org:10002 23:35:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:35:06 Configure a credential helper to remove this warning. See 23:35:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:35:06 23:35:06 Login Succeeded 23:35:06 nexus3.edgexfoundry.org:10003 23:35:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:35:06 Configure a credential helper to remove this warning. See 23:35:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:35:06 23:35:06 Login Succeeded 23:35:06 nexus3.edgexfoundry.org:10004 23:35:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:35:06 Configure a credential helper to remove this warning. See 23:35:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:35:06 23:35:06 Login Succeeded 23:35:06 ****.io 23:35:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:35:07 Configure a credential helper to remove this warning. See 23:35:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:35:07 23:35:07 Login Succeeded 23:35:07 ---> ****-login.sh ends [Pipeline] } 23:35:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:35:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:35:07 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 23:35:07 762c216827d8154202461135af6e1a98e81f5c3f 23:35:07 latest 23:35:07 3.1.0-dev.25 23:35:07 762c216827d8154202461135af6e1a98e81f5c3f-3.1.0-dev.25 23:35:07 main 23:35:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:08 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:762c216827d8154202461135af6e1a98e81f5c3f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:08 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:762c216827d8154202461135af6e1a98e81f5c3f 23:35:08 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 23:35:08 5f70bf18a086: Preparing 23:35:08 2426d72a35c1: Preparing 23:35:08 80e4a1c4e254: Preparing 23:35:08 22be3bc939de: Preparing 23:35:08 63bd2fe24369: Preparing 23:35:08 0faf9b67be60: Preparing 23:35:08 0faf9b67be60: Waiting 23:35:08 5f70bf18a086: Layer already exists 23:35:09 0faf9b67be60: Layer already exists 23:35:09 80e4a1c4e254: Pushed 23:35:09 2426d72a35c1: Pushed 23:35:09 63bd2fe24369: Pushed 23:35:15 22be3bc939de: Pushed 23:35:15 762c216827d8154202461135af6e1a98e81f5c3f: digest: sha256:ef419abbbac40726ff48868851d51d2811598058d2f006b5d5705428d6ab8f41 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:16 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:16 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 23:35:16 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 23:35:16 5f70bf18a086: Preparing 23:35:16 2426d72a35c1: Preparing 23:35:16 80e4a1c4e254: Preparing 23:35:16 22be3bc939de: Preparing 23:35:16 63bd2fe24369: Preparing 23:35:16 0faf9b67be60: Preparing 23:35:16 0faf9b67be60: Waiting 23:35:16 2426d72a35c1: Layer already exists 23:35:16 22be3bc939de: Layer already exists 23:35:16 5f70bf18a086: Layer already exists 23:35:16 80e4a1c4e254: Layer already exists 23:35:16 63bd2fe24369: Layer already exists 23:35:16 0faf9b67be60: Layer already exists 23:35:16 latest: digest: sha256:ef419abbbac40726ff48868851d51d2811598058d2f006b5d5705428d6ab8f41 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:17 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:17 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.25 23:35:17 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 23:35:17 5f70bf18a086: Preparing 23:35:17 2426d72a35c1: Preparing 23:35:17 80e4a1c4e254: Preparing 23:35:17 22be3bc939de: Preparing 23:35:17 63bd2fe24369: Preparing 23:35:17 0faf9b67be60: Preparing 23:35:17 0faf9b67be60: Waiting 23:35:17 5f70bf18a086: Layer already exists 23:35:17 80e4a1c4e254: Layer already exists 23:35:17 2426d72a35c1: Layer already exists 23:35:17 63bd2fe24369: Layer already exists 23:35:17 22be3bc939de: Layer already exists 23:35:17 0faf9b67be60: Layer already exists 23:35:18 3.1.0-dev.25: digest: sha256:ef419abbbac40726ff48868851d51d2811598058d2f006b5d5705428d6ab8f41 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:18 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:762c216827d8154202461135af6e1a98e81f5c3f-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:19 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:762c216827d8154202461135af6e1a98e81f5c3f-3.1.0-dev.25 23:35:19 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 23:35:19 5f70bf18a086: Preparing 23:35:19 2426d72a35c1: Preparing 23:35:19 80e4a1c4e254: Preparing 23:35:19 22be3bc939de: Preparing 23:35:19 63bd2fe24369: Preparing 23:35:19 0faf9b67be60: Preparing 23:35:19 0faf9b67be60: Waiting 23:35:19 22be3bc939de: Layer already exists 23:35:19 80e4a1c4e254: Layer already exists 23:35:19 2426d72a35c1: Layer already exists 23:35:19 5f70bf18a086: Layer already exists 23:35:19 63bd2fe24369: Layer already exists 23:35:19 0faf9b67be60: Layer already exists 23:35:19 762c216827d8154202461135af6e1a98e81f5c3f-3.1.0-dev.25: digest: sha256:ef419abbbac40726ff48868851d51d2811598058d2f006b5d5705428d6ab8f41 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:19 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:20 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 23:35:20 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 23:35:20 5f70bf18a086: Preparing 23:35:20 2426d72a35c1: Preparing 23:35:20 80e4a1c4e254: Preparing 23:35:20 22be3bc939de: Preparing 23:35:20 63bd2fe24369: Preparing 23:35:20 0faf9b67be60: Preparing 23:35:20 0faf9b67be60: Waiting 23:35:20 80e4a1c4e254: Layer already exists 23:35:20 22be3bc939de: Layer already exists 23:35:20 63bd2fe24369: Layer already exists 23:35:20 2426d72a35c1: Layer already exists 23:35:20 5f70bf18a086: Layer already exists 23:35:20 0faf9b67be60: Layer already exists 23:35:20 main: digest: sha256:ef419abbbac40726ff48868851d51d2811598058d2f006b5d5705428d6ab8f41 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:35:20 ===================================================== [Pipeline] echo 23:35:21 taggedImages: 23:35:21 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:762c216827d8154202461135af6e1a98e81f5c3f 23:35:21 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 23:35:21 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.25 23:35:21 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:762c216827d8154202461135af6e1a98e81f5c3f-3.1.0-dev.25 23:35:21 - 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 23:35:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:35:21 23:35:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:35:22 arm64: Pulling from edgex-lftools-log-publisher 23:35:22 8998bd30e6a1: Pulling fs layer 23:35:22 04944245beec: Pulling fs layer 23:35:22 699f458cf7ca: Pulling fs layer 23:35:22 765212b225bb: Pulling fs layer 23:35:22 f23df028b6ca: Pulling fs layer 23:35:22 d65c8cfc05b1: Pulling fs layer 23:35:22 2437ff75d9bd: Pulling fs layer 23:35:22 765212b225bb: Waiting 23:35:22 f23df028b6ca: Waiting 23:35:22 d65c8cfc05b1: Waiting 23:35:22 2437ff75d9bd: Waiting 23:35:22 04944245beec: Verifying Checksum 23:35:22 04944245beec: Download complete 23:35:22 765212b225bb: Verifying Checksum 23:35:22 765212b225bb: Download complete 23:35:22 f23df028b6ca: Verifying Checksum 23:35:22 f23df028b6ca: Download complete 23:35:22 d65c8cfc05b1: Verifying Checksum 23:35:22 d65c8cfc05b1: Download complete 23:35:22 699f458cf7ca: Verifying Checksum 23:35:22 699f458cf7ca: Download complete 23:35:22 8998bd30e6a1: Verifying Checksum 23:35:22 8998bd30e6a1: Download complete 23:35:25 2437ff75d9bd: Verifying Checksum 23:35:25 2437ff75d9bd: Download complete 23:35:29 8998bd30e6a1: Pull complete 23:35:30 04944245beec: Pull complete 23:35:32 699f458cf7ca: Pull complete 23:35:32 765212b225bb: Pull complete 23:35:33 f23df028b6ca: Pull complete 23:35:33 d65c8cfc05b1: Pull complete 23:35:59 2437ff75d9bd: Pull complete 23:35:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:35:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:35:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:36:00 prd-ubuntu20.04-docker-arm64-4c-16g-26093 does not seem to be running inside a container 23:36:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/155 -v /w/workspace/edgex-ui-go/155:/w/workspace/edgex-ui-go/155:rw,z -v /w/workspace/edgex-ui-go/155@tmp:/w/workspace/edgex-ui-go/155@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 23:36:01 $ docker top aff1770c25a65851b5f0e99535fafbb0d51fd254bacadd84afa62c0d016a9278 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:36:02 ---> job-cost.sh 23:36:02 lf-activate-venv: SKIPPING 23:36:02 INFO: No Stack... 23:36:02 INFO: Retrieving Pricing Info for: v3-standard-8 23:36:03 INFO: Archiving Costs [Pipeline] sh 23:36:04 + cat /w/workspace/edgex-ui-go/155/archives/cost.csv 23:36:04 + cut -d, -f6 [Pipeline] lock 23:36:04 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-155-stack-cost] 23:36:04 Resource [jenkins-edgexfoundry-edgex-ui-go-main-155-stack-cost] did not exist. Created. 23:36:04 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-155-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:36:04 /w/workspace/edgex-ui-go/155@tmp/durable-0c5a4647/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:36:04 + echo total: 0.2199999988079071 [Pipeline] stash 23:36:04 Warning: overwriting stash ‘stack-cost’ 23:36:05 Stashed 1 file(s) [Pipeline] } 23:36:05 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-155-stack-cost] [Pipeline] // lock [Pipeline] } 23:36:05 $ docker stop --time=1 aff1770c25a65851b5f0e99535fafbb0d51fd254bacadd84afa62c0d016a9278 23:36:11 $ docker rm -f --volumes aff1770c25a65851b5f0e99535fafbb0d51fd254bacadd84afa62c0d016a9278 [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 23:36:12 provisioning config files... 23:36:12 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4874914030905078166tmp [Pipeline] { [Pipeline] sh 23:36:12 + set +x 23:36:12 + curl -s https://codecov.io/bash 23:36:12 + bash -s -- 23:36:12 23:36:12 _____ _ 23:36:12 / ____| | | 23:36:12 | | ___ __| | ___ ___ _____ __ 23:36:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:36:12 | |___| (_) | (_| | __/ (_| (_) \ V / 23:36:12 \_____\___/ \__,_|\___|\___\___/ \_/ 23:36:12 Bash-1.0.6 23:36:12 23:36:12 23:36:12 ==> git version 2.25.1 found 23:36:12 ==> 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 23:36:12 Release-Date: 2020-01-08 23:36:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:36:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:36:12 ==> Jenkins CI detected. 23:36:12 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 23:36:12 project root: . 23:36:12 --> token set from env 23:36:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:36:12 ==> Running gcov in . (disable via -X gcov) 23:36:13 ==> Python coveragepy not found 23:36:13 ==> Searching for coverage reports in: 23:36:13 + . 23:36:13 -> Found 1 reports 23:36:13 ==> Detecting git/mercurial file structure 23:36:13 ==> Reading reports 23:36:13 + ./coverage.out bytes=10 23:36:13 ==> Appending adjustments 23:36:13 https://docs.codecov.io/docs/fixing-reports 23:36:13 + Found adjustments 23:36:13 ==> Gzipping contents 23:36:13 12K /tmp/codecov.TSvRsg.gz 23:36:13 ==> Uploading reports 23:36:13 url: https://codecov.io 23:36:13 query: branch=main&commit=762c216827d8154202461135af6e1a98e81f5c3f&build=155&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F155%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:36:13 -> Pinging Codecov 23:36:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=762c216827d8154202461135af6e1a98e81f5c3f&build=155&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F155%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:36:13 -> Uploading to 23:36:13 https://storage.googleapis.com/codecov/v4/raw/2023-12-24/FB506323287CE973F263BFD2A0EB1F37/762c216827d8154202461135af6e1a98e81f5c3f/0839905f-9d8b-4e30-83de-56e71f5fc1f0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231224%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231224T233613Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d9d4ef553748b0973d20e90ee27297d48df047db01572ab3ea759c3099e71d2e 23:36:14 % Total % Received % Xferd Average Speed Time Time Time Current 23:36:14 Dload Upload Total Spent Left Speed 23:36:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8698 0 0 100 8698 0 37653 --:--:-- --:--:-- --:--:-- 37653 23:36:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/762c216827d8154202461135af6e1a98e81f5c3f [Pipeline] } 23:36:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:36:14 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:36:14 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:36:14 23:36:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:36:15 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:36:15 df9b9388f04a: Pulling fs layer 23:36:15 52dc419b0ee2: Pulling fs layer 23:36:15 25bc292e5bac: Pulling fs layer 23:36:15 114826534d7a: Pulling fs layer 23:36:15 4657fd5d0bcf: Pulling fs layer 23:36:15 6ad1cebc031e: Pulling fs layer 23:36:15 8a3aa393b2d8: Pulling fs layer 23:36:15 114826534d7a: Waiting 23:36:15 4657fd5d0bcf: Waiting 23:36:15 6ad1cebc031e: Waiting 23:36:15 8a3aa393b2d8: Waiting 23:36:15 25bc292e5bac: Download complete 23:36:15 52dc419b0ee2: Download complete 23:36:15 4657fd5d0bcf: Verifying Checksum 23:36:15 4657fd5d0bcf: Download complete 23:36:15 df9b9388f04a: Verifying Checksum 23:36:15 df9b9388f04a: Download complete 23:36:15 6ad1cebc031e: Verifying Checksum 23:36:15 6ad1cebc031e: Download complete 23:36:15 df9b9388f04a: Pull complete 23:36:15 52dc419b0ee2: Pull complete 23:36:15 25bc292e5bac: Pull complete 23:36:16 114826534d7a: Verifying Checksum 23:36:16 114826534d7a: Download complete 23:36:16 8a3aa393b2d8: Verifying Checksum 23:36:16 8a3aa393b2d8: Download complete 23:36:19 114826534d7a: Pull complete 23:36:19 4657fd5d0bcf: Pull complete 23:36:19 6ad1cebc031e: Pull complete 23:36:22 8a3aa393b2d8: Pull complete 23:36:22 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:36:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:36:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:36:22 prd-ubuntu20.04-docker-8c-8g-26092 does not seem to be running inside a container 23:36:22 $ 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 23:36:28 $ docker top 94197064e5c763b01bb7c5b3cf56109e269cec126428c3407ee09758aace6517 -eo pid,comm [Pipeline] { [Pipeline] echo 23:36:28 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 23:36:28 + set -o pipefail 23:36:28 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 23:36:38 23:36:38 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 23:36:38 23:36:38 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/e1378dd2-67e3-4c0a-ac23-64089de77402 23:36:38 23:36:38 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 23:36:38 23:36:38 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:36:38 23:36:38 23:36:38 A medium severity vulnerability was found in the Snyk CLI versions you are using. 23:36:38 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 23:36:38 More details here: https://snyk.co/ue1NS 23:36:38 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 23:36:38 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 23:36:38 $ docker stop --time=1 94197064e5c763b01bb7c5b3cf56109e269cec126428c3407ee09758aace6517 23:36:43 $ docker rm -f --volumes 94197064e5c763b01bb7c5b3cf56109e269cec126428c3407ee09758aace6517 [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 23:36:45 + git log --format=format:%s -1 762c216827d8154202461135af6e1a98e81f5c3f [Pipeline] sh 23:36:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:36:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:36:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:36:45 prd-ubuntu20.04-docker-8c-8g-26092 does not seem to be running inside a container 23:36:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:36:46 $ docker top f684c195de4c8636e87f20c97c1cb1053e06d29326b8f73b29b82b9d72f71026 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:36:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:36:46 [ssh-agent] Looking for ssh-agent implementation... 23:36:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:36:46 $ docker exec f684c195de4c8636e87f20c97c1cb1053e06d29326b8f73b29b82b9d72f71026 ssh-agent 23:36:46 SSH_AUTH_SOCK=/tmp/ssh-LOsr4AGA8ciu/agent.32 23:36:46 SSH_AGENT_PID=38 23:36:46 Running ssh-add (command line suppressed) 23:36:47 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14297834732003721778.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14297834732003721778.key) 23:36:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:36:47 + git semver tag 23:36:47 2023-12-24 23:36:47,572 [run_tag] DEBUG tag force:False 23:36:47 2023-12-24 23:36:47,572 [check_head_tag] DEBUG check head tag 23:36:47 2023-12-24 23:36:47,573 [execute] INFO git cat-file --batch-check 23:36:47 2023-12-24 23:36:47,574 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 23:36:47 2023-12-24 23:36:47,578 [execute] INFO git cat-file --batch 23:36:47 2023-12-24 23:36:47,579 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 23:36:47 2023-12-24 23:36:47,594 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 23:36:47 2023-12-24 23:36:47,594 [execute] INFO git tag -a v3.1.0-dev.25 -m v3.1.0-dev.25 23:36:47 2023-12-24 23:36:47,594 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.25', '-m', 'v3.1.0-dev.25'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 23:36:47 2023-12-24 23:36:47,600 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 23:36:47 3.1.0-dev.25 [Pipeline] } 23:36:47 $ docker exec --env ******** --env ******** f684c195de4c8636e87f20c97c1cb1053e06d29326b8f73b29b82b9d72f71026 ssh-agent -k 23:36:47 unset SSH_AUTH_SOCK; 23:36:47 unset SSH_AGENT_PID; 23:36:47 echo Agent pid 38 killed; 23:36:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:36:48 + git semver [Pipeline] } 23:36:48 $ docker stop --time=1 f684c195de4c8636e87f20c97c1cb1053e06d29326b8f73b29b82b9d72f71026 23:36:49 $ docker rm -f --volumes f684c195de4c8636e87f20c97c1cb1053e06d29326b8f73b29b82b9d72f71026 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:36:50 23:36:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:36:50 0.23.1-centos7: Pulling from edgex-lftools 23:36:50 ab5ef0e58194: Pulling fs layer 23:36:50 9712f1f96733: Pulling fs layer 23:36:50 63f879dbbcfc: Pulling fs layer 23:36:50 0d9ebad4ef96: Pulling fs layer 23:36:50 e9a5061849ea: Pulling fs layer 23:36:50 d747dcd14b5f: Pulling fs layer 23:36:50 2de7ff778b66: Pulling fs layer 23:36:50 0d9ebad4ef96: Waiting 23:36:50 e9a5061849ea: Waiting 23:36:50 d747dcd14b5f: Waiting 23:36:50 9712f1f96733: Verifying Checksum 23:36:50 9712f1f96733: Download complete 23:36:51 63f879dbbcfc: Verifying Checksum 23:36:51 63f879dbbcfc: Download complete 23:36:51 e9a5061849ea: Verifying Checksum 23:36:51 e9a5061849ea: Download complete 23:36:51 d747dcd14b5f: Verifying Checksum 23:36:51 d747dcd14b5f: Download complete 23:36:51 0d9ebad4ef96: Verifying Checksum 23:36:51 0d9ebad4ef96: Download complete 23:36:51 2de7ff778b66: Verifying Checksum 23:36:51 2de7ff778b66: Download complete 23:36:51 ab5ef0e58194: Verifying Checksum 23:36:51 ab5ef0e58194: Download complete 23:36:53 ab5ef0e58194: Pull complete 23:36:54 9712f1f96733: Pull complete 23:36:54 63f879dbbcfc: Pull complete 23:36:58 0d9ebad4ef96: Pull complete 23:36:58 e9a5061849ea: Pull complete 23:36:58 d747dcd14b5f: Pull complete 23:36:59 2de7ff778b66: Pull complete 23:36:59 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:36:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:36:59 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:37:00 prd-ubuntu20.04-docker-8c-8g-26092 does not seem to be running inside a container 23:37:00 $ 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 23:37:06 $ docker top 09b31e7ab5177943ba469040c3c1c089b73a68a19cc3666ccaf0f27cf55a5408 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:37:07 provisioning config files... 23:37:07 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10818355189906763526tmp 23:37:07 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config16398122453968651061tmp 23:37:07 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10758862787002135557tmp [Pipeline] { [Pipeline] echo 23:37:07 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:37:07 ---> sigul-configuration.sh 23:37:07 gpg: directory `/root/.gnupg' created 23:37:07 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:37:07 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:37:07 gpg: keyring `/root/.gnupg/secring.gpg' created 23:37:07 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:37:07 gpg: CAST5 encrypted data 23:37:07 gpg: encrypted with 1 passphrase 23:37:07 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:37:07 + mkdir /home/jenkins 23:37:07 + mkdir /home/jenkins/sigul [Pipeline] sh 23:37:08 + 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 23:37:08 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:37:08 ---> sigul-install.sh 23:37:08 Sigul already installed; skipping installation. [Pipeline] sh 23:37:08 + git tag --list 23:37:08 0.1.1 23:37:08 v1.1.0 23:37:08 v1.2.0 23:37:08 v1.2.1 23:37:08 v1.3.0 23:37:08 v2.0.0 23:37:08 v2.1.0 23:37:08 v2.2.0 23:37:08 v2.3.0 23:37:08 v3.0 23:37:08 v3.0.0 23:37:08 v3.1 23:37:08 v3.1.0 23:37:08 v3.1.0-dev.1 23:37:08 v3.1.0-dev.10 23:37:08 v3.1.0-dev.11 23:37:08 v3.1.0-dev.12 23:37:08 v3.1.0-dev.13 23:37:08 v3.1.0-dev.14 23:37:08 v3.1.0-dev.15 23:37:08 v3.1.0-dev.16 23:37:08 v3.1.0-dev.17 23:37:08 v3.1.0-dev.18 23:37:08 v3.1.0-dev.19 23:37:08 v3.1.0-dev.2 23:37:08 v3.1.0-dev.20 23:37:08 v3.1.0-dev.21 23:37:08 v3.1.0-dev.22 23:37:08 v3.1.0-dev.23 23:37:08 v3.1.0-dev.24 23:37:08 v3.1.0-dev.25 23:37:08 v3.1.0-dev.3 23:37:08 v3.1.0-dev.4 23:37:08 v3.1.0-dev.5 23:37:08 v3.1.0-dev.6 23:37:08 v3.1.0-dev.7 23:37:08 v3.1.0-dev.8 23:37:08 v3.1.0-dev.9 [Pipeline] sh 23:37:09 + lftools sign git-tag v3.1.0-dev.25 23:37:09 Signing Git tag with Sigul... 23:37:09 Signing v3.1.0-dev.25 [Pipeline] echo 23:37:09 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:37:10 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:37:10 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:37:10 $ docker stop --time=1 09b31e7ab5177943ba469040c3c1c089b73a68a19cc3666ccaf0f27cf55a5408 23:37:11 $ docker rm -f --volumes 09b31e7ab5177943ba469040c3c1c089b73a68a19cc3666ccaf0f27cf55a5408 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:37:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:37:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:37:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:37:13 prd-ubuntu20.04-docker-8c-8g-26092 does not seem to be running inside a container 23:37:13 $ 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 23:37:13 $ docker top d1e3e2b5b0d378ac27862c7c81842736d375c4358a48f01e2ecbbf1493048fbe -eo pid,comm 23:37:13 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). 23:37:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:37:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:37:13 [ssh-agent] Looking for ssh-agent implementation... 23:37:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:37:13 $ docker exec d1e3e2b5b0d378ac27862c7c81842736d375c4358a48f01e2ecbbf1493048fbe ssh-agent 23:37:13 SSH_AUTH_SOCK=/tmp/ssh-3ht6nzNgBXbi/agent.32 23:37:13 SSH_AGENT_PID=38 23:37:13 Running ssh-add (command line suppressed) 23:37:13 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14023413736227294706.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14023413736227294706.key) 23:37:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:37:14 + git semver bump pre 23:37:14 2023-12-24 23:37:14,447 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 23:37:14 2023-12-24 23:37:14,447 [bump_version] DEBUG bumping version:3.1.0-dev.25 on axis:pre with prefix:dev 23:37:14 2023-12-24 23:37:14,447 [bump_version] DEBUG bumped version:3.1.0-dev.26 23:37:14 2023-12-24 23:37:14,448 [write_version] DEBUG write version:3.1.0-dev.26 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 23:37:14 2023-12-24 23:37:14,448 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 23:37:14 2023-12-24 23:37:14,448 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 23:37:14 2023-12-24 23:37:14,450 [execute] INFO git cat-file --batch-check 23:37:14 2023-12-24 23:37:14,450 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 23:37:14 2023-12-24 23:37:14,455 [execute] INFO git cat-file --batch 23:37:14 2023-12-24 23:37:14,455 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 23:37:14 2023-12-24 23:37:14,460 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 23:37:14 3.1.0-dev.26 [Pipeline] } 23:37:14 $ docker exec --env ******** --env ******** d1e3e2b5b0d378ac27862c7c81842736d375c4358a48f01e2ecbbf1493048fbe ssh-agent -k 23:37:14 unset SSH_AUTH_SOCK; 23:37:14 unset SSH_AGENT_PID; 23:37:14 echo Agent pid 38 killed; 23:37:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:37:15 + git semver [Pipeline] } 23:37:15 $ docker stop --time=1 d1e3e2b5b0d378ac27862c7c81842736d375c4358a48f01e2ecbbf1493048fbe 23:37:16 $ docker rm -f --volumes d1e3e2b5b0d378ac27862c7c81842736d375c4358a48f01e2ecbbf1493048fbe [Pipeline] // withDockerContainer [Pipeline] sh 23:37:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:37:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:37:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:37:18 prd-ubuntu20.04-docker-8c-8g-26092 does not seem to be running inside a container 23:37:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:37:19 $ docker top 5ee356d7738ee33fccf2a33305b7cc1b1e055e02a774643bd131f8153d77bad9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:37:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:37:19 [ssh-agent] Looking for ssh-agent implementation... 23:37:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:37:19 $ docker exec 5ee356d7738ee33fccf2a33305b7cc1b1e055e02a774643bd131f8153d77bad9 ssh-agent 23:37:19 SSH_AUTH_SOCK=/tmp/ssh-JprzAacZzkgN/agent.32 23:37:19 SSH_AGENT_PID=38 23:37:19 Running ssh-add (command line suppressed) 23:37:19 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4068395562429655491.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4068395562429655491.key) 23:37:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:37:20 + git semver push 23:37:20 2023-12-24 23:37:20,181 [run_push] DEBUG push 23:37:20 2023-12-24 23:37:20,181 [execute] INFO git cat-file --batch-check 23:37:20 2023-12-24 23:37:20,182 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 23:37:20 2023-12-24 23:37:20,185 [execute] INFO git rev-list 0b54a09242150fdc1a5493723019414fdf5b8473 -- 23:37:20 2023-12-24 23:37:20,185 [execute] DEBUG Popen(['git', 'rev-list', '0b54a09242150fdc1a5493723019414fdf5b8473', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 23:37:20 2023-12-24 23:37:20,196 [execute] INFO git fetch -v origin 23:37:20 2023-12-24 23:37:20,196 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 23:37:23 2023-12-24 23:37:22,718 [run_push] DEBUG no remote changes detected 23:37:23 2023-12-24 23:37:22,719 [execute] INFO git push origin semver 23:37:23 2023-12-24 23:37:22,719 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 23:37:23 2023-12-24 23:37:23,480 [run_push] DEBUG push all version tags 23:37:23 2023-12-24 23:37:23,481 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:37:23 2023-12-24 23:37:23,481 [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) 23:37:24 2023-12-24 23:37:24,216 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 23:37:24 3.1.0-dev.26 [Pipeline] } 23:37:24 $ docker exec --env ******** --env ******** 5ee356d7738ee33fccf2a33305b7cc1b1e055e02a774643bd131f8153d77bad9 ssh-agent -k 23:37:24 unset SSH_AUTH_SOCK; 23:37:24 unset SSH_AGENT_PID; 23:37:24 echo Agent pid 38 killed; 23:37:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:37:25 + git semver [Pipeline] } 23:37:25 $ docker stop --time=1 5ee356d7738ee33fccf2a33305b7cc1b1e055e02a774643bd131f8153d77bad9 23:37:26 $ docker rm -f --volumes 5ee356d7738ee33fccf2a33305b7cc1b1e055e02a774643bd131f8153d77bad9 [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 23:37:28 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 23:37:28 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 23:37:28 total 16 23:37:28 drwxr-xr-x 3 root root 4096 Dec 24 23:33 . 23:37:28 drwxrwxr-x 14 jenkins jenkins 4096 Dec 24 23:37 .. 23:37:28 drwxr-xr-x 2 root root 4096 Dec 24 23:33 cost 23:37:28 -rw-r--r-- 1 root root 83 Dec 24 23:33 cost.csv 23:37:28 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 23:37:28 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 23:37:28 total 16 23:37:28 drwxr-xr-x 3 jenkins jenkins 4096 Dec 24 23:33 . 23:37:28 drwxrwxr-x 14 jenkins jenkins 4096 Dec 24 23:37 .. 23:37:28 drwxr-xr-x 2 jenkins jenkins 4096 Dec 24 23:33 cost 23:37:28 -rw-r--r-- 1 jenkins jenkins 83 Dec 24 23:33 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:37:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:37:29 ---> package-listing.sh 23:37:29 ++ facter osfamily 23:37:29 ++ tr '[:upper:]' '[:lower:]' 23:37:29 + OS_FAMILY=debian 23:37:29 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 23:37:29 + START_PACKAGES=/tmp/packages_start.txt 23:37:29 + END_PACKAGES=/tmp/packages_end.txt 23:37:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:37:29 + PACKAGES=/tmp/packages_start.txt 23:37:29 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 23:37:29 + PACKAGES=/tmp/packages_end.txt 23:37:29 + case "${OS_FAMILY}" in 23:37:29 + dpkg -l 23:37:29 + grep '^ii' 23:37:29 + '[' -f /tmp/packages_start.txt ']' 23:37:29 + '[' -f /tmp/packages_end.txt ']' 23:37:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:37:29 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 23:37:29 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 23:37:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 23:37:29 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 23:37:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:37:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:37:34 prd-ubuntu20.04-docker-8c-8g-26092 does not seem to be running inside a container 23:37:34 $ 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 23:37:35 $ docker top 9a3a2835d8fa4a4332bf65e578fb4b197058f69084522b1a134e42da9b632aee -eo pid,comm [Pipeline] { [Pipeline] sh 23:37:35 + touch /tmp/pre-build-complete [Pipeline] sh 23:37:36 + mkdir -p /var/log/sysstat [Pipeline] sh 23:37:36 + ls /var/log/sa-host 23:37:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:37:36 provisioning config files... 23:37:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1727186221838708225tmp [Pipeline] { [Pipeline] echo 23:37:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:37:37 ---> create-netrc.sh [Pipeline] } 23:37:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:37:37 ---> python-tools-install.sh [Pipeline] echo 23:37:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:37:37 ---> sudo-logs.sh 23:37:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:37:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:37:38 ---> job-cost.sh 23:37:38 lf-activate-venv: SKIPPING 23:37:38 DEBUG: total: 0.2199999988079071 23:37:38 INFO: Retrieving Stack Cost... 23:37:38 INFO: Retrieving Pricing Info for: v3-standard-8 23:37:39 INFO: Archiving Costs [Pipeline] echo 23:37:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:37:39 ---> logs-deploy.sh 23:37:39 lf-activate-venv: SKIPPING 23:37:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/155 23:37:39 INFO: archiving workspace using pattern(s): 23:37:40 Archives upload complete. 23:37:40 INFO: archiving logs to Nexus