Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from be572d9a9e73ac10c2441b7c89438c672cc7a451 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-ssh10439986235820207070.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh2855886253894293526.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 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9249310923771636794.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11400821506992384241.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10108791498625769463.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [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: device-onvif-camera-settings PROJECT: device-onvif-camera 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: device-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v3 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7840’ Running on prd-ubuntu20.04-docker-8c-8g-7843 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision be572d9a9e73ac10c2441b7c89438c672cc7a451 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#521)" > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f be572d9a9e73ac10c2441b7c89438c672cc7a451 # timeout=10 > git rev-list --no-walk 5a81ed6b86b2719269c480faf73501a95969dcbd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:37:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:37:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:37:04 ========================================================= 06:37:04 EdgeX Global Pipelines Version Info 06:37:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:37:05 ------------------- 06:37:05 stable info: 06:37:05 ------------------- 06:37:05 Commited By: Cherry Wang cherry@iotechsys.com 06:37:05 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 06:37:05 Message: update stable to v1.0.276 06:37:05 ------------------- 06:37:05 experimental info: 06:37:05 ------------------- 06:37:05 Commited By: **** collab-it+edgex@linuxfoundation.org 06:37:05 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 06:37:05 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:37:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 06:37:06 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 06:37:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:37:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:37:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:37:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 06:37:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:37:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:37:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:37:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:37:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:37:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 06:37:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:37:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:37:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:37:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:37:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:37:06 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:37:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:37:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:37:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:37:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 06:37:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:37:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:37:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:37:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:37:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:37:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:37:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:37:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:37:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = be572d9a9e73ac10c2441b7c89438c672cc7a451 [Pipeline] echo 06:37:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = be572d9 [Pipeline] echo 06:37:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:37:06 provisioning config files... 06:37:06 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7106252335541885550tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:37:07 ---> ****-login.sh 06:37:07 nexus3.edgexfoundry.org:10001 06:37:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:07 06:37:07 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:37:07 Configure a credential helper to remove this warning. See 06:37:07 https://docs.****.com/go/credential-store/ 06:37:07 06:37:07 Login Succeeded 06:37:07 nexus3.edgexfoundry.org:10002 06:37:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:07 06:37:07 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:37:07 Configure a credential helper to remove this warning. See 06:37:07 https://docs.****.com/go/credential-store/ 06:37:07 06:37:07 Login Succeeded 06:37:07 nexus3.edgexfoundry.org:10003 06:37:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:07 06:37:07 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:37:07 Configure a credential helper to remove this warning. See 06:37:07 https://docs.****.com/go/credential-store/ 06:37:07 06:37:07 Login Succeeded 06:37:07 nexus3.edgexfoundry.org:10004 06:37:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:07 06:37:07 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:37:07 Configure a credential helper to remove this warning. See 06:37:07 https://docs.****.com/go/credential-store/ 06:37:07 06:37:07 Login Succeeded 06:37:07 ****.io 06:37:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:08 06:37:08 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:37:08 Configure a credential helper to remove this warning. See 06:37:08 https://docs.****.com/go/credential-store/ 06:37:08 06:37:08 Login Succeeded 06:37:08 ---> ****-login.sh ends [Pipeline] } 06:37:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:37:08 + git rev-list -1 --merges be572d9a9e73ac10c2441b7c89438c672cc7a451~1..be572d9a9e73ac10c2441b7c89438c672cc7a451 [Pipeline] echo 06:37:08 -----------> git rev-list -1 --merges be572d9a9e73ac10c2441b7c89438c672cc7a451~1..be572d9a9e73ac10c2441b7c89438c672cc7a451 be572d9a9e73ac10c2441b7c89438c672cc7a451 [false] [Pipeline] sh 06:37:08 + git log --format=format:%s -1 be572d9a9e73ac10c2441b7c89438c672cc7a451 [Pipeline] echo 06:37:08 ========================================================= 06:37:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:37:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:37:09 + git log --format=format:%s -1 be572d9a9e73ac10c2441b7c89438c672cc7a451 [Pipeline] echo 06:37:09 [semverPrep] GIT_COMMIT: be572d9a9e73ac10c2441b7c89438c672cc7a451, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#521) [Pipeline] echo 06:37:09 [semverPrep] This is not a build commit. [Pipeline] sh 06:37:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:37:09 + grep -v github /etc/ssh/ssh_known_hosts 06:37:09 + [ -e /tmp/ssh_known_hosts ] 06:37:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:37:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:37:09 + sudo tee -a /etc/ssh/ssh_known_hosts 06:37:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:37:09 06:37:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:37:10 0.1.4: Pulling from edgex-devops/py-git-semver 06:37:10 3dae71ba6b94: Pulling fs layer 06:37:10 6bf1a483ea7c: Pulling fs layer 06:37:10 f5dfc541a4d3: Pulling fs layer 06:37:10 461d9e800cba: Pulling fs layer 06:37:10 80192f66455f: Pulling fs layer 06:37:10 2e8e34ca0e6c: Pulling fs layer 06:37:10 a29436f7fd5d: Pulling fs layer 06:37:10 923cac83aea3: Pulling fs layer 06:37:10 25ad8b0a4227: Pulling fs layer 06:37:10 db01528c6b51: Pulling fs layer 06:37:10 28988de357af: Pulling fs layer 06:37:10 2e8e34ca0e6c: Waiting 06:37:10 80192f66455f: Waiting 06:37:10 a29436f7fd5d: Waiting 06:37:10 923cac83aea3: Waiting 06:37:10 25ad8b0a4227: Waiting 06:37:10 db01528c6b51: Waiting 06:37:10 28988de357af: Waiting 06:37:10 461d9e800cba: Waiting 06:37:10 6bf1a483ea7c: Verifying Checksum 06:37:10 6bf1a483ea7c: Download complete 06:37:10 461d9e800cba: Download complete 06:37:10 80192f66455f: Download complete 06:37:10 f5dfc541a4d3: Verifying Checksum 06:37:10 f5dfc541a4d3: Download complete 06:37:10 3dae71ba6b94: Download complete 06:37:10 923cac83aea3: Verifying Checksum 06:37:10 923cac83aea3: Download complete 06:37:10 25ad8b0a4227: Verifying Checksum 06:37:10 25ad8b0a4227: Download complete 06:37:10 db01528c6b51: Verifying Checksum 06:37:10 db01528c6b51: Download complete 06:37:10 28988de357af: Verifying Checksum 06:37:10 28988de357af: Download complete 06:37:10 a29436f7fd5d: Verifying Checksum 06:37:10 a29436f7fd5d: Download complete 06:37:11 2e8e34ca0e6c: Verifying Checksum 06:37:11 2e8e34ca0e6c: Download complete 06:37:12 3dae71ba6b94: Pull complete 06:37:12 6bf1a483ea7c: Pull complete 06:37:13 f5dfc541a4d3: Pull complete 06:37:13 461d9e800cba: Pull complete 06:37:14 80192f66455f: Pull complete 06:37:18 2e8e34ca0e6c: Pull complete 06:37:18 a29436f7fd5d: Pull complete 06:37:18 923cac83aea3: Pull complete 06:37:18 25ad8b0a4227: Pull complete 06:37:18 db01528c6b51: Pull complete 06:37:18 28988de357af: Pull complete 06:37:18 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 06:37:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:37:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:37:19 prd-ubuntu20.04-docker-8c-8g-7843 does not seem to be running inside a container 06:37:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:37:26 $ docker top 8986789eafd419a49dd3714c07030cfd570256d5a9765f8512c10052498ac975 -eo pid,comm 06:37:26 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). 06:37:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:37:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:37:26 [ssh-agent] Looking for ssh-agent implementation... 06:37:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:37:26 $ docker exec 8986789eafd419a49dd3714c07030cfd570256d5a9765f8512c10052498ac975 ssh-agent 06:37:27 SSH_AUTH_SOCK=/tmp/ssh-RWBJyNj8DOX2/agent.13 06:37:27 SSH_AGENT_PID=19 06:37:27 Running ssh-add (command line suppressed) 06:37:27 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8554368890063005603.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8554368890063005603.key) 06:37:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:37:27 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] sh 06:37:27 + git tag --points-at HEAD [Pipeline] } 06:37:27 $ docker exec --env ******** --env ******** 8986789eafd419a49dd3714c07030cfd570256d5a9765f8512c10052498ac975 ssh-agent -k 06:37:27 unset SSH_AUTH_SOCK; 06:37:27 unset SSH_AGENT_PID; 06:37:27 echo Agent pid 19 killed; 06:37:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:37:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:37:27 [ssh-agent] Looking for ssh-agent implementation... 06:37:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:37:28 $ docker exec 8986789eafd419a49dd3714c07030cfd570256d5a9765f8512c10052498ac975 ssh-agent 06:37:28 SSH_AUTH_SOCK=/tmp/ssh-MrMiTaWjreAh/agent.85 06:37:28 SSH_AGENT_PID=91 06:37:28 Running ssh-add (command line suppressed) 06:37:28 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14356291355241959079.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14356291355241959079.key) 06:37:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:37:28 + git semver init 06:37:29 2025-08-29 06:37:28,798 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:37:29 2025-08-29 06:37:28,810 [run_init] DEBUG init version:0.0.0 force:False 06:37:29 2025-08-29 06:37:28,811 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 06:37:29 2025-08-29 06:37:28,812 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 06:37:29 2025-08-29 06:37:28,812 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=None, shell=False, universal_newlines=False) 06:37:31 2025-08-29 06:37:30,498 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 06:37:31 2025-08-29 06:37:30,498 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 06:37:31 2025-08-29 06:37:30,499 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 06:37:31 2025-08-29 06:37:30,499 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 06:37:31 4.1.0-dev.8 [Pipeline] } 06:37:31 $ docker exec --env ******** --env ******** 8986789eafd419a49dd3714c07030cfd570256d5a9765f8512c10052498ac975 ssh-agent -k 06:37:31 unset SSH_AUTH_SOCK; 06:37:31 unset SSH_AGENT_PID; 06:37:31 echo Agent pid 91 killed; 06:37:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:37:31 + git semver [Pipeline] } 06:37:31 $ docker stop --time=1 8986789eafd419a49dd3714c07030cfd570256d5a9765f8512c10052498ac975 06:37:33 $ docker rm -f --volumes 8986789eafd419a49dd3714c07030cfd570256d5a9765f8512c10052498ac975 [Pipeline] // withDockerContainer [Pipeline] sh 06:37:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:37:34 Stashed 1 file(s) [Pipeline] echo 06:37:34 [edgeXSemver]: initialized semver on version 4.1.0-dev.8 [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 06:37:34 provisioning config files... 06:37:34 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11565215944292068995tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:37:34 ---> ****-login.sh 06:37:34 nexus3.edgexfoundry.org:10001 06:37:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:34 Login Succeeded 06:37:34 nexus3.edgexfoundry.org:10002 06:37:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:34 Login Succeeded 06:37:34 nexus3.edgexfoundry.org:10003 06:37:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:34 Login Succeeded 06:37:34 nexus3.edgexfoundry.org:10004 06:37:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:34 Login Succeeded 06:37:34 ****.io 06:37:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:35 Login Succeeded 06:37:35 ---> ****-login.sh ends [Pipeline] } 06:37:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:37:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:37:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:37:35 ========================================================= 06:37:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 06:37:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:35 + 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 . 06:37:36 #0 building with "default" instance using docker driver 06:37:36 06:37:36 #1 [internal] load build definition from Dockerfile 06:37:36 #1 transferring dockerfile: 1.75kB done 06:37:36 #1 DONE 0.0s 06:37:36 06:37:36 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:37:36 #2 DONE 0.1s 06:37:36 06:37:36 #3 [internal] load .dockerignore 06:37:36 #3 transferring context: 2B done 06:37:36 #3 DONE 0.0s 06:37:36 06:37:36 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 06:37:36 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done 06:37:36 #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done 06:37:36 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s 06:37:36 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done 06:37:36 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 2.10MB / 74.06MB 0.1s 06:37:36 #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done 06:37:36 #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done 06:37:36 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 06:37:36 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 10.69MB / 74.06MB 0.2s 06:37:36 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 06:37:36 #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.2s done 06:37:36 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0B / 103.05MB 0.2s 06:37:36 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 06:37:36 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done 06:37:36 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 19.92MB / 74.06MB 0.3s 06:37:36 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 06:37:36 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 6.29MB / 103.05MB 0.3s 06:37:36 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.3s 06:37:36 #4 ... 06:37:36 06:37:36 #5 [internal] load build context 06:37:36 #5 transferring context: 46.97MB 0.4s done 06:37:36 #5 DONE 0.4s 06:37:36 06:37:36 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 06:37:36 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 26.21MB / 74.06MB 0.4s 06:37:36 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 11.53MB / 103.05MB 0.4s 06:37:36 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.4s done 06:37:37 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 56.62MB / 74.06MB 0.6s 06:37:37 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 33.55MB / 103.05MB 0.6s 06:37:37 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done 06:37:37 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 7.34MB / 13.29MB 0.6s 06:37:37 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.8s 06:37:37 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 67.11MB / 103.05MB 0.8s 06:37:37 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.8s 06:37:37 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 90.18MB / 103.05MB 0.9s 06:37:37 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 95.42MB / 103.05MB 1.0s 06:37:37 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 06:37:37 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 1.0s done 06:37:37 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.1s 06:37:37 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 1.0s done 06:37:38 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.7s done 06:37:42 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.4s done 06:37:42 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 06:37:42 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 06:37:42 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 06:37:42 #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done 06:37:42 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done 06:37:42 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s 06:37:45 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.3s done 06:37:45 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 06:37:45 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.6s done 06:37:45 #4 DONE 9.1s 06:37:45 06:37:45 #6 [builder 2/7] RUN apk add --no-cache make git 06:37:45 #6 0.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:37:45 #6 0.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:37:46 #6 0.697 OK: 248 MiB in 58 packages 06:37:49 Still waiting to schedule task 06:37:49 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7842’ 06:37:52 #6 DONE 6.2s 06:37:52 06:37:52 #7 [builder 3/7] WORKDIR /device-onvif-camera 06:37:52 #7 DONE 0.0s 06:37:52 06:37:52 #8 [builder 4/7] COPY go.mod vendor* ./ 06:37:52 #8 DONE 0.0s 06:37:52 06:37:52 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:38:14 #9 DONE 21.0s 06:38:14 06:38:14 #10 [builder 6/7] COPY . . 06:38:14 #10 DONE 0.4s 06:38:14 06:38:14 #11 [builder 7/7] RUN echo noop 06:38:14 #11 0.207 noop 06:38:14 #11 DONE 0.3s 06:38:14 06:38:14 #12 exporting to image 06:38:14 #12 exporting layers 06:38:22 #12 exporting layers 8.5s done 06:38:22 #12 writing image sha256:6154ba5e4d071354818e762f81fd4ed0876626fc7f62a64891a1c75638e8d957 0.0s done 06:38:22 #12 naming to docker.io/library/ci-base-image-x86_64 0.0s done 06:38:22 #12 DONE 8.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:23 + docker inspect -f . ci-base-image-x86_64 06:38:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:38:23 prd-ubuntu20.04-docker-8c-8g-7843 does not seem to be running inside a container 06:38:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:38:23 $ docker top b9f35cee6897e9d27d55e6e10da3ba8c479b78c7bc9cd172311d59d6ee8950e8 -eo pid,comm [Pipeline] { [Pipeline] sh 06:38:24 + go version 06:38:24 go version go1.23.9 linux/amd64 [Pipeline] } 06:38:24 $ docker stop --time=1 b9f35cee6897e9d27d55e6e10da3ba8c479b78c7bc9cd172311d59d6ee8950e8 06:38:25 $ docker rm -f --volumes b9f35cee6897e9d27d55e6e10da3ba8c479b78c7bc9cd172311d59d6ee8950e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:25 + docker inspect -f . ci-base-image-x86_64 06:38:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:38:26 prd-ubuntu20.04-docker-8c-8g-7843 does not seem to be running inside a container 06:38:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:38:26 $ docker top f8196da8d5b57f97f2d27437c2ecdc6912b7c26fed221c62348354ee3f58d288 -eo pid,comm [Pipeline] { [Pipeline] sh 06:38:26 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 06:38:26 + make test 06:38:26 go test ./... -coverprofile=coverage.out ./... 06:38:28 ? github.com/edgexfoundry/device-onvif-camera [no test files] 06:38:50 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 06:38:50 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 06:38:50 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.027s coverage: 31.4% of statements 06:38:50 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.408s coverage: 86.5% of statements 06:39:02 go vet ./... 06:39:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:39:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:39:08 ./bin/test-attribution-txt.sh 06:39:08 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 06:39:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 06:39:08 $ docker stop --time=1 f8196da8d5b57f97f2d27437c2ecdc6912b7c26fed221c62348354ee3f58d288 06:39:13 $ docker rm -f --volumes f8196da8d5b57f97f2d27437c2ecdc6912b7c26fed221c62348354ee3f58d288 [Pipeline] // withDockerContainer [Pipeline] sh 06:39:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:39:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:39:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:39:14 + ls -al . 06:39:14 total 320 06:39:14 drwxrwxr-x 9 jenkins jenkins 4096 Aug 29 06:38 . 06:39:14 drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 06:36 .. 06:39:14 drwxrwxr-x 8 jenkins jenkins 4096 Aug 29 06:38 .git 06:39:14 drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 06:37 .github 06:39:14 -rw-rw-r-- 1 jenkins jenkins 493 Aug 29 06:37 .gitignore 06:39:14 -rw-rw-r-- 1 jenkins jenkins 199 Aug 29 06:37 .golangci.yml 06:39:14 drwxr-xr-x 3 jenkins jenkins 4096 Aug 29 06:37 .semver 06:39:14 -rw-rw-r-- 1 jenkins jenkins 20612 Aug 29 06:37 Attribution.txt 06:39:14 -rw-rw-r-- 1 jenkins jenkins 19022 Aug 29 06:37 CHANGELOG.md 06:39:14 -rw-rw-r-- 1 jenkins jenkins 1715 Aug 29 06:37 Dockerfile 06:39:14 -rw-rw-r-- 1 jenkins jenkins 677 Aug 29 06:37 GOVERNANCE.md 06:39:14 -rw-rw-r-- 1 jenkins jenkins 739 Aug 29 06:37 Jenkinsfile 06:39:14 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 29 06:37 LICENSE 06:39:14 -rw-rw-r-- 1 jenkins jenkins 3465 Aug 29 06:37 Makefile 06:39:14 -rw-rw-r-- 1 jenkins jenkins 625 Aug 29 06:37 OWNERS.md 06:39:14 -rw-rw-r-- 1 jenkins jenkins 2620 Aug 29 06:37 README.md 06:39:14 -rw-rw-r-- 1 jenkins jenkins 11 Aug 29 06:37 VERSION 06:39:14 drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 06:37 bin 06:39:14 drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 06:37 cmd 06:39:14 -rw-r--r-- 1 jenkins jenkins 92466 Aug 29 06:38 coverage.out 06:39:14 drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 06:37 doc 06:39:14 -rw-rw-r-- 1 jenkins jenkins 6521 Aug 29 06:37 go.mod 06:39:14 -rw-rw-r-- 1 jenkins jenkins 87684 Aug 29 06:37 go.sum 06:39:14 drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 06:37 internal 06:39:14 -rw-rw-r-- 1 jenkins jenkins 236 Aug 29 06:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:15 + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=be572d9a9e73ac10c2441b7c89438c672cc7a451 --label arch=amd64 --label version=4.1.0-dev.8 . 06:39:15 #0 building with "default" instance using docker driver 06:39:15 06:39:15 #1 [internal] load build definition from Dockerfile 06:39:15 #1 transferring dockerfile: 1.75kB done 06:39:15 #1 DONE 0.0s 06:39:15 06:39:15 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:39:15 #2 DONE 0.0s 06:39:15 06:39:15 #3 [internal] load metadata for docker.io/library/alpine:3.20 06:39:15 #3 DONE 0.1s 06:39:15 06:39:15 #4 [internal] load .dockerignore 06:39:15 #4 transferring context: 2B done 06:39:15 #4 DONE 0.0s 06:39:15 06:39:15 #5 [internal] load build context 06:39:15 #5 transferring context: 112.52kB 0.0s done 06:39:15 #5 DONE 0.0s 06:39:15 06:39:15 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:39:15 #6 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 06:39:15 #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 06:39:15 #6 ... 06:39:15 06:39:15 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 06:39:15 #7 DONE 0.1s 06:39:15 06:39:15 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:39:15 #6 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 06:39:15 #6 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 06:39:15 #6 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 06:39:15 #6 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 06:39:15 #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 06:39:15 #6 DONE 0.3s 06:39:15 06:39:15 #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:39:15 #8 0.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:39:16 #8 0.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:39:16 #8 0.587 (1/1) Installing dumb-init (1.2.5-r3) 06:39:16 #8 0.592 Executing busybox-1.36.1-r29.trigger 06:39:16 #8 0.600 OK: 8 MiB in 15 packages 06:39:16 #8 DONE 0.8s 06:39:16 06:39:16 #9 [builder 2/7] RUN apk add --no-cache make git 06:39:16 #9 0.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:39:16 #9 0.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:39:16 #9 0.756 OK: 248 MiB in 58 packages 06:39:16 #9 DONE 1.0s 06:39:16 06:39:16 #10 [builder 3/7] WORKDIR /device-onvif-camera 06:39:16 #10 DONE 0.0s 06:39:16 06:39:16 #11 [builder 4/7] COPY go.mod vendor* ./ 06:39:16 #11 DONE 0.0s 06:39:16 06:39:16 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:39:17 #12 DONE 0.6s 06:39:17 06:39:17 #13 [stage-1 3/7] RUN apk --no-cache upgrade 06:39:17 #13 0.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:39:17 #13 0.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:39:17 #13 0.833 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:39:17 #13 0.849 Executing busybox-1.36.1-r30.post-upgrade 06:39:17 #13 ... 06:39:17 06:39:17 #14 [builder 6/7] COPY . . 06:39:17 #14 DONE 0.6s 06:39:17 06:39:17 #13 [stage-1 3/7] RUN apk --no-cache upgrade 06:39:17 #13 1.399 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:39:17 #13 1.403 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:39:17 #13 1.405 Executing busybox-1.36.1-r30.trigger 06:39:17 #13 1.412 OK: 8 MiB in 15 packages 06:39:17 #13 DONE 1.6s 06:39:17 06:39:17 #15 [builder 7/7] RUN make build 06:39:17 #15 0.342 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 06:39:44 #15 DONE 27.0s 06:39:44 06:39:44 #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / 06:39:45 #16 DONE 0.5s 06:39:45 06:39:45 #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / 06:39:45 #17 DONE 0.0s 06:39:45 06:39:45 #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / 06:39:45 #18 DONE 0.0s 06:39:45 06:39:45 #19 exporting to image 06:39:45 #19 exporting layers 0.1s done 06:39:45 #19 writing image sha256:aef67ae850b89cb74c9d18ebefa7459ae6561ff1825673ad963f955fa8d7d09d done 06:39:45 #19 naming to docker.io/library/device-onvif-camera done 06:39:45 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:39:45 provisioning config files... 06:39:45 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15539684259883446201tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:39:46 ---> ****-login.sh 06:39:46 nexus3.edgexfoundry.org:10001 06:39:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:46 Login Succeeded 06:39:46 nexus3.edgexfoundry.org:10002 06:39:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:46 Login Succeeded 06:39:46 nexus3.edgexfoundry.org:10003 06:39:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:46 Login Succeeded 06:39:46 nexus3.edgexfoundry.org:10004 06:39:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:46 Login Succeeded 06:39:46 ****.io 06:39:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:46 Login Succeeded 06:39:46 ---> ****-login.sh ends [Pipeline] } 06:39:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:39:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:39:46 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 06:39:46 be572d9a9e73ac10c2441b7c89438c672cc7a451 06:39:46 latest 06:39:46 4.1.0-dev.8 06:39:46 be572d9a9e73ac10c2441b7c89438c672cc7a451-4.1.0-dev.8 06:39:46 main 06:39:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:47 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:be572d9a9e73ac10c2441b7c89438c672cc7a451 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:47 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:be572d9a9e73ac10c2441b7c89438c672cc7a451 06:39:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 06:39:47 9303cf4f0ea3: Preparing 06:39:47 199b5cddec8f: Preparing 06:39:47 9d2ea7ff3397: Preparing 06:39:47 7723f204d020: Preparing 06:39:47 63bd39301b1d: Preparing 06:39:47 097100c76c15: Preparing 06:39:47 097100c76c15: Waiting 06:39:47 199b5cddec8f: Pushed 06:39:47 9303cf4f0ea3: Pushed 06:39:47 63bd39301b1d: Pushed 06:39:47 097100c76c15: Layer already exists 06:39:47 7723f204d020: Pushed 06:39:51 9d2ea7ff3397: Pushed 06:39:51 be572d9a9e73ac10c2441b7c89438c672cc7a451: digest: sha256:9857f04431fd0216eb6af0bec33a87c0f0cef75dcd4da51a1d660d186b0a72ac size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:51 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:52 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 06:39:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 06:39:52 9303cf4f0ea3: Preparing 06:39:52 199b5cddec8f: Preparing 06:39:52 9d2ea7ff3397: Preparing 06:39:52 7723f204d020: Preparing 06:39:52 63bd39301b1d: Preparing 06:39:52 097100c76c15: Preparing 06:39:52 097100c76c15: Waiting 06:39:52 7723f204d020: Layer already exists 06:39:52 63bd39301b1d: Layer already exists 06:39:52 9d2ea7ff3397: Layer already exists 06:39:52 199b5cddec8f: Layer already exists 06:39:52 9303cf4f0ea3: Layer already exists 06:39:52 097100c76c15: Layer already exists 06:39:52 latest: digest: sha256:9857f04431fd0216eb6af0bec33a87c0f0cef75dcd4da51a1d660d186b0a72ac size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:52 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:52 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.8 06:39:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 06:39:52 9303cf4f0ea3: Preparing 06:39:52 199b5cddec8f: Preparing 06:39:52 9d2ea7ff3397: Preparing 06:39:52 7723f204d020: Preparing 06:39:52 63bd39301b1d: Preparing 06:39:52 097100c76c15: Preparing 06:39:52 097100c76c15: Waiting 06:39:52 199b5cddec8f: Layer already exists 06:39:52 9d2ea7ff3397: Layer already exists 06:39:52 7723f204d020: Layer already exists 06:39:52 63bd39301b1d: Layer already exists 06:39:52 9303cf4f0ea3: Layer already exists 06:39:52 097100c76c15: Layer already exists 06:39:52 4.1.0-dev.8: digest: sha256:9857f04431fd0216eb6af0bec33a87c0f0cef75dcd4da51a1d660d186b0a72ac size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:53 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:be572d9a9e73ac10c2441b7c89438c672cc7a451-4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:53 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:be572d9a9e73ac10c2441b7c89438c672cc7a451-4.1.0-dev.8 06:39:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 06:39:53 9303cf4f0ea3: Preparing 06:39:53 199b5cddec8f: Preparing 06:39:53 9d2ea7ff3397: Preparing 06:39:53 7723f204d020: Preparing 06:39:53 63bd39301b1d: Preparing 06:39:53 097100c76c15: Preparing 06:39:53 097100c76c15: Waiting 06:39:53 7723f204d020: Layer already exists 06:39:53 9303cf4f0ea3: Layer already exists 06:39:53 199b5cddec8f: Layer already exists 06:39:53 63bd39301b1d: Layer already exists 06:39:53 9d2ea7ff3397: Layer already exists 06:39:53 097100c76c15: Layer already exists 06:39:53 be572d9a9e73ac10c2441b7c89438c672cc7a451-4.1.0-dev.8: digest: sha256:9857f04431fd0216eb6af0bec33a87c0f0cef75dcd4da51a1d660d186b0a72ac size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:53 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:54 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 06:39:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 06:39:54 9303cf4f0ea3: Preparing 06:39:54 199b5cddec8f: Preparing 06:39:54 9d2ea7ff3397: Preparing 06:39:54 7723f204d020: Preparing 06:39:54 63bd39301b1d: Preparing 06:39:54 097100c76c15: Preparing 06:39:54 097100c76c15: Waiting 06:39:54 9d2ea7ff3397: Layer already exists 06:39:54 7723f204d020: Layer already exists 06:39:54 63bd39301b1d: Layer already exists 06:39:54 199b5cddec8f: Layer already exists 06:39:54 9303cf4f0ea3: Layer already exists 06:39:54 097100c76c15: Layer already exists 06:39:54 main: digest: sha256:9857f04431fd0216eb6af0bec33a87c0f0cef75dcd4da51a1d660d186b0a72ac size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:39:54 ===================================================== [Pipeline] echo 06:39:54 taggedImages: 06:39:54 - nexus3.edgexfoundry.org:10004/device-onvif-camera:be572d9a9e73ac10c2441b7c89438c672cc7a451 06:39:54 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 06:39:54 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.8 06:39:54 - nexus3.edgexfoundry.org:10004/device-onvif-camera:be572d9a9e73ac10c2441b7c89438c672cc7a451-4.1.0-dev.8 06:39:54 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] echo 06:39:54 ========================================================= 06:39:54 [edgeXBuildMultiArch] RAW Config: 06:39:54 images: 06:39:54 - nexus3.edgexfoundry.org:10004/device-onvif-camera:be572d9a9e73ac10c2441b7c89438c672cc7a451 06:39:54 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 06:39:54 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.8 06:39:54 - nexus3.edgexfoundry.org:10004/device-onvif-camera:be572d9a9e73ac10c2441b7c89438c672cc7a451-4.1.0-dev.8 06:39:54 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main 06:39:54 settingsFile: 06:39:54 device-onvif-camera-settings 06:39:54 ========================================================= [Pipeline] node 06:40:09 Still waiting to schedule task 06:40:09 ‘prd-centos7-docker-4c-2g-7844’ is offline 06:40:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7845 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 06:40:31 Running in /w/workspace/device-onvif-camera/232 [Pipeline] { [Pipeline] checkout 06:40:31 The recommended git tool is: git 06:40:38 Running on prd-centos7-docker-4c-2g-7846 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:40:38 provisioning config files... 06:40:38 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15532008166348975003tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:40:38 using credential edgex-jenkins-ssh 06:40:38 Cloning the remote Git repository 06:40:38 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 06:40:39 ---> ****-login.sh 06:40:39 nexus3.edgexfoundry.org:10001 06:40:39 > git init /w/workspace/device-onvif-camera/232 # timeout=10 06:40:39 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 06:40:39 > git --version # timeout=10 06:40:39 > git --version # 'git version 2.25.1' 06:40:39 using GIT_SSH to set credentials SSH Credentials for GitHub 06:40:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:40:42 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 06:40:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:40:43 Avoid second fetch 06:40:43 Checking out Revision be572d9a9e73ac10c2441b7c89438c672cc7a451 (main) 06:40:43 > git config core.sparsecheckout # timeout=10 06:40:43 > git checkout -f be572d9a9e73ac10c2441b7c89438c672cc7a451 # timeout=10 06:40:44 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#521)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:40:49 provisioning config files... 06:40:49 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/232@tmp/config7209687669373979174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:40:49 ---> ****-login.sh 06:40:49 nexus3.edgexfoundry.org:10001 06:40:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:40:50 Configure a credential helper to remove this warning. See 06:40:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:40:50 06:40:50 Login Succeeded 06:40:50 nexus3.edgexfoundry.org:10002 06:40:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:40:51 Configure a credential helper to remove this warning. See 06:40:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:40:51 06:40:51 Login Succeeded 06:40:51 nexus3.edgexfoundry.org:10003 06:40:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:40:51 Configure a credential helper to remove this warning. See 06:40:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:40:51 06:40:51 Login Succeeded 06:40:51 nexus3.edgexfoundry.org:10004 06:40:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:40:51 Configure a credential helper to remove this warning. See 06:40:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:40:51 06:40:51 Login Succeeded 06:40:51 ****.io 06:40:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:40:52 Configure a credential helper to remove this warning. See 06:40:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:40:52 06:40:52 Login Succeeded 06:40:52 ---> ****-login.sh ends [Pipeline] } 06:40:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:40:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:40:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:40:52 ========================================================= 06:40:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 06:40:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:53 + 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 . 06:40:53 Sending build context to Docker daemon 26.95MB 06:40:53 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 06:40:53 Step 2/13 : FROM ${BASE} AS builder 06:40:53 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:40:53 94e9d8af2201: Pulling fs layer 06:40:53 a6c56e8762df: Pulling fs layer 06:40:53 f0f3c8884826: Pulling fs layer 06:40:53 c7e7622c144d: Pulling fs layer 06:40:53 4f4fb700ef54: Pulling fs layer 06:40:53 b4c3b6d88c5a: Pulling fs layer 06:40:53 ba8bce9d2590: Pulling fs layer 06:40:53 ca778ea9c289: Pulling fs layer 06:40:53 4f4fb700ef54: Waiting 06:40:53 b4c3b6d88c5a: Waiting 06:40:53 ba8bce9d2590: Waiting 06:40:53 c7e7622c144d: Waiting 06:40:53 ca778ea9c289: Waiting 06:40:53 a6c56e8762df: Download complete 06:40:53 c7e7622c144d: Verifying Checksum 06:40:53 c7e7622c144d: Download complete 06:40:53 4f4fb700ef54: Verifying Checksum 06:40:53 4f4fb700ef54: Download complete 06:40:53 b4c3b6d88c5a: Verifying Checksum 06:40:53 b4c3b6d88c5a: Download complete 06:40:54 94e9d8af2201: Verifying Checksum 06:40:54 94e9d8af2201: Download complete 06:40:54 ca778ea9c289: Verifying Checksum 06:40:54 ca778ea9c289: Download complete 06:40:55 94e9d8af2201: Pull complete 06:40:55 a6c56e8762df: Pull complete 06:40:56 f0f3c8884826: Verifying Checksum 06:40:56 f0f3c8884826: Download complete 06:40:57 ba8bce9d2590: Verifying Checksum 06:40:57 ba8bce9d2590: Download complete 06:41:12 f0f3c8884826: Pull complete 06:41:12 c7e7622c144d: Pull complete 06:41:12 4f4fb700ef54: Pull complete 06:41:12 b4c3b6d88c5a: Pull complete 06:41:18 ba8bce9d2590: Pull complete 06:41:22 ca778ea9c289: Pull complete 06:41:22 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 06:41:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:41:22 ---> 47b25d7523d1 06:41:22 Step 3/13 : ARG ADD_BUILD_TAGS="" 06:41:24 ---> Running in 2d69ad869e17 06:41:24 Removing intermediate container 2d69ad869e17 06:41:24 ---> 08fc5388cd82 06:41:24 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:41:24 ---> Running in c0b28a8055b5 06:41:24 Removing intermediate container c0b28a8055b5 06:41:24 ---> 227b886c80b8 06:41:24 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 06:41:24 ---> Running in 9a45aacf9f22 06:41:25 Removing intermediate container 9a45aacf9f22 06:41:25 ---> c9c0c6f24dd8 06:41:25 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 06:41:25 ---> Running in d98be06e13f6 06:41:25 Removing intermediate container d98be06e13f6 06:41:25 ---> 9955789d0fb9 06:41:25 Step 7/13 : LABEL Name=edgex-device-onvif-camera 06:41:25 ---> Running in c025920e7ddb 06:41:25 Removing intermediate container c025920e7ddb 06:41:25 ---> 88effcd0f99f 06:41:25 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:41:26 ---> Running in b19ba1195b2c 06:41:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:41:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:41:29 OK: 239 MiB in 58 packages 06:41:30 Removing intermediate container b19ba1195b2c 06:41:30 ---> 8e640b03e39b 06:41:30 Step 9/13 : WORKDIR /device-onvif-camera 06:41:30 ---> Running in ffa72fa9e530 06:41:30 Removing intermediate container ffa72fa9e530 06:41:30 ---> a3e5a468967b 06:41:30 Step 10/13 : COPY go.mod vendor* ./ 06:41:31 ---> 7bd29784efb7 06:41:31 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:41:31 ---> Running in 1caf2da8b76b 06:43:22 Removing intermediate container 1caf2da8b76b 06:43:22 ---> 6877090f5389 06:43:22 Step 12/13 : COPY . . 06:43:22 ---> 7512bf6ebc86 06:43:22 Step 13/13 : RUN ${MAKE} 06:43:22 ---> Running in 4c0be2f34474 06:43:22 noop 06:43:22 Removing intermediate container 4c0be2f34474 06:43:22 ---> 1f7bbd95e9c1 06:43:22 Successfully built 1f7bbd95e9c1 06:43:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:23 + docker inspect -f . ci-base-image-arm64 06:43:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:43:23 prd-ubuntu20.04-docker-arm64-4c-16g-7845 does not seem to be running inside a container 06:43:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/232 -v /w/workspace/device-onvif-camera/232:/w/workspace/device-onvif-camera/232:rw,z -v /w/workspace/device-onvif-camera/232@tmp:/w/workspace/device-onvif-camera/232@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:43:24 $ docker top 99ea673a5e5becc61cb5bf93620b42bb166c7455cd491a293395b32b8e57b73b -eo pid,comm [Pipeline] { [Pipeline] sh 06:43:25 + go version 06:43:25 go version go1.23.9 linux/arm64 [Pipeline] } 06:43:25 $ docker stop --time=1 99ea673a5e5becc61cb5bf93620b42bb166c7455cd491a293395b32b8e57b73b 06:43:27 $ docker rm -f --volumes 99ea673a5e5becc61cb5bf93620b42bb166c7455cd491a293395b32b8e57b73b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:27 + docker inspect -f . ci-base-image-arm64 06:43:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:43:28 prd-ubuntu20.04-docker-arm64-4c-16g-7845 does not seem to be running inside a container 06:43:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/232 -v /w/workspace/device-onvif-camera/232:/w/workspace/device-onvif-camera/232:rw,z -v /w/workspace/device-onvif-camera/232@tmp:/w/workspace/device-onvif-camera/232@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:43:29 $ docker top 9d8d416af54d05a040e000a4318a3d160b3e0152081a0c1204c7a5a57dfef822 -eo pid,comm [Pipeline] { [Pipeline] sh 06:43:30 + git config --global --add safe.directory /w/workspace/device-onvif-camera/232 [Pipeline] fileExists [Pipeline] sh 06:43:30 + make test 06:43:30 go test ./... -coverprofile=coverage.out ./... 06:43:36 ? github.com/edgexfoundry/device-onvif-camera [no test files] 06:47:13 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 06:47:16 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 06:47:19 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.180s coverage: 31.4% of statements 06:47:41 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 21.488s coverage: 86.5% of statements 06:47:41 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:47:41 go vet ./... 06:48:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:48:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:48:37 ./bin/test-attribution-txt.sh 06:48:37 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 06:48:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 06:48:37 $ docker stop --time=1 9d8d416af54d05a040e000a4318a3d160b3e0152081a0c1204c7a5a57dfef822 06:48:39 $ docker rm -f --volumes 9d8d416af54d05a040e000a4318a3d160b3e0152081a0c1204c7a5a57dfef822 [Pipeline] // withDockerContainer [Pipeline] sh 06:48:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:48:41 Warning: overwriting stash ‘coverage-report’ 06:48:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:48:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:48:42 + ls -al . 06:48:42 total 316 06:48:42 drwxrwxr-x 8 jenkins jenkins 4096 Aug 29 06:43 . 06:48:42 drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 06:40 .. 06:48:42 drwxrwxr-x 8 jenkins jenkins 4096 Aug 29 06:40 .git 06:48:42 drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 06:40 .github 06:48:42 -rw-rw-r-- 1 jenkins jenkins 493 Aug 29 06:40 .gitignore 06:48:42 -rw-rw-r-- 1 jenkins jenkins 199 Aug 29 06:40 .golangci.yml 06:48:42 -rw-rw-r-- 1 jenkins jenkins 20612 Aug 29 06:40 Attribution.txt 06:48:42 -rw-rw-r-- 1 jenkins jenkins 19022 Aug 29 06:40 CHANGELOG.md 06:48:42 -rw-rw-r-- 1 jenkins jenkins 1715 Aug 29 06:40 Dockerfile 06:48:42 -rw-rw-r-- 1 jenkins jenkins 677 Aug 29 06:40 GOVERNANCE.md 06:48:42 -rw-rw-r-- 1 jenkins jenkins 739 Aug 29 06:40 Jenkinsfile 06:48:42 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 29 06:40 LICENSE 06:48:42 -rw-rw-r-- 1 jenkins jenkins 3465 Aug 29 06:40 Makefile 06:48:42 -rw-rw-r-- 1 jenkins jenkins 625 Aug 29 06:40 OWNERS.md 06:48:42 -rw-rw-r-- 1 jenkins jenkins 2620 Aug 29 06:40 README.md 06:48:42 -rw-rw-r-- 1 jenkins jenkins 11 Aug 29 06:37 VERSION 06:48:42 drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 06:40 bin 06:48:42 drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 06:40 cmd 06:48:42 -rw-r--r-- 1 jenkins jenkins 92466 Aug 29 06:47 coverage.out 06:48:42 drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 06:40 doc 06:48:42 -rw-rw-r-- 1 jenkins jenkins 6521 Aug 29 06:40 go.mod 06:48:42 -rw-rw-r-- 1 jenkins jenkins 87684 Aug 29 06:40 go.sum 06:48:42 drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 06:40 internal 06:48:42 -rw-rw-r-- 1 jenkins jenkins 236 Aug 29 06:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:42 + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=be572d9a9e73ac10c2441b7c89438c672cc7a451 --label arch=arm64 --label version=4.1.0-dev.8 . 06:48:43 Sending build context to Docker daemon 27.04MB 06:48:43 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 06:48:43 Step 2/27 : FROM ${BASE} AS builder 06:48:43 ---> 1f7bbd95e9c1 06:48:43 Step 3/27 : ARG ADD_BUILD_TAGS="" 06:48:43 ---> Running in 7a1e1ffd5c80 06:48:44 Removing intermediate container 7a1e1ffd5c80 06:48:44 ---> 92f5c15726dc 06:48:44 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:48:44 ---> Running in f1ca293ced5b 06:48:44 Removing intermediate container f1ca293ced5b 06:48:44 ---> de10b11b0dbb 06:48:44 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 06:48:44 ---> Running in 2e984c862018 06:48:45 Removing intermediate container 2e984c862018 06:48:45 ---> 41bb840dd1aa 06:48:45 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 06:48:45 ---> Running in f12569f7aaa8 06:48:45 Removing intermediate container f12569f7aaa8 06:48:45 ---> 456529870340 06:48:45 Step 7/27 : LABEL Name=edgex-device-onvif-camera 06:48:45 ---> Running in e88d9d199b52 06:48:45 Removing intermediate container e88d9d199b52 06:48:45 ---> 8613c68b54f2 06:48:45 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:48:45 ---> Running in 66c65c4d805c 06:48:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:48:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:48:48 OK: 239 MiB in 58 packages 06:48:49 Removing intermediate container 66c65c4d805c 06:48:49 ---> c89ee63ced24 06:48:49 Step 9/27 : WORKDIR /device-onvif-camera 06:48:49 ---> Running in 4537ee9a20c9 06:48:50 Removing intermediate container 4537ee9a20c9 06:48:50 ---> b197931a2d28 06:48:50 Step 10/27 : COPY go.mod vendor* ./ 06:48:50 ---> b02b5881596b 06:48:50 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:48:50 ---> Running in 53c62790b278 06:48:53 Removing intermediate container 53c62790b278 06:48:53 ---> f10175b82fe8 06:48:53 Step 12/27 : COPY . . 06:48:54 ---> ca98ff08a0a9 06:48:54 Step 13/27 : RUN ${MAKE} 06:48:54 ---> Running in c7e2e7273cc5 06:48:55 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 06:52:32 Removing intermediate container c7e2e7273cc5 06:52:32 ---> 619f8a1b66c1 06:52:32 Step 14/27 : FROM alpine:3.20 06:52:32 3.20: Pulling from library/alpine 06:52:32 13e713f82565: Pulling fs layer 06:52:32 13e713f82565: Verifying Checksum 06:52:32 13e713f82565: Download complete 06:52:32 13e713f82565: Pull complete 06:52:32 Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:52:32 Status: Downloaded newer image for alpine:3.20 06:52:32 ---> c88e9dceb6cb 06:52:32 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 06:52:32 ---> Running in b9ad1c9f28ec 06:52:32 Removing intermediate container b9ad1c9f28ec 06:52:32 ---> 7f7af553d4ee 06:52:32 Step 16/27 : RUN apk add --update --no-cache dumb-init 06:52:32 ---> Running in 32b130a4b15a 06:52:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:52:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:52:32 (1/1) Installing dumb-init (1.2.5-r3) 06:52:32 Executing busybox-1.36.1-r29.trigger 06:52:32 OK: 9 MiB in 15 packages 06:52:32 Removing intermediate container 32b130a4b15a 06:52:32 ---> 0d0a9bbefd37 06:52:32 Step 17/27 : RUN apk --no-cache upgrade 06:52:32 ---> Running in 609bb76d1610 06:52:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:52:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:52:32 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:52:32 Executing busybox-1.36.1-r30.post-upgrade 06:52:32 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:52:32 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:52:32 Executing busybox-1.36.1-r30.trigger 06:52:32 OK: 9 MiB in 15 packages 06:52:32 Removing intermediate container 609bb76d1610 06:52:32 ---> 6ed96dd11368 06:52:32 Step 18/27 : WORKDIR / 06:52:32 ---> Running in fcd937262a42 06:52:32 Removing intermediate container fcd937262a42 06:52:32 ---> 698d67b09307 06:52:32 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 06:52:33 ---> 1d97c2f7b5fe 06:52:33 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 06:52:33 ---> 33b4b7ad1916 06:52:33 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 06:52:34 ---> 4c7b14fa8d46 06:52:34 Step 22/27 : EXPOSE 59984 06:52:34 ---> Running in 76a7f24db90c 06:52:34 Removing intermediate container 76a7f24db90c 06:52:34 ---> 5176dfcdb067 06:52:34 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 06:52:35 ---> Running in c98cb17cb4e2 06:52:35 Removing intermediate container c98cb17cb4e2 06:52:35 ---> f3be0dc37648 06:52:35 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 06:52:35 ---> Running in 6c4da44fe37b 06:52:35 Removing intermediate container 6c4da44fe37b 06:52:35 ---> e635ff2f927e 06:52:35 Step 25/27 : LABEL arch=arm64 06:52:35 ---> Running in 1605ebb036cb 06:52:35 Removing intermediate container 1605ebb036cb 06:52:35 ---> 92d60f48a241 06:52:35 Step 26/27 : LABEL git_sha=be572d9a9e73ac10c2441b7c89438c672cc7a451 06:52:35 ---> Running in 3e3e95303efb 06:52:36 Removing intermediate container 3e3e95303efb 06:52:36 ---> 8b8f9b418154 06:52:36 Step 27/27 : LABEL version=4.1.0-dev.8 06:52:36 ---> Running in 1334c7be4d91 06:52:36 Removing intermediate container 1334c7be4d91 06:52:36 ---> 2042307d6590 06:52:36 [Warning] One or more build-args [ARCH] were not consumed 06:52:36 Successfully built 2042307d6590 06:52:36 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:52:36 provisioning config files... 06:52:36 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/232@tmp/config8694130363369349516tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:52:37 ---> ****-login.sh 06:52:37 nexus3.edgexfoundry.org:10001 06:52:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:52:37 Configure a credential helper to remove this warning. See 06:52:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:52:37 06:52:37 Login Succeeded 06:52:37 nexus3.edgexfoundry.org:10002 06:52:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:52:37 Configure a credential helper to remove this warning. See 06:52:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:52:37 06:52:37 Login Succeeded 06:52:37 nexus3.edgexfoundry.org:10003 06:52:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:52:37 Configure a credential helper to remove this warning. See 06:52:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:52:37 06:52:37 Login Succeeded 06:52:37 nexus3.edgexfoundry.org:10004 06:52:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:52:38 Configure a credential helper to remove this warning. See 06:52:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:52:38 06:52:38 Login Succeeded 06:52:38 ****.io 06:52:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:52:39 Configure a credential helper to remove this warning. See 06:52:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:52:39 06:52:39 Login Succeeded 06:52:39 ---> ****-login.sh ends [Pipeline] } 06:52:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:52:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:52:39 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 06:52:39 be572d9a9e73ac10c2441b7c89438c672cc7a451 06:52:39 latest 06:52:39 4.1.0-dev.8 06:52:39 be572d9a9e73ac10c2441b7c89438c672cc7a451-4.1.0-dev.8 06:52:39 main 06:52:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:39 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:be572d9a9e73ac10c2441b7c89438c672cc7a451 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:40 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:be572d9a9e73ac10c2441b7c89438c672cc7a451 06:52:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 06:52:40 a83df804721f: Preparing 06:52:40 a47b29572463: Preparing 06:52:40 5c6bf3e6db82: Preparing 06:52:40 827b79826e7a: Preparing 06:52:40 c886b6d6cacc: Preparing 06:52:40 1e890da81ec9: Preparing 06:52:40 1e890da81ec9: Waiting 06:52:40 c886b6d6cacc: Pushed 06:52:40 a47b29572463: Pushed 06:52:40 a83df804721f: Pushed 06:52:40 1e890da81ec9: Layer already exists 06:52:40 827b79826e7a: Pushed 06:52:48 5c6bf3e6db82: Pushed 06:52:48 be572d9a9e73ac10c2441b7c89438c672cc7a451: digest: sha256:112f4552e2c148451065ea968142c935e4112b54af43499f27c3ff84e1cbe99f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:49 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:49 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 06:52:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 06:52:49 a83df804721f: Preparing 06:52:49 a47b29572463: Preparing 06:52:49 5c6bf3e6db82: Preparing 06:52:49 827b79826e7a: Preparing 06:52:49 c886b6d6cacc: Preparing 06:52:49 1e890da81ec9: Preparing 06:52:49 1e890da81ec9: Waiting 06:52:49 a83df804721f: Layer already exists 06:52:49 c886b6d6cacc: Layer already exists 06:52:49 5c6bf3e6db82: Layer already exists 06:52:49 827b79826e7a: Layer already exists 06:52:49 a47b29572463: Layer already exists 06:52:49 1e890da81ec9: Layer already exists 06:52:50 latest: digest: sha256:112f4552e2c148451065ea968142c935e4112b54af43499f27c3ff84e1cbe99f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:50 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:51 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.8 06:52:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 06:52:51 a83df804721f: Preparing 06:52:51 a47b29572463: Preparing 06:52:51 5c6bf3e6db82: Preparing 06:52:51 827b79826e7a: Preparing 06:52:51 c886b6d6cacc: Preparing 06:52:51 1e890da81ec9: Preparing 06:52:51 1e890da81ec9: Waiting 06:52:51 5c6bf3e6db82: Layer already exists 06:52:51 a47b29572463: Layer already exists 06:52:51 c886b6d6cacc: Layer already exists 06:52:51 a83df804721f: Layer already exists 06:52:51 827b79826e7a: Layer already exists 06:52:51 1e890da81ec9: Layer already exists 06:52:51 4.1.0-dev.8: digest: sha256:112f4552e2c148451065ea968142c935e4112b54af43499f27c3ff84e1cbe99f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:51 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:be572d9a9e73ac10c2441b7c89438c672cc7a451-4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:52 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:be572d9a9e73ac10c2441b7c89438c672cc7a451-4.1.0-dev.8 06:52:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 06:52:52 a83df804721f: Preparing 06:52:52 a47b29572463: Preparing 06:52:52 5c6bf3e6db82: Preparing 06:52:52 827b79826e7a: Preparing 06:52:52 c886b6d6cacc: Preparing 06:52:52 1e890da81ec9: Preparing 06:52:52 1e890da81ec9: Waiting 06:52:52 a47b29572463: Layer already exists 06:52:52 827b79826e7a: Layer already exists 06:52:52 a83df804721f: Layer already exists 06:52:52 c886b6d6cacc: Layer already exists 06:52:52 5c6bf3e6db82: Layer already exists 06:52:52 1e890da81ec9: Layer already exists 06:52:52 be572d9a9e73ac10c2441b7c89438c672cc7a451-4.1.0-dev.8: digest: sha256:112f4552e2c148451065ea968142c935e4112b54af43499f27c3ff84e1cbe99f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:52 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:53 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 06:52:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 06:52:53 a83df804721f: Preparing 06:52:53 a47b29572463: Preparing 06:52:53 5c6bf3e6db82: Preparing 06:52:53 827b79826e7a: Preparing 06:52:53 c886b6d6cacc: Preparing 06:52:53 1e890da81ec9: Preparing 06:52:53 1e890da81ec9: Waiting 06:52:53 a83df804721f: Layer already exists 06:52:53 5c6bf3e6db82: Layer already exists 06:52:53 a47b29572463: Layer already exists 06:52:53 c886b6d6cacc: Layer already exists 06:52:53 827b79826e7a: Layer already exists 06:52:53 1e890da81ec9: Layer already exists 06:52:53 main: digest: sha256:112f4552e2c148451065ea968142c935e4112b54af43499f27c3ff84e1cbe99f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:52:53 ===================================================== [Pipeline] echo 06:52:53 taggedImages: 06:52:53 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:be572d9a9e73ac10c2441b7c89438c672cc7a451 06:52:53 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 06:52:53 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.8 06:52:53 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:be572d9a9e73ac10c2441b7c89438c672cc7a451-4.1.0-dev.8 06:52:53 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] echo 06:52:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:be572d9a9e73ac10c2441b7c89438c672cc7a451 [Pipeline] echo 06:52:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] echo 06:52:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.8 [Pipeline] echo 06:52:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:be572d9a9e73ac10c2441b7c89438c672cc7a451-4.1.0-dev.8 [Pipeline] echo 06:52:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:52:54 06:52:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:52:54 arm64: Pulling from edgex-lftools-log-publisher 06:52:54 8998bd30e6a1: Pulling fs layer 06:52:54 04944245beec: Pulling fs layer 06:52:54 699f458cf7ca: Pulling fs layer 06:52:54 765212b225bb: Pulling fs layer 06:52:54 f23df028b6ca: Pulling fs layer 06:52:54 d65c8cfc05b1: Pulling fs layer 06:52:54 2437ff75d9bd: Pulling fs layer 06:52:54 765212b225bb: Waiting 06:52:54 f23df028b6ca: Waiting 06:52:54 d65c8cfc05b1: Waiting 06:52:54 2437ff75d9bd: Waiting 06:52:54 04944245beec: Verifying Checksum 06:52:54 04944245beec: Download complete 06:52:54 765212b225bb: Verifying Checksum 06:52:54 765212b225bb: Download complete 06:52:54 f23df028b6ca: Verifying Checksum 06:52:54 f23df028b6ca: Download complete 06:52:54 d65c8cfc05b1: Verifying Checksum 06:52:54 d65c8cfc05b1: Download complete 06:52:54 699f458cf7ca: Verifying Checksum 06:52:54 699f458cf7ca: Download complete 06:52:55 8998bd30e6a1: Verifying Checksum 06:52:55 8998bd30e6a1: Download complete 06:52:57 2437ff75d9bd: Verifying Checksum 06:52:57 2437ff75d9bd: Download complete 06:52:59 8998bd30e6a1: Pull complete 06:53:00 04944245beec: Pull complete 06:53:02 699f458cf7ca: Pull complete 06:53:02 765212b225bb: Pull complete 06:53:03 f23df028b6ca: Pull complete 06:53:03 d65c8cfc05b1: Pull complete 06:53:21 2437ff75d9bd: Pull complete 06:53:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:53:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:53:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:53:22 prd-ubuntu20.04-docker-arm64-4c-16g-7845 does not seem to be running inside a container 06:53:22 $ 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/device-onvif-camera/232 -v /w/workspace/device-onvif-camera/232:/w/workspace/device-onvif-camera/232:rw,z -v /w/workspace/device-onvif-camera/232@tmp:/w/workspace/device-onvif-camera/232@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:53:24 $ docker top c95216cfc8ee8f69aadd1b99d3b61662c3e73ee4b9a95856952fbe7e330c2254 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:53:25 ---> job-cost.sh 06:53:25 lf-activate-venv: SKIPPING 06:53:25 INFO: No Stack... 06:53:25 INFO: Retrieving Pricing Info for: v3-standard-4 06:53:26 INFO: Archiving Costs [Pipeline] sh 06:53:27 + cat /w/workspace/device-onvif-camera/232/archives/cost.csv 06:53:27 + cut -d, -f6 [Pipeline] lock 06:53:27 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-232-stack-cost] 06:53:27 Resource [jenkins-edgexfoundry-device-onvif-camera-main-232-stack-cost] did not exist. Created. 06:53:27 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-232-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:53:27 + echo total: 0.10999999940395355 [Pipeline] stash 06:53:28 Stashed 1 file(s) [Pipeline] } 06:53:28 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-232-stack-cost] [Pipeline] // lock [Pipeline] } 06:53:28 $ docker stop --time=1 c95216cfc8ee8f69aadd1b99d3b61662c3e73ee4b9a95856952fbe7e330c2254 06:53:29 $ docker rm -f --volumes c95216cfc8ee8f69aadd1b99d3b61662c3e73ee4b9a95856952fbe7e330c2254 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 12:37:04 Cancelling nested steps due to timeout 12:37:04 Sending interrupt signal to process 12:37:17 script returned exit code 143 [Pipeline] } 12:37:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:37:18 + '[' -d /w/workspace/foundry_device-onvif-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 12:37:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:37:19 ---> package-listing.sh 12:37:19 ++ facter osfamily 12:37:19 ++ tr '[:upper:]' '[:lower:]' 12:37:19 + OS_FAMILY=redhat 12:37:19 + workspace=/w/workspace/foundry_device-onvif-camera_main 12:37:19 + START_PACKAGES=/tmp/packages_start.txt 12:37:19 + END_PACKAGES=/tmp/packages_end.txt 12:37:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:37:19 + PACKAGES=/tmp/packages_start.txt 12:37:19 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 12:37:19 + PACKAGES=/tmp/packages_end.txt 12:37:19 + case "${OS_FAMILY}" in 12:37:19 + sort 12:37:19 + rpm -qa 12:37:19 + '[' -f /tmp/packages_start.txt ']' 12:37:19 + '[' -f /tmp/packages_end.txt ']' 12:37:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:37:19 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 12:37:19 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 12:37:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 12:37:20 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:37:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:37:20 12:37:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:37:21 latest: Pulling from edgex-lftools-log-publisher 12:37:21 5eb5b503b376: Pulling fs layer 12:37:21 5c69ac0246d0: Pulling fs layer 12:37:21 ec43610c2a17: Pulling fs layer 12:37:21 3a2ae6a8a46f: Pulling fs layer 12:37:21 33b1e0a273af: Pulling fs layer 12:37:21 5d3b04190fa2: Pulling fs layer 12:37:21 2f39f015ded8: Pulling fs layer 12:37:21 3a2ae6a8a46f: Waiting 12:37:21 33b1e0a273af: Waiting 12:37:21 5d3b04190fa2: Waiting 12:37:21 2f39f015ded8: Waiting 12:37:21 5c69ac0246d0: Verifying Checksum 12:37:21 5c69ac0246d0: Download complete 12:37:21 3a2ae6a8a46f: Verifying Checksum 12:37:21 3a2ae6a8a46f: Download complete 12:37:21 33b1e0a273af: Verifying Checksum 12:37:21 33b1e0a273af: Download complete 12:37:21 ec43610c2a17: Verifying Checksum 12:37:21 ec43610c2a17: Download complete 12:37:21 5d3b04190fa2: Verifying Checksum 12:37:21 5d3b04190fa2: Download complete 12:37:21 5eb5b503b376: Verifying Checksum 12:37:21 5eb5b503b376: Download complete 12:37:22 2f39f015ded8: Download complete 12:37:22 5eb5b503b376: Pull complete 12:37:22 5c69ac0246d0: Pull complete 12:37:23 ec43610c2a17: Pull complete 12:37:23 3a2ae6a8a46f: Pull complete 12:37:23 33b1e0a273af: Pull complete 12:37:23 5d3b04190fa2: Pull complete 12:37:28 2f39f015ded8: Pull complete 12:37:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:37:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:37:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:37:28 prd-centos7-docker-4c-2g-7846 does not seem to be running inside a container 12:37:28 $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:37:31 $ docker top 9eee39db9690cf76bfdef3507d51b499f7a948416061f29422f671abbd80ba55 -eo pid,comm [Pipeline] { [Pipeline] sh 12:37:31 + touch /tmp/pre-build-complete [Pipeline] sh 12:37:32 + mkdir -p /var/log/sysstat [Pipeline] sh 12:37:32 + ls /var/log/sa-host 12:37:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:37:32 provisioning config files... 12:37:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10413611945794747236tmp [Pipeline] { [Pipeline] echo 12:37:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:37:33 ---> create-netrc.sh [Pipeline] } 12:37:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:37:33 ---> python-tools-install.sh [Pipeline] echo 12:37:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:37:33 ---> sudo-logs.sh 12:37:33 Archiving 'sudo' log.. 12:37:33 sudo: unable to resolve host prd-centos7-docker-4c-2g-7846.novalocal: Name or service not known 12:37:33 sudo: unable to resolve host prd-centos7-docker-4c-2g-7846.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 12:37:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:37:34 ---> job-cost.sh 12:37:34 lf-activate-venv: SKIPPING 12:37:34 DEBUG: total: 0.10999999940395355 12:37:34 INFO: Retrieving Stack Cost... 12:37:34 INFO: Retrieving Pricing Info for: v3-standard-2 12:37:35 INFO: Archiving Costs [Pipeline] echo 12:37:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:37:35 ---> logs-deploy.sh 12:37:35 lf-activate-venv: SKIPPING 12:37:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/232 12:37:35 INFO: archiving workspace using pattern(s): 12:37:36 Archives upload complete. 12:37:36 INFO: archiving logs to Nexus 12:37:37 ---> uname -a: 12:37:37 Linux prd-centos7-docker-4c-2g-7846.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 12:37:37 12:37:37 12:37:37 ---> lscpu: 12:37:37 Architecture: x86_64 12:37:37 CPU op-mode(s): 32-bit, 64-bit 12:37:37 Byte Order: Little Endian 12:37:37 Address sizes: 40 bits physical, 48 bits virtual 12:37:37 CPU(s): 2 12:37:37 On-line CPU(s) list: 0,1 12:37:37 Thread(s) per core: 1 12:37:37 Core(s) per socket: 1 12:37:37 Socket(s): 2 12:37:37 NUMA node(s): 1 12:37:37 Vendor ID: AuthenticAMD 12:37:37 CPU family: 23 12:37:37 Model: 49 12:37:37 Model name: AMD EPYC-Rome Processor 12:37:37 Stepping: 0 12:37:37 CPU MHz: 2799.998 12:37:37 BogoMIPS: 5599.99 12:37:37 Virtualization: AMD-V 12:37:37 Hypervisor vendor: KVM 12:37:37 Virtualization type: full 12:37:37 L1d cache: 64 KiB 12:37:37 L1i cache: 64 KiB 12:37:37 L2 cache: 1 MiB 12:37:37 L3 cache: 32 MiB 12:37:37 NUMA node0 CPU(s): 0,1 12:37:37 Vulnerability Itlb multihit: Not affected 12:37:37 Vulnerability L1tf: Not affected 12:37:37 Vulnerability Mds: Not affected 12:37:37 Vulnerability Meltdown: Not affected 12:37:37 Vulnerability Mmio stale data: Not affected 12:37:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:37:37 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 12:37:37 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 12:37:37 Vulnerability Srbds: Not affected 12:37:37 Vulnerability Tsx async abort: Not affected 12:37:37 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 12:37:37 12:37:37 12:37:37 ---> nproc: 12:37:37 2 12:37:37 12:37:37 12:37:37 ---> df -h: 12:37:37 Filesystem Size Used Avail Use% Mounted on 12:37:37 overlay 40G 6.8G 34G 17% / 12:37:37 tmpfs 64M 0 64M 0% /dev 12:37:37 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 12:37:37 shm 64M 0 64M 0% /dev/shm 12:37:37 /dev/vda1 40G 6.8G 34G 17% /facter-os 12:37:37 12:37:37 12:37:37 Cannot open /var/log/sysstat/sa29: No such file or directory 12:37:37 Please check if data collecting is enabled 12:37:37 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:37:37 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 12:37:37 $ docker stop --time=1 9eee39db9690cf76bfdef3507d51b499f7a948416061f29422f671abbd80ba55 12:37:38 $ docker rm -f --volumes 9eee39db9690cf76bfdef3507d51b499f7a948416061f29422f671abbd80ba55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 12:37:38 [WS-CLEANUP] Deleting project workspace... 12:37:38 [WS-CLEANUP] Deferred wipeout is used... 12:37:38 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [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 12:37:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:37:38 12:37:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:37:39 latest: Pulling from edgex-lftools-log-publisher 12:37:39 5eb5b503b376: Pulling fs layer 12:37:39 5c69ac0246d0: Pulling fs layer 12:37:39 ec43610c2a17: Pulling fs layer 12:37:39 3a2ae6a8a46f: Pulling fs layer 12:37:39 33b1e0a273af: Pulling fs layer 12:37:39 5d3b04190fa2: Pulling fs layer 12:37:39 2f39f015ded8: Pulling fs layer 12:37:39 3a2ae6a8a46f: Waiting 12:37:39 33b1e0a273af: Waiting 12:37:39 5d3b04190fa2: Waiting 12:37:39 2f39f015ded8: Waiting 12:37:39 5c69ac0246d0: Verifying Checksum 12:37:39 5c69ac0246d0: Download complete 12:37:39 3a2ae6a8a46f: Download complete 12:37:39 33b1e0a273af: Verifying Checksum 12:37:39 33b1e0a273af: Download complete 12:37:39 5d3b04190fa2: Verifying Checksum 12:37:39 5d3b04190fa2: Download complete 12:37:39 ec43610c2a17: Verifying Checksum 12:37:39 ec43610c2a17: Download complete 12:37:39 5eb5b503b376: Verifying Checksum 12:37:39 5eb5b503b376: Download complete 12:37:40 2f39f015ded8: Verifying Checksum 12:37:40 2f39f015ded8: Download complete 12:37:41 5eb5b503b376: Pull complete 12:37:43 5c69ac0246d0: Pull complete 12:37:44 ec43610c2a17: Pull complete 12:37:45 3a2ae6a8a46f: Pull complete 12:37:46 33b1e0a273af: Pull complete 12:37:47 5d3b04190fa2: Pull complete 12:37:59 2f39f015ded8: Pull complete 12:37:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:37:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:37:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:37:59 prd-ubuntu20.04-docker-8c-8g-7843 does not seem to be running inside a container 12:37:59 $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:38:04 Body did not finish within grace period; terminating with extreme prejudice 12:38:13 $ docker top 8d1cdf160e7a3eb8fe25994fb27d34dfe2c37356d819a3810479fe52e0117b8b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:38:13 ---> job-cost.sh 12:38:13 lf-activate-venv: SKIPPING 12:38:13 INFO: No Stack... 12:38:13 INFO: Retrieving Pricing Info for: v3-standard-8 12:38:14 INFO: Archiving Costs [Pipeline] sh 12:38:14 + + cut -d, -f6cat 12:38:14 /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [Pipeline] lock 12:38:14 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-232-stack-cost] 12:38:14 Resource [jenkins-edgexfoundry-device-onvif-camera-main-232-stack-cost] did not exist. Created. 12:38:14 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-232-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:38:15 /w/workspace/foundry_device-onvif-camera_main@tmp/durable-fde2c06a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:38:15 + echo total: 1.5299999713897705 [Pipeline] stash 12:38:15 Warning: overwriting stash ‘stack-cost’ 12:38:15 Stashed 1 file(s) [Pipeline] } 12:38:15 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-232-stack-cost] [Pipeline] // lock [Pipeline] } 12:38:15 $ docker stop --time=1 8d1cdf160e7a3eb8fe25994fb27d34dfe2c37356d819a3810479fe52e0117b8b 12:38:17 $ docker rm -f --volumes 8d1cdf160e7a3eb8fe25994fb27d34dfe2c37356d819a3810479fe52e0117b8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script Error when executing always post condition: Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 5b74e092-8aad-4b4c-bb57-866699c90588 org.jenkinsci.plugins.workflow.steps.FlowInterruptedException at org.jenkinsci.plugins.workflow.steps.TimeoutStepExecution.cancel(TimeoutStepExecution.java:169) at jenkins.security.ImpersonatingScheduledExecutorService$1.run(ImpersonatingScheduledExecutorService.java:67) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:38:18 Failed in branch amd64 [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 12:38:18 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 12:38:18 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 12:38:18 total 16 12:38:18 drwxr-xr-x 3 root root 4096 Aug 29 12:38 . 12:38:18 drwxrwxr-x 10 jenkins jenkins 4096 Aug 29 12:38 .. 12:38:18 drwxr-xr-x 2 root root 4096 Aug 29 12:38 cost 12:38:18 -rw-r--r-- 1 root root 93 Aug 29 12:38 cost.csv 12:38:18 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 12:38:18 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 12:38:18 total 16 12:38:18 drwxr-xr-x 3 jenkins jenkins 4096 Aug 29 12:38 . 12:38:18 drwxrwxr-x 10 jenkins jenkins 4096 Aug 29 12:38 .. 12:38:18 drwxr-xr-x 2 jenkins jenkins 4096 Aug 29 12:38 cost 12:38:18 -rw-r--r-- 1 jenkins jenkins 93 Aug 29 12:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:38:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:38:20 ---> package-listing.sh 12:38:20 ++ facter osfamily 12:38:20 ++ tr '[:upper:]' '[:lower:]' 12:38:20 + OS_FAMILY=debian 12:38:20 + workspace=/w/workspace/foundry_device-onvif-camera_main 12:38:20 + START_PACKAGES=/tmp/packages_start.txt 12:38:20 + END_PACKAGES=/tmp/packages_end.txt 12:38:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:38:20 + PACKAGES=/tmp/packages_start.txt 12:38:20 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 12:38:20 + PACKAGES=/tmp/packages_end.txt 12:38:20 + case "${OS_FAMILY}" in 12:38:20 + dpkg -l 12:38:20 + grep '^ii' 12:38:20 + '[' -f /tmp/packages_start.txt ']' 12:38:20 + '[' -f /tmp/packages_end.txt ']' 12:38:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:38:20 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 12:38:20 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 12:38:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 12:38:20 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:38:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:38:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:38:21 prd-ubuntu20.04-docker-8c-8g-7843 does not seem to be running inside a container 12:38:21 $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:38:23 $ docker top 8c90da5e53c7114ca0056920f6b2a1fe64cf793104781724f3e9d5fdaaf3f3df -eo pid,comm [Pipeline] { [Pipeline] sh 12:38:23 + touch /tmp/pre-build-complete [Pipeline] sh 12:38:24 + mkdir -p /var/log/sysstat [Pipeline] sh 12:38:24 + ls /var/log/sa-host 12:38:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:38:24 provisioning config files... 12:38:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5256401703534890738tmp [Pipeline] { [Pipeline] echo 12:38:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:38:24 ---> create-netrc.sh [Pipeline] } 12:38:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:38:25 ---> python-tools-install.sh [Pipeline] echo 12:38:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:38:25 ---> sudo-logs.sh 12:38:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:38:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:38:25 ---> job-cost.sh 12:38:25 lf-activate-venv: SKIPPING 12:38:25 DEBUG: total: 1.5299999713897705 12:38:25 INFO: Retrieving Stack Cost... 12:38:25 INFO: Retrieving Pricing Info for: v3-standard-8 12:38:25 INFO: Archiving Costs [Pipeline] echo 12:38:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:38:26 ---> logs-deploy.sh 12:38:26 lf-activate-venv: SKIPPING 12:38:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/232 12:38:26 INFO: archiving workspace using pattern(s): 12:38:27 Archives upload complete. 12:38:27 INFO: archiving logs to Nexus