Pull request #809 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 161437fdaba8b74b10b63d25e15d50f68e394215+850fdf759a0efe631343390da82a37f8ec516889 (1ce6c1616171de947b55334fa02f322b8653e5c1) 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-ssh4476511698812298485.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh5023763920367414390.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-809/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-809/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5468641155644573500.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-809/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7578287433337442057.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh17022943170317861264.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-809/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-809/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12385601726455957208.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 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-23401 in /w/workspace/edgexfoundry_edgex-ui-go_PR-809 [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_PR-809 # 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 > 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 Merging remotes/origin/main commit 850fdf759a0efe631343390da82a37f8ec516889 into PR head commit 161437fdaba8b74b10b63d25e15d50f68e394215 Merge succeeded, producing 161437fdaba8b74b10b63d25e15d50f68e394215 Checking out Revision 161437fdaba8b74b10b63d25e15d50f68e394215 (PR-809) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/809/head:refs/remotes/origin/PR-809 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 161437fdaba8b74b10b63d25e15d50f68e394215 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 850fdf759a0efe631343390da82a37f8ec516889 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 161437fdaba8b74b10b63d25e15d50f68e394215 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:21:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:21:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:21:33 ========================================================= 04:21:33 EdgeX Global Pipelines Version Info 04:21:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:21:34 ------------------- 04:21:34 stable info: 04:21:34 ------------------- 04:21:34 Commited By: Ginny Guan ginny@iotechsys.com 04:21:34 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 04:21:34 Message: update stable to v1.0.265 04:21:35 ------------------- 04:21:35 experimental info: 04:21:35 ------------------- 04:21:35 Commited By: Cherry Wang cherry@iotechsys.com 04:21:35 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 04:21:35 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:21:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 04:21:35 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 04:21:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:21:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:21:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:21:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 04:21:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:21:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:21:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:21:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:21:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:21:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 04:21:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:21:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:21:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:21:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:21:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:21:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:21:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:21:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:21:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:21:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:21:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:21:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:21:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:21:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:21:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:21:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-809 [Pipeline] echo 04:21:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-809 [Pipeline] echo 04:21:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-809 [Pipeline] echo 04:21:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 161437fdaba8b74b10b63d25e15d50f68e394215 [Pipeline] echo 04:21:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 161437f [Pipeline] echo 04:21:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:21:37 provisioning config files... 04:21:37 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-809@tmp/config14282395983988305815tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:21:37 ---> ****-login.sh 04:21:37 nexus3.edgexfoundry.org:10001 04:21:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:21:40 Configure a credential helper to remove this warning. See 04:21:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:21:40 04:21:40 Login Succeeded 04:21:40 nexus3.edgexfoundry.org:10002 04:21:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:21:40 Configure a credential helper to remove this warning. See 04:21:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:21:40 04:21:40 Login Succeeded 04:21:40 nexus3.edgexfoundry.org:10003 04:21:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:21:40 Configure a credential helper to remove this warning. See 04:21:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:21:40 04:21:40 Login Succeeded 04:21:40 nexus3.edgexfoundry.org:10004 04:21:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:21:40 Configure a credential helper to remove this warning. See 04:21:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:21:40 04:21:40 Login Succeeded 04:21:40 ****.io 04:21:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:21:40 Configure a credential helper to remove this warning. See 04:21:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:21:40 04:21:40 Login Succeeded 04:21:40 ---> ****-login.sh ends [Pipeline] } 04:21:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:21:41 + git rev-list -1 --merges 161437fdaba8b74b10b63d25e15d50f68e394215~1..161437fdaba8b74b10b63d25e15d50f68e394215 [Pipeline] echo 04:21:41 -----------> git rev-list -1 --merges 161437fdaba8b74b10b63d25e15d50f68e394215~1..161437fdaba8b74b10b63d25e15d50f68e394215 161437fdaba8b74b10b63d25e15d50f68e394215 [false] [Pipeline] sh 04:21:41 + git log --format=format:%s -1 161437fdaba8b74b10b63d25e15d50f68e394215 [Pipeline] echo 04:21:41 ========================================================= 04:21:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:21:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:21:42 + git log --format=format:%s -1 161437fdaba8b74b10b63d25e15d50f68e394215 [Pipeline] echo 04:21:42 [semverPrep] GIT_COMMIT: 161437fdaba8b74b10b63d25e15d50f68e394215, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 04:21:42 [semverPrep] This is not a build commit. [Pipeline] sh 04:21:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:21:42 + grep -v github /etc/ssh/ssh_known_hosts 04:21:42 + [ -e /tmp/ssh_known_hosts ] 04:21:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:21:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:21:42 + sudo tee -a /etc/ssh/ssh_known_hosts 04:21:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:21:43 04:21:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:21:44 0.1.4: Pulling from edgex-devops/py-git-semver 04:21:44 b85a868b505f: Pulling fs layer 04:21:44 e2be974225ed: Pulling fs layer 04:21:44 339a4e72a1f5: Pulling fs layer 04:21:44 988bab9f4d93: Pulling fs layer 04:21:44 1469e6f7b9e6: Pulling fs layer 04:21:44 eaf3925da568: Pulling fs layer 04:21:44 bab4dde63d76: Pulling fs layer 04:21:44 bde34c3a00c8: Pulling fs layer 04:21:44 b352a97aabf1: Pulling fs layer 04:21:44 4872d77fe225: Pulling fs layer 04:21:44 5851b861e8e6: Pulling fs layer 04:21:44 1469e6f7b9e6: Waiting 04:21:44 eaf3925da568: Waiting 04:21:44 bab4dde63d76: Waiting 04:21:44 bde34c3a00c8: Waiting 04:21:44 b352a97aabf1: Waiting 04:21:44 4872d77fe225: Waiting 04:21:44 5851b861e8e6: Waiting 04:21:44 988bab9f4d93: Waiting 04:21:44 e2be974225ed: Verifying Checksum 04:21:44 e2be974225ed: Download complete 04:21:44 988bab9f4d93: Verifying Checksum 04:21:44 988bab9f4d93: Download complete 04:21:44 1469e6f7b9e6: Verifying Checksum 04:21:44 1469e6f7b9e6: Download complete 04:21:44 eaf3925da568: Verifying Checksum 04:21:44 eaf3925da568: Download complete 04:21:44 339a4e72a1f5: Verifying Checksum 04:21:44 339a4e72a1f5: Download complete 04:21:44 bde34c3a00c8: Download complete 04:21:44 b352a97aabf1: Verifying Checksum 04:21:44 b352a97aabf1: Download complete 04:21:44 4872d77fe225: Verifying Checksum 04:21:44 4872d77fe225: Download complete 04:21:44 5851b861e8e6: Verifying Checksum 04:21:44 5851b861e8e6: Download complete 04:21:44 b85a868b505f: Verifying Checksum 04:21:44 b85a868b505f: Download complete 04:21:44 bab4dde63d76: Verifying Checksum 04:21:44 bab4dde63d76: Download complete 04:21:46 b85a868b505f: Pull complete 04:21:47 e2be974225ed: Pull complete 04:21:48 339a4e72a1f5: Pull complete 04:21:49 988bab9f4d93: Pull complete 04:21:49 1469e6f7b9e6: Pull complete 04:21:50 eaf3925da568: Pull complete 04:21:52 bab4dde63d76: Pull complete 04:21:52 bde34c3a00c8: Pull complete 04:21:52 b352a97aabf1: Pull complete 04:21:52 4872d77fe225: Pull complete 04:21:52 5851b861e8e6: Pull complete 04:21:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:21:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:21:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:21:53 prd-ubuntu20.04-docker-8c-8g-23401 does not seem to be running inside a container 04:21:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-809 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-809:/w/workspace/edgexfoundry_edgex-ui-go_PR-809:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-809@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-809@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 04:21:58 $ docker top d1367760fa4eac87c13ce96bebbc938e16e1a3a76f68b8511233953f4089f192 -eo pid,comm 04:21:58 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). 04:21:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:21:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:21:58 [ssh-agent] Looking for ssh-agent implementation... 04:21:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:21:58 $ docker exec d1367760fa4eac87c13ce96bebbc938e16e1a3a76f68b8511233953f4089f192 ssh-agent 04:21:58 SSH_AUTH_SOCK=/tmp/ssh-XFlzCYEW3aCZ/agent.32 04:21:58 SSH_AGENT_PID=38 04:21:58 Running ssh-add (command line suppressed) 04:21:58 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-809@tmp/private_key_12495926980860420665.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-809@tmp/private_key_12495926980860420665.key) 04:21:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:21:59 + git tag --points-at HEAD [Pipeline] } 04:21:59 $ docker exec --env ******** --env ******** d1367760fa4eac87c13ce96bebbc938e16e1a3a76f68b8511233953f4089f192 ssh-agent -k 04:21:59 unset SSH_AUTH_SOCK; 04:21:59 unset SSH_AGENT_PID; 04:21:59 echo Agent pid 38 killed; 04:21:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:21:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:21:59 [ssh-agent] Looking for ssh-agent implementation... 04:21:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:21:59 $ docker exec d1367760fa4eac87c13ce96bebbc938e16e1a3a76f68b8511233953f4089f192 ssh-agent 04:21:59 SSH_AUTH_SOCK=/tmp/ssh-Zh7VWIkE12Ib/agent.72 04:21:59 SSH_AGENT_PID=78 04:21:59 Running ssh-add (command line suppressed) 04:21:59 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-809@tmp/private_key_275641589383623405.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-809@tmp/private_key_275641589383623405.key) 04:21:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:22:00 + git semver init 04:22:00 2024-10-21 04:22:00,381 [run_init] DEBUG init version:0.0.0 force:False 04:22:00 2024-10-21 04:22:00,382 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-809/.semver 04:22:00 2024-10-21 04:22:00,382 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-809/.semver 04:22:00 2024-10-21 04:22:00,383 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-809/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-809, universal_newlines=False, shell=None, istream=None) 04:22:03 2024-10-21 04:22:02,869 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-809/.git/info/exclude 04:22:03 2024-10-21 04:22:02,872 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-809/.semver/PR-809 with force:False 04:22:03 2024-10-21 04:22:02,872 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-809/.semver/PR-809 04:22:03 2024-10-21 04:22:02,878 [execute] INFO git cat-file --batch-check 04:22:03 2024-10-21 04:22:02,879 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-809/.semver, universal_newlines=False, shell=None, istream=) 04:22:03 2024-10-21 04:22:02,887 [execute] INFO git cat-file --batch 04:22:03 2024-10-21 04:22:02,887 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-809/.semver, universal_newlines=False, shell=None, istream=) 04:22:03 2024-10-21 04:22:02,893 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-809/.semver/PR-809 04:22:03 0.0.0 [Pipeline] } 04:22:03 $ docker exec --env ******** --env ******** d1367760fa4eac87c13ce96bebbc938e16e1a3a76f68b8511233953f4089f192 ssh-agent -k 04:22:03 unset SSH_AUTH_SOCK; 04:22:03 unset SSH_AGENT_PID; 04:22:03 echo Agent pid 78 killed; 04:22:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:22:03 + git semver [Pipeline] } 04:22:03 $ docker stop --time=1 d1367760fa4eac87c13ce96bebbc938e16e1a3a76f68b8511233953f4089f192 04:22:05 $ docker rm -f --volumes d1367760fa4eac87c13ce96bebbc938e16e1a3a76f68b8511233953f4089f192 [Pipeline] // withDockerContainer [Pipeline] sh 04:22:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:22:05 Stashed 1 file(s) [Pipeline] echo 04:22:06 [edgeXSemver]: initialized semver on version 0.0.0 [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 04:22:06 provisioning config files... 04:22:06 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-809@tmp/config15274826264160778808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:22:07 ---> ****-login.sh 04:22:07 nexus3.edgexfoundry.org:10001 04:22:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:07 Configure a credential helper to remove this warning. See 04:22:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:07 04:22:07 Login Succeeded 04:22:07 nexus3.edgexfoundry.org:10002 04:22:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:07 Configure a credential helper to remove this warning. See 04:22:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:07 04:22:07 Login Succeeded 04:22:07 nexus3.edgexfoundry.org:10003 04:22:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:07 Configure a credential helper to remove this warning. See 04:22:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:07 04:22:07 Login Succeeded 04:22:07 nexus3.edgexfoundry.org:10004 04:22:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:07 Configure a credential helper to remove this warning. See 04:22:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:07 04:22:07 Login Succeeded 04:22:07 ****.io 04:22:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:07 Configure a credential helper to remove this warning. See 04:22:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:07 04:22:07 Login Succeeded 04:22:07 ---> ****-login.sh ends [Pipeline] } 04:22:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:22:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:22:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:22:08 ========================================================= 04:22:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 04:22:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:08 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 04:22:08 Sending build context to Docker daemon 59.81MB 04:22:08 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 04:22:08 Step 2/15 : FROM ${BASE} AS builder 04:22:08 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 04:22:08 43c4264eed91: Pulling fs layer 04:22:08 4cc291be95ef: Pulling fs layer 04:22:08 2ac1f1163629: Pulling fs layer 04:22:08 5c3c966382ef: Pulling fs layer 04:22:08 4f4fb700ef54: Pulling fs layer 04:22:08 5d5c8e513c77: Pulling fs layer 04:22:08 9f66e0745190: Pulling fs layer 04:22:08 f49a43e4bbc0: Pulling fs layer 04:22:08 561ebcabdf7f: Pulling fs layer 04:22:08 9f66e0745190: Waiting 04:22:08 5c3c966382ef: Waiting 04:22:08 4f4fb700ef54: Waiting 04:22:08 f49a43e4bbc0: Waiting 04:22:08 5d5c8e513c77: Waiting 04:22:08 561ebcabdf7f: Waiting 04:22:09 4cc291be95ef: Verifying Checksum 04:22:09 4cc291be95ef: Download complete 04:22:09 5c3c966382ef: Verifying Checksum 04:22:09 5c3c966382ef: Download complete 04:22:09 4f4fb700ef54: Verifying Checksum 04:22:09 4f4fb700ef54: Download complete 04:22:09 5d5c8e513c77: Verifying Checksum 04:22:09 5d5c8e513c77: Download complete 04:22:09 43c4264eed91: Verifying Checksum 04:22:09 43c4264eed91: Download complete 04:22:09 9f66e0745190: Verifying Checksum 04:22:09 9f66e0745190: Download complete 04:22:09 43c4264eed91: Pull complete 04:22:09 561ebcabdf7f: Download complete 04:22:09 4cc291be95ef: Pull complete 04:22:09 2ac1f1163629: Verifying Checksum 04:22:09 2ac1f1163629: Download complete 04:22:09 f49a43e4bbc0: Verifying Checksum 04:22:09 f49a43e4bbc0: Download complete 04:22:13 2ac1f1163629: Pull complete 04:22:13 5c3c966382ef: Pull complete 04:22:13 4f4fb700ef54: Pull complete 04:22:13 5d5c8e513c77: Pull complete 04:22:13 9f66e0745190: Pull complete 04:22:15 f49a43e4bbc0: Pull complete 04:22:15 561ebcabdf7f: Pull complete 04:22:15 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 04:22:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:22:15 ---> 3a752c3f9dda 04:22:15 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:22:21 Still waiting to schedule task 04:22:21 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:22:22 ---> Running in 6704662540cd 04:22:22 Removing intermediate container 6704662540cd 04:22:22 ---> d7b691a81bc0 04:22:22 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 04:22:22 ---> Running in 00a14ee3a5a8 04:22:22 Removing intermediate container 00a14ee3a5a8 04:22:22 ---> b73485bf07d7 04:22:22 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 04:22:22 ---> Running in 42658db875cf 04:22:22 Removing intermediate container 42658db875cf 04:22:22 ---> 1f520a2cec6f 04:22:22 Step 6/15 : LABEL Name=edgex-ui-go 04:22:22 ---> Running in bb527398b22c 04:22:22 Removing intermediate container bb527398b22c 04:22:22 ---> bc62cad1b36f 04:22:22 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 04:22:22 ---> Running in 76f3d58201a0 04:22:22 Removing intermediate container 76f3d58201a0 04:22:22 ---> 35a669ef6737 04:22:22 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:22:22 latest: Pulling from library/docker 04:22:22 43c4264eed91: Already exists 04:22:22 eeae0a4c3aab: Pulling fs layer 04:22:22 4f4fb700ef54: Pulling fs layer 04:22:22 cc787dab98b1: Pulling fs layer 04:22:22 4dde54e28b69: Pulling fs layer 04:22:22 f76cc74ad672: Pulling fs layer 04:22:22 c3730cf3cbd1: Pulling fs layer 04:22:22 08f9c6ae64ba: Pulling fs layer 04:22:22 da8ae46b6347: Pulling fs layer 04:22:22 3f5a3c6f02f7: Pulling fs layer 04:22:22 238637adc6c9: Pulling fs layer 04:22:22 61595ab5b53d: Pulling fs layer 04:22:22 f76cc74ad672: Waiting 04:22:22 835d4c51c9f5: Pulling fs layer 04:22:22 d29e3ca0965c: Pulling fs layer 04:22:22 4dde54e28b69: Waiting 04:22:22 da8ae46b6347: Waiting 04:22:22 ccb967684857: Pulling fs layer 04:22:22 3f5a3c6f02f7: Waiting 04:22:22 babf1dc4851c: Pulling fs layer 04:22:22 238637adc6c9: Waiting 04:22:22 61595ab5b53d: Waiting 04:22:22 c3730cf3cbd1: Waiting 04:22:22 d29e3ca0965c: Waiting 04:22:22 ccb967684857: Waiting 04:22:22 08f9c6ae64ba: Waiting 04:22:22 babf1dc4851c: Waiting 04:22:22 835d4c51c9f5: Waiting 04:22:23 cc787dab98b1: Verifying Checksum 04:22:23 cc787dab98b1: Download complete 04:22:23 4f4fb700ef54: Verifying Checksum 04:22:23 4f4fb700ef54: Download complete 04:22:23 eeae0a4c3aab: Verifying Checksum 04:22:23 eeae0a4c3aab: Download complete 04:22:23 4dde54e28b69: Verifying Checksum 04:22:23 4dde54e28b69: Download complete 04:22:23 f76cc74ad672: Verifying Checksum 04:22:23 f76cc74ad672: Download complete 04:22:23 08f9c6ae64ba: Verifying Checksum 04:22:23 08f9c6ae64ba: Download complete 04:22:23 da8ae46b6347: Download complete 04:22:23 eeae0a4c3aab: Pull complete 04:22:23 c3730cf3cbd1: Verifying Checksum 04:22:23 c3730cf3cbd1: Download complete 04:22:23 4f4fb700ef54: Pull complete 04:22:23 3f5a3c6f02f7: Verifying Checksum 04:22:23 3f5a3c6f02f7: Download complete 04:22:23 cc787dab98b1: Pull complete 04:22:23 61595ab5b53d: Download complete 04:22:23 238637adc6c9: Verifying Checksum 04:22:23 238637adc6c9: Download complete 04:22:23 835d4c51c9f5: Verifying Checksum 04:22:23 835d4c51c9f5: Download complete 04:22:23 ccb967684857: Verifying Checksum 04:22:23 ccb967684857: Download complete 04:22:23 babf1dc4851c: Verifying Checksum 04:22:23 babf1dc4851c: Download complete 04:22:23 4dde54e28b69: Pull complete 04:22:24 d29e3ca0965c: Verifying Checksum 04:22:24 d29e3ca0965c: Download complete 04:22:24 f76cc74ad672: Pull complete 04:22:24 c3730cf3cbd1: Pull complete 04:22:24 08f9c6ae64ba: Pull complete 04:22:24 da8ae46b6347: Pull complete 04:22:24 3f5a3c6f02f7: Pull complete 04:22:24 238637adc6c9: Pull complete 04:22:24 61595ab5b53d: Pull complete 04:22:25 835d4c51c9f5: Pull complete 04:22:26 d29e3ca0965c: Pull complete 04:22:26 ccb967684857: Pull complete 04:22:26 babf1dc4851c: Pull complete 04:22:26 Digest: sha256:8d5039800a368057d99fc0a75167d80f345ac8650850509adc7fe25c64cba9dd 04:22:26 Status: Downloaded newer image for docker:latest 04:22:29 ---> f7f4bbf3d709 04:22:29 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:22:29 ---> Running in 5382afbf2167 04:22:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:22:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:22:30 OK: 246 MiB in 54 packages 04:22:30 Removing intermediate container 5382afbf2167 04:22:30 ---> 1446f44ef9c1 04:22:30 Step 10/15 : ENV GO111MODULE=on 04:22:30 ---> Running in 53be6fa991e8 04:22:30 Removing intermediate container 53be6fa991e8 04:22:30 ---> 55b7ed415c6c 04:22:30 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:22:30 ---> Running in 973eb41ac9d8 04:22:30 Removing intermediate container 973eb41ac9d8 04:22:30 ---> 0b024104910e 04:22:30 Step 12/15 : COPY go.mod vendor* ./ 04:22:30 ---> 5995c87e175f 04:22:30 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:22:30 ---> Running in c7f9701fd419 04:23:52 Removing intermediate container c7f9701fd419 04:23:52 ---> 9dcedb185877 04:23:52 Step 14/15 : COPY . . 04:23:52 ---> b9a95cd91fc1 04:23:52 Step 15/15 : RUN ${MAKE} 04:23:52 ---> Running in 8b8a5e0e9fa1 04:23:52 noop 04:23:52 Removing intermediate container 8b8a5e0e9fa1 04:23:52 ---> f88d370164c4 04:23:52 Successfully built f88d370164c4 04:23:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:52 + docker inspect -f . ci-base-image-x86_64 04:23:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:53 prd-ubuntu20.04-docker-8c-8g-23401 does not seem to be running inside a container 04:23:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-809 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-809:/w/workspace/edgexfoundry_edgex-ui-go_PR-809:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-809@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-809@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:23:53 $ docker top 466a19356e68877e392a4f5eab4c875248d5fde969d535aba585746be92a2a23 -eo pid,comm [Pipeline] { [Pipeline] sh 04:23:54 + go version 04:23:54 go version go1.23.2 linux/amd64 [Pipeline] } 04:23:54 $ docker stop --time=1 466a19356e68877e392a4f5eab4c875248d5fde969d535aba585746be92a2a23 04:23:55 $ docker rm -f --volumes 466a19356e68877e392a4f5eab4c875248d5fde969d535aba585746be92a2a23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:56 + docker inspect -f . ci-base-image-x86_64 04:23:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:56 prd-ubuntu20.04-docker-8c-8g-23401 does not seem to be running inside a container 04:23:56 $ 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_PR-809 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-809:/w/workspace/edgexfoundry_edgex-ui-go_PR-809:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-809@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-809@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:23:56 $ docker top 548ad23993701c584a143bca2a1e8988f7d9ba67d913a9a98b29ce55664daac7 -eo pid,comm [Pipeline] { [Pipeline] sh 04:23:57 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-809 [Pipeline] fileExists [Pipeline] sh 04:23:57 + make test 04:23:57 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 04:23:58 go: updates to go.mod needed; to update it: 04:23:58 go mod tidy 04:23:58 make: *** [Makefile:49: test-go] Error 1 [Pipeline] } 04:23:58 $ docker stop --time=1 548ad23993701c584a143bca2a1e8988f7d9ba67d913a9a98b29ce55664daac7 04:23:59 $ docker rm -f --volumes 548ad23993701c584a143bca2a1e8988f7d9ba67d913a9a98b29ce55664daac7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:24:00 04:24:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:24:01 latest: Pulling from edgex-lftools-log-publisher 04:24:01 5eb5b503b376: Pulling fs layer 04:24:01 5c69ac0246d0: Pulling fs layer 04:24:01 ec43610c2a17: Pulling fs layer 04:24:01 3a2ae6a8a46f: Pulling fs layer 04:24:01 33b1e0a273af: Pulling fs layer 04:24:01 5d3b04190fa2: Pulling fs layer 04:24:01 2f39f015ded8: Pulling fs layer 04:24:01 5d3b04190fa2: Waiting 04:24:01 33b1e0a273af: Waiting 04:24:01 2f39f015ded8: Waiting 04:24:01 5c69ac0246d0: Download complete 04:24:01 3a2ae6a8a46f: Verifying Checksum 04:24:01 3a2ae6a8a46f: Download complete 04:24:01 33b1e0a273af: Verifying Checksum 04:24:01 33b1e0a273af: Download complete 04:24:01 5d3b04190fa2: Verifying Checksum 04:24:01 5d3b04190fa2: Download complete 04:24:01 ec43610c2a17: Download complete 04:24:01 5eb5b503b376: Verifying Checksum 04:24:01 5eb5b503b376: Download complete 04:24:02 2f39f015ded8: Download complete 04:24:02 5eb5b503b376: Pull complete 04:24:03 5c69ac0246d0: Pull complete 04:24:03 ec43610c2a17: Pull complete 04:24:03 3a2ae6a8a46f: Pull complete 04:24:03 33b1e0a273af: Pull complete 04:24:03 5d3b04190fa2: Pull complete 04:24:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23402 in /w/workspace/edgexfoundry_edgex-ui-go_PR-809 [Pipeline] { [Pipeline] ws 04:24:06 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 04:24:07 2f39f015ded8: Pull complete 04:24:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:24:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:24:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:24:09 The recommended git tool is: git [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:24:09 prd-ubuntu20.04-docker-8c-8g-23401 does not seem to be running inside a container 04:24:09 $ 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_PR-809 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-809:/w/workspace/edgexfoundry_edgex-ui-go_PR-809:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-809@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-809@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:24:15 using credential edgex-jenkins-ssh 04:24:15 Cloning the remote Git repository 04:24:16 $ docker top 40a323e864e403e647c5e4ac116fa1eaf1fbe430411316e85fe3c06fcc6a21e6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:24:16 ---> job-cost.sh 04:24:16 lf-activate-venv: SKIPPING 04:24:16 INFO: No Stack... 04:24:15 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:24:15 > git init /w/workspace/edgex-ui-go/1 # timeout=10 04:24:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:24:15 > git --version # timeout=10 04:24:15 > git --version # 'git version 2.25.1' 04:24:15 using GIT_SSH to set credentials SSH Credentials for GitHub 04:24:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:24:16 INFO: Retrieving Pricing Info for: v3-standard-8 04:24:17 INFO: Archiving Costs [Pipeline] sh 04:24:17 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-809/archives/cost.csv 04:24:17 + cut -d, -f6 [Pipeline] lock 04:24:17 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-809-1-stack-cost] 04:24:17 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-809-1-stack-cost] did not exist. Created. 04:24:17 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-809-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:24:17 + echo total: 0.2199999988079071 [Pipeline] stash 04:24:18 Stashed 1 file(s) [Pipeline] } 04:24:18 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-809-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:24:18 $ docker stop --time=1 40a323e864e403e647c5e4ac116fa1eaf1fbe430411316e85fe3c06fcc6a21e6 04:24:19 $ docker rm -f --volumes 40a323e864e403e647c5e4ac116fa1eaf1fbe430411316e85fe3c06fcc6a21e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:24:19 Failed in branch amd64 04:24:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:24:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:24:23 Merging remotes/origin/main commit 850fdf759a0efe631343390da82a37f8ec516889 into PR head commit 161437fdaba8b74b10b63d25e15d50f68e394215 04:24:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:24:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:24:23 using GIT_SSH to set credentials SSH Credentials for GitHub 04:24:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/809/head:refs/remotes/origin/PR-809 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:24:23 > git config core.sparsecheckout # timeout=10 04:24:24 > git checkout -f 161437fdaba8b74b10b63d25e15d50f68e394215 # timeout=10 04:24:24 Merge succeeded, producing 161437fdaba8b74b10b63d25e15d50f68e394215 04:24:24 Checking out Revision 161437fdaba8b74b10b63d25e15d50f68e394215 (PR-809) 04:24:24 > git remote # timeout=10 04:24:24 > git config --get remote.origin.url # timeout=10 04:24:24 using GIT_SSH to set credentials SSH Credentials for GitHub 04:24:24 > git merge 850fdf759a0efe631343390da82a37f8ec516889 # timeout=10 04:24:24 > git rev-parse HEAD^{commit} # timeout=10 04:24:24 > git config core.sparsecheckout # timeout=10 04:24:24 > git checkout -f 161437fdaba8b74b10b63d25e15d50f68e394215 # timeout=10 04:24:26 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 04:24:26 > git --version # timeout=10 04:24:26 > git --version # 'git version 2.25.1' 04:24:26 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:24:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:24:31 % Total % Received % Xferd Average Speed Time Time Time Current 04:24:31 Dload Upload Total Spent Left Speed 04:24:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 89083 0 --:--:-- --:--:-- --:--:-- 89706 [Pipeline] sh 04:24:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:24:32 + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:24:32 sudo tee /etc/docker/daemon.new 04:24:32 { 04:24:32 "registry-mirrors": [ 04:24:32 "https://nexus3.edgexfoundry.org:10001" 04:24:32 ], 04:24:32 "bip": "10.250.0.254/24", 04:24:32 "hosts": [ 04:24:32 "tcp://0.0.0.0:5555", 04:24:32 "unix:///var/run/docker.sock" 04:24:32 ], 04:24:32 "mtu": 1458, 04:24:32 "selinux-enabled": true, 04:24:32 "seccomp-profile": "/etc/docker/seccomp.json" 04:24:32 } [Pipeline] sh 04:24:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:24:33 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:24:51 provisioning config files... 04:24:51 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config16046718406768806630tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:24:51 ---> ****-login.sh 04:24:51 nexus3.edgexfoundry.org:10001 04:24:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:24:52 Configure a credential helper to remove this warning. See 04:24:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:24:52 04:24:52 Login Succeeded 04:24:52 nexus3.edgexfoundry.org:10002 04:24:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:24:52 Configure a credential helper to remove this warning. See 04:24:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:24:52 04:24:52 Login Succeeded 04:24:52 nexus3.edgexfoundry.org:10003 04:24:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:24:53 Configure a credential helper to remove this warning. See 04:24:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:24:53 04:24:53 Login Succeeded 04:24:53 nexus3.edgexfoundry.org:10004 04:24:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:24:53 Configure a credential helper to remove this warning. See 04:24:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:24:53 04:24:53 Login Succeeded 04:24:53 ****.io 04:24:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:24:54 Configure a credential helper to remove this warning. See 04:24:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:24:54 04:24:54 Login Succeeded 04:24:54 ---> ****-login.sh ends [Pipeline] } 04:24:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:24:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:24:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:24:54 ========================================================= 04:24:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 04:24:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:55 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 04:24:56 Sending build context to Docker daemon 35.52MB 04:24:56 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 04:24:56 Step 2/15 : FROM ${BASE} AS builder 04:24:56 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:24:56 cf04c63912e1: Pulling fs layer 04:24:56 55b35a11ae5e: Pulling fs layer 04:24:56 a37a00ec5f00: Pulling fs layer 04:24:56 50b3750afda1: Pulling fs layer 04:24:56 4f4fb700ef54: Pulling fs layer 04:24:56 80978eb59214: Pulling fs layer 04:24:56 c9f46d7d2bd2: Pulling fs layer 04:24:56 c5a475d317c9: Pulling fs layer 04:24:56 50b3750afda1: Waiting 04:24:56 4f4fb700ef54: Waiting 04:24:56 80978eb59214: Waiting 04:24:56 c9f46d7d2bd2: Waiting 04:24:56 c5a475d317c9: Waiting 04:24:56 55b35a11ae5e: Verifying Checksum 04:24:56 55b35a11ae5e: Download complete 04:24:56 50b3750afda1: Verifying Checksum 04:24:56 50b3750afda1: Download complete 04:24:56 4f4fb700ef54: Verifying Checksum 04:24:56 4f4fb700ef54: Download complete 04:24:56 80978eb59214: Verifying Checksum 04:24:56 80978eb59214: Download complete 04:24:56 cf04c63912e1: Verifying Checksum 04:24:56 cf04c63912e1: Download complete 04:24:57 c5a475d317c9: Verifying Checksum 04:24:57 c5a475d317c9: Download complete 04:24:57 cf04c63912e1: Pull complete 04:24:58 55b35a11ae5e: Pull complete 04:24:58 a37a00ec5f00: Verifying Checksum 04:24:58 a37a00ec5f00: Download complete 04:24:59 c9f46d7d2bd2: Verifying Checksum 04:24:59 c9f46d7d2bd2: Download complete 04:25:14 a37a00ec5f00: Pull complete 04:25:14 50b3750afda1: Pull complete 04:25:14 4f4fb700ef54: Pull complete 04:25:14 80978eb59214: Pull complete 04:25:20 c9f46d7d2bd2: Pull complete 04:25:22 c5a475d317c9: Pull complete 04:25:22 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 04:25:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 04:25:22 ---> be29e6b0f0d4 04:25:22 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:25:24 ---> Running in 50b329ef774d 04:25:24 Removing intermediate container 50b329ef774d 04:25:24 ---> 7c2b4d725c15 04:25:24 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 04:25:24 ---> Running in dac2aa50ec7b 04:25:24 Removing intermediate container dac2aa50ec7b 04:25:24 ---> 010a6e9fe60f 04:25:24 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 04:25:24 ---> Running in e6d180fdf770 04:25:25 Removing intermediate container e6d180fdf770 04:25:25 ---> 9635d450dbc1 04:25:25 Step 6/15 : LABEL Name=edgex-ui-go 04:25:25 ---> Running in 8a0a2b422df4 04:25:25 Removing intermediate container 8a0a2b422df4 04:25:25 ---> bf4778fe3bde 04:25:25 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 04:25:25 ---> Running in 1a0a2abec341 04:25:25 Removing intermediate container 1a0a2abec341 04:25:25 ---> d02061777215 04:25:25 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:25:26 latest: Pulling from library/docker 04:25:26 cf04c63912e1: Already exists 04:25:26 a9679eef29cc: Pulling fs layer 04:25:26 4f4fb700ef54: Pulling fs layer 04:25:26 4a81ff15e9c1: Pulling fs layer 04:25:26 670ac7667191: Pulling fs layer 04:25:26 f54c0a207651: Pulling fs layer 04:25:26 443e5bf4eb6d: Pulling fs layer 04:25:26 36b38738a239: Pulling fs layer 04:25:26 7e05683eb78b: Pulling fs layer 04:25:26 af19dc418931: Pulling fs layer 04:25:26 350f121bb6a7: Pulling fs layer 04:25:26 51a3079e1f46: Pulling fs layer 04:25:26 dbb9cf640990: Pulling fs layer 04:25:26 4b2b3ec1ddad: Pulling fs layer 04:25:26 6e3a953caa63: Pulling fs layer 04:25:26 4c868131d387: Pulling fs layer 04:25:26 36b38738a239: Waiting 04:25:26 7e05683eb78b: Waiting 04:25:26 af19dc418931: Waiting 04:25:26 670ac7667191: Waiting 04:25:26 f54c0a207651: Waiting 04:25:26 443e5bf4eb6d: Waiting 04:25:26 350f121bb6a7: Waiting 04:25:26 51a3079e1f46: Waiting 04:25:26 dbb9cf640990: Waiting 04:25:26 4b2b3ec1ddad: Waiting 04:25:26 4c868131d387: Waiting 04:25:26 6e3a953caa63: Waiting 04:25:26 4a81ff15e9c1: Download complete 04:25:26 4f4fb700ef54: Verifying Checksum 04:25:26 4f4fb700ef54: Download complete 04:25:26 a9679eef29cc: Verifying Checksum 04:25:26 a9679eef29cc: Download complete 04:25:27 f54c0a207651: Verifying Checksum 04:25:27 f54c0a207651: Download complete 04:25:27 670ac7667191: Verifying Checksum 04:25:27 670ac7667191: Download complete 04:25:27 36b38738a239: Download complete 04:25:27 7e05683eb78b: Verifying Checksum 04:25:27 7e05683eb78b: Download complete 04:25:27 af19dc418931: Verifying Checksum 04:25:27 af19dc418931: Download complete 04:25:27 51a3079e1f46: Verifying Checksum 04:25:27 51a3079e1f46: Download complete 04:25:27 443e5bf4eb6d: Verifying Checksum 04:25:27 443e5bf4eb6d: Download complete 04:25:27 dbb9cf640990: Verifying Checksum 04:25:27 dbb9cf640990: Download complete 04:25:27 350f121bb6a7: Verifying Checksum 04:25:27 350f121bb6a7: Download complete 04:25:27 6e3a953caa63: Verifying Checksum 04:25:27 6e3a953caa63: Download complete 04:25:27 4c868131d387: Download complete 04:25:28 a9679eef29cc: Pull complete 04:25:28 4f4fb700ef54: Pull complete 04:25:28 4a81ff15e9c1: Pull complete 04:25:28 4b2b3ec1ddad: Verifying Checksum 04:25:28 4b2b3ec1ddad: Download complete 04:25:29 670ac7667191: Pull complete 04:25:31 f54c0a207651: Pull complete 04:25:33 443e5bf4eb6d: Pull complete 04:25:33 36b38738a239: Pull complete 04:25:34 7e05683eb78b: Pull complete 04:25:34 af19dc418931: Pull complete 04:25:35 350f121bb6a7: Pull complete 04:25:35 51a3079e1f46: Pull complete 04:25:35 dbb9cf640990: Pull complete 04:25:40 4b2b3ec1ddad: Pull complete 04:25:40 6e3a953caa63: Pull complete 04:25:40 4c868131d387: Pull complete 04:25:40 Digest: sha256:8d5039800a368057d99fc0a75167d80f345ac8650850509adc7fe25c64cba9dd 04:25:40 Status: Downloaded newer image for docker:latest 04:25:42 ---> 24d85ac41183 04:25:42 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:25:42 ---> Running in 505227226ddb 04:25:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:25:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:25:45 OK: 238 MiB in 54 packages 04:25:45 Removing intermediate container 505227226ddb 04:25:45 ---> cbfa814df7b4 04:25:45 Step 10/15 : ENV GO111MODULE=on 04:25:46 ---> Running in 3681be0458ca 04:25:46 Removing intermediate container 3681be0458ca 04:25:46 ---> 79f07505f3f2 04:25:46 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:25:46 ---> Running in 48ef9753c490 04:25:46 Removing intermediate container 48ef9753c490 04:25:46 ---> c771e7518850 04:25:46 Step 12/15 : COPY go.mod vendor* ./ 04:25:47 ---> 4b0f979028c2 04:25:47 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:25:47 ---> Running in bef3268bca63 04:27:39 Removing intermediate container bef3268bca63 04:27:39 ---> c14c5f5f058d 04:27:39 Step 14/15 : COPY . . 04:27:39 ---> c7fabed6699b 04:27:39 Step 15/15 : RUN ${MAKE} 04:27:39 ---> Running in 60bbc8663cc6 04:27:39 noop 04:27:39 Removing intermediate container 60bbc8663cc6 04:27:39 ---> 337bd2a6b81c 04:27:39 Successfully built 337bd2a6b81c 04:27:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:39 + docker inspect -f . ci-base-image-arm64 04:27:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:27:39 prd-ubuntu20.04-docker-arm64-4c-16g-23402 does not seem to be running inside a container 04:27:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 04:27:41 $ docker top dde1526511ee72a171a0af440fa166961956a175394cc6da31c7e73d6b6d6200 -eo pid,comm [Pipeline] { [Pipeline] sh 04:27:43 + go version 04:27:43 go version go1.23.2 linux/arm64 [Pipeline] } 04:27:44 $ docker stop --time=1 dde1526511ee72a171a0af440fa166961956a175394cc6da31c7e73d6b6d6200 04:27:45 $ docker rm -f --volumes dde1526511ee72a171a0af440fa166961956a175394cc6da31c7e73d6b6d6200 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:46 + docker inspect -f . ci-base-image-arm64 04:27:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:27:46 prd-ubuntu20.04-docker-arm64-4c-16g-23402 does not seem to be running inside a container 04:27:46 $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 04:27:48 $ docker top 8c0d0140bb62ca2a4d62b3b7fc205602691c9fa099c94ff2309270d9de74e1db -eo pid,comm [Pipeline] { [Pipeline] sh 04:27:48 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 04:27:49 + make test 04:27:49 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 04:27:54 go: updates to go.mod needed; to update it: 04:27:54 go mod tidy 04:27:54 make: *** [Makefile:49: test-go] Error 1 [Pipeline] } 04:27:54 $ docker stop --time=1 8c0d0140bb62ca2a4d62b3b7fc205602691c9fa099c94ff2309270d9de74e1db 04:27:56 $ docker rm -f --volumes 8c0d0140bb62ca2a4d62b3b7fc205602691c9fa099c94ff2309270d9de74e1db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:27:58 04:27:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:28:00 arm64: Pulling from edgex-lftools-log-publisher 04:28:00 8998bd30e6a1: Pulling fs layer 04:28:00 04944245beec: Pulling fs layer 04:28:00 699f458cf7ca: Pulling fs layer 04:28:00 765212b225bb: Pulling fs layer 04:28:00 f23df028b6ca: Pulling fs layer 04:28:00 d65c8cfc05b1: Pulling fs layer 04:28:00 2437ff75d9bd: Pulling fs layer 04:28:00 f23df028b6ca: Waiting 04:28:00 765212b225bb: Waiting 04:28:00 d65c8cfc05b1: Waiting 04:28:00 2437ff75d9bd: Waiting 04:28:00 04944245beec: Verifying Checksum 04:28:00 04944245beec: Download complete 04:28:00 765212b225bb: Verifying Checksum 04:28:00 765212b225bb: Download complete 04:28:00 f23df028b6ca: Download complete 04:28:00 d65c8cfc05b1: Verifying Checksum 04:28:00 d65c8cfc05b1: Download complete 04:28:00 699f458cf7ca: Verifying Checksum 04:28:00 699f458cf7ca: Download complete 04:28:01 8998bd30e6a1: Verifying Checksum 04:28:01 8998bd30e6a1: Download complete 04:28:03 2437ff75d9bd: Verifying Checksum 04:28:03 2437ff75d9bd: Download complete 04:28:06 8998bd30e6a1: Pull complete 04:28:06 04944245beec: Pull complete 04:28:07 699f458cf7ca: Pull complete 04:28:08 765212b225bb: Pull complete 04:28:09 f23df028b6ca: Pull complete 04:28:09 d65c8cfc05b1: Pull complete 04:28:27 2437ff75d9bd: Pull complete 04:28:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:28:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:28:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:28:28 prd-ubuntu20.04-docker-arm64-4c-16g-23402 does not seem to be running inside a container 04:28:28 $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:28:30 $ docker top 43bde79f334159dae7e8d9049797b55dba75b10c3f25653cb31db91e190aed60 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:28:30 ---> job-cost.sh 04:28:30 lf-activate-venv: SKIPPING 04:28:30 INFO: No Stack... 04:28:31 INFO: Retrieving Pricing Info for: v3-standard-4 04:28:32 INFO: Archiving Costs [Pipeline] sh 04:28:32 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 04:28:32 + cut -d, -f6 [Pipeline] lock 04:28:32 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-809-1-stack-cost] 04:28:32 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-809-1-stack-cost] did not exist. Created. 04:28:32 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-809-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:28:33 /w/workspace/edgex-ui-go/1@tmp/durable-f0e8b721/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:28:34 + echo total: 0.10999999940395355 [Pipeline] stash 04:28:34 Warning: overwriting stash ‘stack-cost’ 04:28:34 Stashed 1 file(s) [Pipeline] } 04:28:34 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-809-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:28:35 $ docker stop --time=1 43bde79f334159dae7e8d9049797b55dba75b10c3f25653cb31db91e190aed60 04:28:36 $ docker rm -f --volumes 43bde79f334159dae7e8d9049797b55dba75b10c3f25653cb31db91e190aed60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:28:37 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:28:40 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-809/archives ] 04:28:40 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-809/archives 04:28:40 total 16 04:28:40 drwxr-xr-x 3 root root 4096 Oct 21 04:24 . 04:28:40 drwxrwxr-x 14 jenkins jenkins 4096 Oct 21 04:24 .. 04:28:40 drwxr-xr-x 2 root root 4096 Oct 21 04:24 cost 04:28:40 -rw-r--r-- 1 root root 83 Oct 21 04:24 cost.csv 04:28:40 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-809/archives 04:28:40 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-809/archives 04:28:40 total 16 04:28:40 drwxr-xr-x 3 jenkins jenkins 4096 Oct 21 04:24 . 04:28:40 drwxrwxr-x 14 jenkins jenkins 4096 Oct 21 04:24 .. 04:28:40 drwxr-xr-x 2 jenkins jenkins 4096 Oct 21 04:24 cost 04:28:40 -rw-r--r-- 1 jenkins jenkins 83 Oct 21 04:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:28:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:28:41 ---> package-listing.sh 04:28:41 ++ facter osfamily 04:28:41 ++ tr '[:upper:]' '[:lower:]' 04:28:41 + OS_FAMILY=debian 04:28:41 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-809 04:28:41 + START_PACKAGES=/tmp/packages_start.txt 04:28:41 + END_PACKAGES=/tmp/packages_end.txt 04:28:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:28:41 + PACKAGES=/tmp/packages_start.txt 04:28:41 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-809 ']' 04:28:41 + PACKAGES=/tmp/packages_end.txt 04:28:41 + case "${OS_FAMILY}" in 04:28:41 + dpkg -l 04:28:41 + grep '^ii' 04:28:41 + '[' -f /tmp/packages_start.txt ']' 04:28:41 + '[' -f /tmp/packages_end.txt ']' 04:28:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:28:41 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-809 ']' 04:28:41 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-809/archives/ 04:28:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-809/archives/ [Pipeline] echo 04:28:41 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_PR-809/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:28:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:28:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:28:42 prd-ubuntu20.04-docker-8c-8g-23401 does not seem to be running inside a container 04:28:42 $ 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_PR-809/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_PR-809 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-809:/w/workspace/edgexfoundry_edgex-ui-go_PR-809:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-809@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-809@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:28:42 $ docker top 09ec9a385530b62070975c5aa91bc1ce0928dc4bd551d3b70aaff2daf5522ecb -eo pid,comm [Pipeline] { [Pipeline] sh 04:28:43 + touch /tmp/pre-build-complete [Pipeline] sh 04:28:43 + mkdir -p /var/log/sysstat [Pipeline] sh 04:28:43 + ls /var/log/sa-host 04:28:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:28:44 provisioning config files... 04:28:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-809@tmp/config769487876932716044tmp [Pipeline] { [Pipeline] echo 04:28:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:28:44 ---> create-netrc.sh [Pipeline] } 04:28:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:28:45 ---> python-tools-install.sh [Pipeline] echo 04:28:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:28:45 ---> sudo-logs.sh 04:28:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:28:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:28:45 ---> job-cost.sh 04:28:45 lf-activate-venv: SKIPPING 04:28:45 DEBUG: total: 0.2199999988079071 04:28:45 INFO: Retrieving Stack Cost... 04:28:46 INFO: Retrieving Pricing Info for: v3-standard-8 04:28:46 INFO: Archiving Costs [Pipeline] echo 04:28:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:28:46 ---> logs-deploy.sh 04:28:46 lf-activate-venv: SKIPPING 04:28:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-809/1 04:28:46 INFO: archiving workspace using pattern(s): 04:28:49 Archives upload complete. 04:28:49 INFO: archiving logs to Nexus 04:28:50 ---> uname -a: 04:28:50 Linux prd-ubuntu20-04-docker-8c-8g-23401 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:28:50 04:28:50 04:28:50 ---> lscpu: 04:28:50 Architecture: x86_64 04:28:50 CPU op-mode(s): 32-bit, 64-bit 04:28:50 Byte Order: Little Endian 04:28:50 Address sizes: 40 bits physical, 48 bits virtual 04:28:50 CPU(s): 8 04:28:50 On-line CPU(s) list: 0-7 04:28:50 Thread(s) per core: 1 04:28:50 Core(s) per socket: 1 04:28:50 Socket(s): 8 04:28:50 NUMA node(s): 1 04:28:50 Vendor ID: AuthenticAMD 04:28:50 CPU family: 23 04:28:50 Model: 49 04:28:50 Model name: AMD EPYC-Rome Processor 04:28:50 Stepping: 0 04:28:50 CPU MHz: 2799.998 04:28:50 BogoMIPS: 5599.99 04:28:50 Virtualization: AMD-V 04:28:50 Hypervisor vendor: KVM 04:28:50 Virtualization type: full 04:28:50 L1d cache: 256 KiB 04:28:50 L1i cache: 256 KiB 04:28:50 L2 cache: 4 MiB 04:28:50 L3 cache: 128 MiB 04:28:50 NUMA node0 CPU(s): 0-7 04:28:50 Vulnerability Itlb multihit: Not affected 04:28:50 Vulnerability L1tf: Not affected 04:28:50 Vulnerability Mds: Not affected 04:28:50 Vulnerability Meltdown: Not affected 04:28:50 Vulnerability Mmio stale data: Not affected 04:28:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:28:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:28:50 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:28:50 Vulnerability Srbds: Not affected 04:28:50 Vulnerability Tsx async abort: Not affected 04:28:50 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 04:28:50 04:28:50 04:28:50 ---> nproc: 04:28:50 8 04:28:50 04:28:50 04:28:50 ---> df -h: 04:28:50 Filesystem Size Used Avail Use% Mounted on 04:28:50 overlay 155G 12G 144G 8% / 04:28:50 tmpfs 64M 0 64M 0% /dev 04:28:50 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:28:50 shm 64M 0 64M 0% /dev/shm 04:28:50 /dev/vda1 155G 12G 144G 8% /facter-os 04:28:50 04:28:50 04:28:50 ---> sar -b -r -n DEV: 04:28:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23401) 10/21/24 _x86_64_ (8 CPU) 04:28:50 04:28:50 04:20:45 LINUX RESTART (8 CPU) 04:28:50 04:28:50 04:21:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:28:50 04:22:01 159.94 47.84 112.10 0.00 5382.30 102442.79 0.00 04:28:50 04:23:01 253.11 2.53 250.57 0.00 63.59 75920.95 0.00 04:28:50 04:24:01 135.13 0.03 135.09 0.00 4.27 43437.43 0.00 04:28:50 04:25:01 49.46 0.12 49.34 0.00 7.73 16717.36 0.00 04:28:50 04:26:01 26.31 10.23 16.08 0.00 3453.96 3706.58 0.00 04:28:50 04:27:01 4.72 0.00 4.72 0.00 0.00 63.32 0.00 04:28:50 04:28:01 1.23 0.00 1.23 0.00 0.00 14.66 0.00 04:28:50 Average: 89.98 8.68 81.30 0.00 1273.09 34613.90 0.00 04:28:50 04:28:50 04:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:28:50 04:22:01 29856232 31553716 797664 2.43 60464 1932184 1855316 5.47 1008752 1682012 9232 04:28:50 04:23:01 27561060 31509328 802132 2.44 135860 3957380 2017796 5.95 1363780 3433048 6500 04:28:50 04:24:01 27330888 31466356 841764 2.56 193952 4070464 2141316 6.31 1280260 3727704 116684 04:28:50 04:25:01 26989092 31512964 794388 2.42 199848 4406184 1791416 5.28 1251928 4051560 172 04:28:50 04:26:01 26750108 31492956 803020 2.44 205000 4609960 1821080 5.37 1407132 4110812 1364 04:28:50 04:27:01 26758552 31501260 794892 2.42 205044 4609956 1821080 5.37 1398492 4110772 8 04:28:50 04:28:01 26758528 31501288 794808 2.42 205096 4609964 1821080 5.37 1398468 4110780 16 04:28:50 Average: 27429209 31505410 804095 2.45 172181 4028013 1895583 5.59 1301259 3603813 19139 04:28:50 04:28:50 04:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:28:50 04:22:01 veth6c7c164 25.38 26.16 2.21 177.72 0.00 0.00 0.00 0.01 04:28:50 04:22:01 docker0 25.38 26.06 1.87 177.71 0.00 0.00 0.00 0.00 04:28:50 04:22:01 ens3 465.26 330.24 2989.63 79.97 0.00 0.00 0.00 0.00 04:28:50 04:22:01 lo 4.33 4.33 0.42 0.42 0.00 0.00 0.00 0.00 04:28:50 04:23:01 docker0 361.97 497.67 30.46 3484.72 0.00 0.00 0.00 0.00 04:28:50 04:23:01 ens3 720.31 493.80 8809.54 59.14 0.00 0.00 0.00 0.00 04:28:50 04:23:01 lo 5.27 5.27 0.56 0.56 0.00 0.00 0.00 0.00 04:28:50 04:24:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 04:28:50 04:24:01 ens3 82.57 62.62 1582.29 81.85 0.00 0.00 0.00 0.00 04:28:50 04:24:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 04:28:50 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:50 04:25:01 ens3 41.11 21.40 964.98 7.08 0.00 0.00 0.00 0.00 04:28:50 04:25:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 04:28:50 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:50 04:26:01 ens3 74.67 30.28 1393.43 2.25 0.00 0.00 0.00 0.00 04:28:50 04:26:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 04:28:50 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:50 04:27:01 ens3 0.35 0.27 0.09 0.08 0.00 0.00 0.00 0.00 04:28:50 04:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:28:50 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:50 04:28:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:50 04:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:50 Average: docker0 55.33 74.83 4.62 523.19 0.00 0.00 0.00 0.00 04:28:50 Average: ens3 197.76 134.08 2248.51 32.91 0.00 0.00 0.00 0.00 04:28:50 Average: lo 1.59 1.59 0.16 0.16 0.00 0.00 0.00 0.00 04:28:50 04:28:50 04:28:50 ---> sar -P ALL: 04:28:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23401) 10/21/24 _x86_64_ (8 CPU) 04:28:50 04:28:50 04:20:45 LINUX RESTART (8 CPU) 04:28:50 04:28:50 04:21:01 CPU %user %nice %system %iowait %steal %idle 04:28:50 04:22:01 all 6.73 0.00 1.99 4.95 0.06 86.27 04:28:50 04:22:01 0 5.41 0.00 3.34 1.23 0.05 89.97 04:28:50 04:22:01 1 5.48 0.00 1.44 0.40 0.07 92.61 04:28:50 04:22:01 2 7.59 0.00 2.15 0.81 0.07 89.38 04:28:50 04:22:01 3 7.07 0.00 1.58 7.39 0.07 83.90 04:28:50 04:22:01 4 6.10 0.00 2.00 16.20 0.07 75.63 04:28:50 04:22:01 5 5.36 0.00 1.87 12.13 0.05 80.59 04:28:50 04:22:01 6 8.59 0.00 1.90 0.59 0.07 88.86 04:28:50 04:22:01 7 8.24 0.00 1.61 0.87 0.05 89.23 04:28:50 04:23:01 all 7.24 0.00 3.32 6.01 0.08 83.36 04:28:50 04:23:01 0 6.73 0.00 2.44 0.37 0.08 90.37 04:28:50 04:23:01 1 7.61 0.00 3.65 1.73 0.08 86.93 04:28:50 04:23:01 2 8.00 0.00 3.27 1.33 0.05 87.35 04:28:50 04:23:01 3 7.11 0.00 4.22 34.64 0.08 53.94 04:28:50 04:23:01 4 7.66 0.00 3.42 0.96 0.07 87.90 04:28:50 04:23:01 5 6.83 0.00 2.89 3.92 0.08 86.28 04:28:50 04:23:01 6 6.68 0.00 2.83 2.16 0.08 88.24 04:28:50 04:23:01 7 7.29 0.00 3.86 3.15 0.07 85.63 04:28:50 04:24:01 all 4.13 0.00 2.40 6.48 0.04 86.94 04:28:50 04:24:01 0 4.25 0.00 1.98 0.47 0.05 93.24 04:28:50 04:24:01 1 3.34 0.00 4.64 1.39 0.05 90.57 04:28:50 04:24:01 2 3.51 0.00 1.12 0.30 0.03 95.03 04:28:50 04:24:01 3 5.01 0.00 2.84 35.57 0.07 56.52 04:28:50 04:24:01 4 5.27 0.00 3.29 4.32 0.03 87.08 04:28:50 04:24:01 5 3.90 0.00 1.61 0.15 0.03 94.31 04:28:50 04:24:01 6 4.08 0.00 1.48 0.10 0.03 94.31 04:28:50 04:24:01 7 3.69 0.00 2.28 9.63 0.03 84.37 04:28:50 04:25:01 all 2.07 0.00 0.90 1.51 0.03 95.50 04:28:50 04:25:01 0 1.78 0.00 1.19 4.13 0.03 92.87 04:28:50 04:25:01 1 1.73 0.00 1.28 0.91 0.03 96.06 04:28:50 04:25:01 2 1.72 0.00 0.70 0.00 0.02 97.56 04:28:50 04:25:01 3 2.77 0.00 0.92 0.05 0.02 96.24 04:28:50 04:25:01 4 2.08 0.00 1.02 0.00 0.02 96.89 04:28:50 04:25:01 5 2.14 0.00 0.84 6.95 0.03 90.04 04:28:50 04:25:01 6 2.27 0.00 0.67 0.00 0.03 97.03 04:28:50 04:25:01 7 2.04 0.00 0.55 0.07 0.02 97.33 04:28:50 04:26:01 all 0.89 0.00 0.40 0.20 0.01 98.49 04:28:50 04:26:01 0 1.62 0.00 0.35 0.28 0.02 97.73 04:28:50 04:26:01 1 0.88 0.00 0.65 0.63 0.00 97.83 04:28:50 04:26:01 2 1.07 0.00 0.28 0.02 0.02 98.62 04:28:50 04:26:01 3 0.35 0.00 0.22 0.02 0.00 99.42 04:28:50 04:26:01 4 0.68 0.00 0.27 0.02 0.02 99.02 04:28:50 04:26:01 5 0.52 0.00 0.28 0.57 0.03 98.60 04:28:50 04:26:01 6 1.61 0.00 0.75 0.03 0.02 97.59 04:28:50 04:26:01 7 0.42 0.00 0.37 0.05 0.02 99.15 04:28:50 04:27:01 all 0.02 0.00 0.02 0.01 0.01 99.94 04:28:50 04:27:01 0 0.00 0.00 0.03 0.00 0.02 99.95 04:28:50 04:27:01 1 0.03 0.00 0.00 0.00 0.00 99.97 04:28:50 04:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:28:50 04:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:28:50 04:27:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:28:50 04:27:01 5 0.05 0.00 0.02 0.03 0.03 99.87 04:28:50 04:27:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:28:50 04:27:01 7 0.02 0.00 0.03 0.05 0.00 99.90 04:28:50 04:28:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:28:50 04:28:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:28:50 04:28:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:28:50 04:28:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:28:50 04:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:28:50 04:28:01 4 0.05 0.00 0.00 0.00 0.02 99.93 04:28:50 04:28:01 5 0.05 0.00 0.02 0.02 0.02 99.90 04:28:50 04:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:28:50 04:28:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:28:50 Average: all 3.00 0.00 1.29 2.73 0.03 92.95 04:28:50 Average: 0 2.82 0.00 1.33 0.92 0.04 94.89 04:28:50 Average: 1 2.72 0.00 1.66 0.72 0.04 94.86 04:28:50 Average: 2 3.12 0.00 1.08 0.35 0.03 95.43 04:28:50 Average: 3 3.17 0.00 1.39 11.02 0.03 84.39 04:28:50 Average: 4 3.12 0.00 1.43 3.06 0.03 92.36 04:28:50 Average: 5 2.68 0.00 1.07 3.38 0.04 92.82 04:28:50 Average: 6 3.31 0.00 1.09 0.41 0.03 95.16 04:28:50 Average: 7 3.09 0.00 1.24 1.97 0.03 93.68 04:28:50 04:28:50 04:28:50