Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 09efcfd63434f2de4546320b1257b2ce0fe632cd 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-ssh12617561993426115245.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh18034946329868517621.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-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-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4631024855643782652.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh5929872623558009092.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-usb-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-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16961681420496098644.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-usb-camera] ========================================================= [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-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-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: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7061 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-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-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 09efcfd63434f2de4546320b1257b2ce0fe632cd (main) Commit message: "Merge pull request #210 from marcpfuller/fix_device_example" > git config remote.origin.url git@github.com:edgexfoundry/device-usb-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 09efcfd63434f2de4546320b1257b2ce0fe632cd # timeout=10 > git rev-list --no-walk f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:31:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:31:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:31:36 ========================================================= 02:31:36 EdgeX Global Pipelines Version Info 02:31:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:31:36 ------------------- 02:31:36 stable info: 02:31:36 ------------------- 02:31:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:31:36 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 02:31:36 Message: update stable to v1.0.245 02:31:37 ------------------- 02:31:37 experimental info: 02:31:37 ------------------- 02:31:37 Commited By: **** collab-it+edgex@linuxfoundation.org 02:31:37 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 02:31:37 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:31:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 02:31:37 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 02:31:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:31:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:31:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:31:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 02:31:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:31:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:31:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:31:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:31:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:31:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 02:31:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:31:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:31:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:31:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:31:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:31:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:31:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:31:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:31:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:31:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:31:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:31:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:31:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:31:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:31:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:31:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:31:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:31:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:31:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 09efcfd63434f2de4546320b1257b2ce0fe632cd [Pipeline] echo 02:31:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 09efcfd [Pipeline] echo 02:31:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:31:38 provisioning config files... 02:31:38 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14351452112920092767tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:31:38 ---> docker-login.sh 02:31:38 nexus3.edgexfoundry.org:10001 02:31:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:31:38 Configure a credential helper to remove this warning. See 02:31:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:31:38 02:31:38 Login Succeeded 02:31:38 nexus3.edgexfoundry.org:10002 02:31:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:31:38 Configure a credential helper to remove this warning. See 02:31:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:31:38 02:31:38 Login Succeeded 02:31:38 nexus3.edgexfoundry.org:10003 02:31:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:31:38 Configure a credential helper to remove this warning. See 02:31:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:31:38 02:31:38 Login Succeeded 02:31:38 nexus3.edgexfoundry.org:10004 02:31:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:31:39 Configure a credential helper to remove this warning. See 02:31:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:31:39 02:31:39 Login Succeeded 02:31:39 docker.io 02:31:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:31:39 Configure a credential helper to remove this warning. See 02:31:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:31:39 02:31:39 Login Succeeded 02:31:39 ---> docker-login.sh ends [Pipeline] } 02:31:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:31:39 + git rev-list -1 --merges 09efcfd63434f2de4546320b1257b2ce0fe632cd~1..09efcfd63434f2de4546320b1257b2ce0fe632cd [Pipeline] echo 02:31:39 -----------> git rev-list -1 --merges 09efcfd63434f2de4546320b1257b2ce0fe632cd~1..09efcfd63434f2de4546320b1257b2ce0fe632cd 09efcfd63434f2de4546320b1257b2ce0fe632cd 02:31:39 09efcfd63434f2de4546320b1257b2ce0fe632cd [false] [Pipeline] sh 02:31:40 + git log --format=format:%s -1 09efcfd63434f2de4546320b1257b2ce0fe632cd [Pipeline] echo 02:31:40 ========================================================= 02:31:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:31:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:31:40 + git log --format=format:%s -1 09efcfd63434f2de4546320b1257b2ce0fe632cd [Pipeline] echo 02:31:40 [semverPrep] GIT_COMMIT: 09efcfd63434f2de4546320b1257b2ce0fe632cd, Commit Message: Merge pull request #210 from marcpfuller/fix_device_example [Pipeline] echo 02:31:40 [semverPrep] This is not a build commit. [Pipeline] sh 02:31:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:31:40 + grep -v github /etc/ssh/ssh_known_hosts 02:31:40 + [ -e /tmp/ssh_known_hosts ] 02:31:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:31:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:31:40 + sudo tee -a /etc/ssh/ssh_known_hosts 02:31:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:31:41 02:31:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:31:41 0.1.4: Pulling from edgex-devops/py-git-semver 02:31:41 b85a868b505f: Pulling fs layer 02:31:41 e2be974225ed: Pulling fs layer 02:31:41 339a4e72a1f5: Pulling fs layer 02:31:41 988bab9f4d93: Pulling fs layer 02:31:41 1469e6f7b9e6: Pulling fs layer 02:31:41 eaf3925da568: Pulling fs layer 02:31:41 bab4dde63d76: Pulling fs layer 02:31:41 bde34c3a00c8: Pulling fs layer 02:31:41 b352a97aabf1: Pulling fs layer 02:31:41 4872d77fe225: Pulling fs layer 02:31:41 5851b861e8e6: Pulling fs layer 02:31:41 bab4dde63d76: Waiting 02:31:41 bde34c3a00c8: Waiting 02:31:41 b352a97aabf1: Waiting 02:31:41 4872d77fe225: Waiting 02:31:41 5851b861e8e6: Waiting 02:31:41 988bab9f4d93: Waiting 02:31:41 eaf3925da568: Waiting 02:31:41 1469e6f7b9e6: Waiting 02:31:41 e2be974225ed: Download complete 02:31:41 988bab9f4d93: Download complete 02:31:41 1469e6f7b9e6: Verifying Checksum 02:31:41 1469e6f7b9e6: Download complete 02:31:41 339a4e72a1f5: Verifying Checksum 02:31:41 339a4e72a1f5: Download complete 02:31:41 eaf3925da568: Verifying Checksum 02:31:41 eaf3925da568: Download complete 02:31:41 bde34c3a00c8: Download complete 02:31:41 b352a97aabf1: Download complete 02:31:41 4872d77fe225: Verifying Checksum 02:31:41 4872d77fe225: Download complete 02:31:41 5851b861e8e6: Verifying Checksum 02:31:41 5851b861e8e6: Download complete 02:31:41 b85a868b505f: Download complete 02:31:42 bab4dde63d76: Verifying Checksum 02:31:42 bab4dde63d76: Download complete 02:31:42 b85a868b505f: Pull complete 02:31:42 e2be974225ed: Pull complete 02:31:43 339a4e72a1f5: Pull complete 02:31:43 988bab9f4d93: Pull complete 02:31:43 1469e6f7b9e6: Pull complete 02:31:43 eaf3925da568: Pull complete 02:31:45 bab4dde63d76: Pull complete 02:31:45 bde34c3a00c8: Pull complete 02:31:45 b352a97aabf1: Pull complete 02:31:45 4872d77fe225: Pull complete 02:31:45 5851b861e8e6: Pull complete 02:31:45 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:31:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:31:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:31:45 prd-ubuntu20.04-docker-8c-8g-7061 does not seem to be running inside a container 02:31:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 02:31:47 $ docker top 39e9672873d6a77f52836fbc5969c6e3bd03ff7661b8f4b9d638f45642f1ea70 -eo pid,comm 02:31:47 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). 02:31:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:31:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:31:47 [ssh-agent] Looking for ssh-agent implementation... 02:31:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:31:47 $ docker exec 39e9672873d6a77f52836fbc5969c6e3bd03ff7661b8f4b9d638f45642f1ea70 ssh-agent 02:31:47 SSH_AUTH_SOCK=/tmp/ssh-gfbekOJyFCsh/agent.33 02:31:47 SSH_AGENT_PID=39 02:31:47 Running ssh-add (command line suppressed) 02:31:47 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7070453792948890463.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7070453792948890463.key) 02:31:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:31:47 + git tag --points-at HEAD [Pipeline] } 02:31:47 $ docker exec --env ******** --env ******** 39e9672873d6a77f52836fbc5969c6e3bd03ff7661b8f4b9d638f45642f1ea70 ssh-agent -k 02:31:48 unset SSH_AUTH_SOCK; 02:31:48 unset SSH_AGENT_PID; 02:31:48 echo Agent pid 39 killed; 02:31:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:31:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:31:48 [ssh-agent] Looking for ssh-agent implementation... 02:31:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:31:48 $ docker exec 39e9672873d6a77f52836fbc5969c6e3bd03ff7661b8f4b9d638f45642f1ea70 ssh-agent 02:31:48 SSH_AUTH_SOCK=/tmp/ssh-sJcM5RCACFDq/agent.72 02:31:48 SSH_AGENT_PID=78 02:31:48 Running ssh-add (command line suppressed) 02:31:48 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3801305552044878388.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3801305552044878388.key) 02:31:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:31:48 + git semver init 02:31:48 2023-04-07 02:31:48,865 [run_init] DEBUG init version:0.0.0 force:False 02:31:48 2023-04-07 02:31:48,866 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 02:31:48 2023-04-07 02:31:48,866 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 02:31:48 2023-04-07 02:31:48,867 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 02:31:49 2023-04-07 02:31:49,527 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 02:31:49 2023-04-07 02:31:49,527 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 02:31:49 2023-04-07 02:31:49,528 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:31:49 2023-04-07 02:31:49,528 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:31:49 3.0.0-dev.23 [Pipeline] } 02:31:49 $ docker exec --env ******** --env ******** 39e9672873d6a77f52836fbc5969c6e3bd03ff7661b8f4b9d638f45642f1ea70 ssh-agent -k 02:31:49 unset SSH_AUTH_SOCK; 02:31:49 unset SSH_AGENT_PID; 02:31:49 echo Agent pid 78 killed; 02:31:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:31:50 + git semver [Pipeline] } 02:31:50 $ docker stop --time=1 39e9672873d6a77f52836fbc5969c6e3bd03ff7661b8f4b9d638f45642f1ea70 02:31:51 $ docker rm -f --volumes 39e9672873d6a77f52836fbc5969c6e3bd03ff7661b8f4b9d638f45642f1ea70 [Pipeline] // withDockerContainer [Pipeline] sh 02:31:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:31:52 Stashed 1 file(s) [Pipeline] echo 02:31:52 [edgeXSemver]: initialized semver on version 3.0.0-dev.23 [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 02:31:52 provisioning config files... 02:31:52 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3661067899410140776tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:31:52 ---> docker-login.sh 02:31:52 nexus3.edgexfoundry.org:10001 02:31:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:31:52 Configure a credential helper to remove this warning. See 02:31:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:31:52 02:31:52 Login Succeeded 02:31:52 nexus3.edgexfoundry.org:10002 02:31:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:31:52 Configure a credential helper to remove this warning. See 02:31:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:31:52 02:31:52 Login Succeeded 02:31:52 nexus3.edgexfoundry.org:10003 02:31:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:31:53 Configure a credential helper to remove this warning. See 02:31:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:31:53 02:31:53 Login Succeeded 02:31:53 nexus3.edgexfoundry.org:10004 02:31:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:31:53 Configure a credential helper to remove this warning. See 02:31:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:31:53 02:31:53 Login Succeeded 02:31:53 docker.io 02:31:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:31:53 Configure a credential helper to remove this warning. See 02:31:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:31:53 02:31:53 Login Succeeded 02:31:53 ---> docker-login.sh ends [Pipeline] } 02:31:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:31:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:31:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:31:53 ========================================================= 02:31:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 02:31:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:53 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 02:31:53 Sending build context to Docker daemon 1.916MB 02:31:53 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 02:31:53 Step 2/13 : FROM ${BASE} AS builder 02:31:53 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 02:31:53 63b65145d645: Pulling fs layer 02:31:53 a2d21d5440eb: Pulling fs layer 02:31:53 935e6c44a52c: Pulling fs layer 02:31:53 94cc34f8dd06: Pulling fs layer 02:31:53 30dea6a524f1: Pulling fs layer 02:31:53 a2aff8979fd8: Pulling fs layer 02:31:53 6808be2612f2: Pulling fs layer 02:31:53 f25807f1079a: Pulling fs layer 02:31:53 94cc34f8dd06: Waiting 02:31:53 a2aff8979fd8: Waiting 02:31:53 f25807f1079a: Waiting 02:31:53 30dea6a524f1: Waiting 02:31:53 6808be2612f2: Waiting 02:31:53 a2d21d5440eb: Download complete 02:31:53 94cc34f8dd06: Verifying Checksum 02:31:53 94cc34f8dd06: Download complete 02:31:53 30dea6a524f1: Verifying Checksum 02:31:53 30dea6a524f1: Download complete 02:31:54 63b65145d645: Verifying Checksum 02:31:54 63b65145d645: Download complete 02:31:54 a2aff8979fd8: Verifying Checksum 02:31:54 a2aff8979fd8: Download complete 02:31:54 63b65145d645: Pull complete 02:31:54 a2d21d5440eb: Pull complete 02:31:54 f25807f1079a: Verifying Checksum 02:31:54 f25807f1079a: Download complete 02:31:54 935e6c44a52c: Verifying Checksum 02:31:54 935e6c44a52c: Download complete 02:31:54 6808be2612f2: Verifying Checksum 02:31:54 6808be2612f2: Download complete 02:31:58 935e6c44a52c: Pull complete 02:31:58 94cc34f8dd06: Pull complete 02:31:58 30dea6a524f1: Pull complete 02:31:58 a2aff8979fd8: Pull complete 02:32:00 6808be2612f2: Pull complete 02:32:00 f25807f1079a: Pull complete 02:32:00 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 02:32:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 02:32:01 ---> 3b553350e43f 02:32:01 Step 3/13 : ARG ADD_BUILD_TAGS="" 02:32:02 ---> Running in 637bf9c4e375 02:32:02 Removing intermediate container 637bf9c4e375 02:32:02 ---> f95578280227 02:32:02 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:32:02 ---> Running in 7752c9a901fe 02:32:02 Removing intermediate container 7752c9a901fe 02:32:02 ---> e0d7f99a1429 02:32:02 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 02:32:02 ---> Running in a2a3e890e43a 02:32:03 Removing intermediate container a2a3e890e43a 02:32:03 ---> 0cafaf8c4738 02:32:03 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 02:32:03 ---> Running in 4a0c81341e37 02:32:03 Removing intermediate container 4a0c81341e37 02:32:03 ---> f62333b116a1 02:32:03 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:32:03 ---> Running in d04da22fb8a5 02:32:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:32:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:32:04 (1/14) Installing libintl (0.21.1-r1) 02:32:04 (2/14) Installing eudev-libs (3.2.11-r4) 02:32:04 (3/14) Installing libjpeg-turbo (2.1.4-r0) 02:32:04 (4/14) Installing v4l-utils-libs (1.22.1-r2) 02:32:04 (5/14) Installing v4l-utils (1.22.1-r2) 02:32:04 (6/14) Installing udev-init-scripts (35-r1) 02:32:04 (7/14) Installing libblkid (2.38.1-r1) 02:32:04 (8/14) Installing xz-libs (5.2.9-r0) 02:32:04 (9/14) Installing zstd-libs (1.5.5-r0) 02:32:04 (10/14) Installing kmod-libs (30-r1) 02:32:04 (11/14) Installing eudev (3.2.11-r4) 02:32:04 (12/14) Installing eudev-dev (3.2.11-r4) 02:32:04 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 02:32:04 (14/14) Installing v4l-utils-dev (1.22.1-r2) 02:32:04 Executing busybox-1.35.0-r29.trigger 02:32:04 Executing eudev-3.2.11-r4.trigger 02:32:04 OK: 272 MiB in 67 packages 02:32:04 Removing intermediate container d04da22fb8a5 02:32:04 ---> 38b23ed2dcb3 02:32:04 Step 8/13 : WORKDIR /device-usb-camera 02:32:04 ---> Running in b9cc25b83c96 02:32:04 Removing intermediate container b9cc25b83c96 02:32:04 ---> b17a569f78e8 02:32:04 Step 9/13 : COPY go.mod vendor* ./ 02:32:04 ---> 87f6bdea4f8d 02:32:04 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:32:04 ---> Running in eb18fdd2ff90 02:32:07 Still waiting to schedule task 02:32:07 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 02:32:26 Removing intermediate container eb18fdd2ff90 02:32:26 ---> c1e1c0be2f88 02:32:26 Step 11/13 : COPY . . 02:32:26 ---> 12242bacc8a0 02:32:26 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 02:32:26 ---> Running in a931d63fdcf6 02:32:26  % Total % Received % Xferd Average Speed Time Time Time Current 02:32:26   Dload Upload Total Spent Left Speed 02:32:26   0 0 0 0 0  0  0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6885 0 --:--:-- --:--:-- --:--:-- 6896 02:32:27 Removing intermediate container a931d63fdcf6 02:32:27 ---> a8c997fc0e5e 02:32:27 Step 13/13 : RUN ${MAKE} 02:32:27 ---> Running in 7996369f3671 02:32:27 noop 02:32:28 Removing intermediate container 7996369f3671 02:32:28 ---> 0f10fb5a098f 02:32:28 Successfully built 0f10fb5a098f 02:32:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:28 + docker inspect -f . ci-base-image-x86_64 02:32:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:32:28 prd-ubuntu20.04-docker-8c-8g-7061 does not seem to be running inside a container 02:32:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 02:32:28 $ docker top d883aba8cca98b62c24c7079fa4bc5edd3f9f68d83b8ba0598102669240bcca8 -eo pid,comm [Pipeline] { [Pipeline] sh 02:32:29 + go version 02:32:29 go version go1.20.2 linux/amd64 [Pipeline] } 02:32:29 $ docker stop --time=1 d883aba8cca98b62c24c7079fa4bc5edd3f9f68d83b8ba0598102669240bcca8 02:32:30 $ docker rm -f --volumes d883aba8cca98b62c24c7079fa4bc5edd3f9f68d83b8ba0598102669240bcca8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:30 + docker inspect -f . ci-base-image-x86_64 02:32:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:32:30 prd-ubuntu20.04-docker-8c-8g-7061 does not seem to be running inside a container 02:32:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 02:32:31 $ docker top 4aab0b016a2255b6d8cd7faf2be34c03e2fb075892729b134e4b9ad1d94ec563 -eo pid,comm [Pipeline] { [Pipeline] sh 02:32:31 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 02:32:31 + make test 02:32:31 go test ./... -coverprofile=coverage.out ./... 02:32:36 ? github.com/edgexfoundry/device-usb-camera [no test files] 02:32:46 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 02:32:46 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.012s coverage: 2.0% of statements 02:32:51 go vet ./... 02:32:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:32:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:32:54 ./bin/test-attribution-txt.sh [Pipeline] echo 02:32:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:32:54 $ docker stop --time=1 4aab0b016a2255b6d8cd7faf2be34c03e2fb075892729b134e4b9ad1d94ec563 02:32:56 $ docker rm -f --volumes 4aab0b016a2255b6d8cd7faf2be34c03e2fb075892729b134e4b9ad1d94ec563 [Pipeline] // withDockerContainer [Pipeline] sh 02:32:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:32:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:32:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:32:57 + ls -al . 02:32:57 total 188 02:32:57 drwxrwxr-x 10 jenkins jenkins 4096 Apr 7 02:32 . 02:32:57 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 02:31 .. 02:32:57 drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 02:31 .git 02:32:57 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 02:31 .github 02:32:57 -rw-rw-r-- 1 jenkins jenkins 414 Apr 7 02:31 .gitignore 02:32:57 -rw-rw-r-- 1 jenkins jenkins 42 Apr 7 02:31 .golangci.yml 02:32:57 -rw-rw-r-- 1 jenkins jenkins 77 Apr 7 02:31 .hadolint.yml 02:32:57 drwxr-xr-x 3 jenkins jenkins 4096 Apr 7 02:31 .semver 02:32:57 -rw-rw-r-- 1 jenkins jenkins 9535 Apr 7 02:31 Attribution.txt 02:32:57 -rw-rw-r-- 1 jenkins jenkins 6219 Apr 7 02:31 CHANGELOG.md 02:32:57 -rw-rw-r-- 1 jenkins jenkins 2328 Apr 7 02:31 Dockerfile 02:32:57 -rw-rw-r-- 1 jenkins jenkins 678 Apr 7 02:31 GOVERNANCE.md 02:32:57 -rw-rw-r-- 1 jenkins jenkins 659 Apr 7 02:31 Jenkinsfile 02:32:57 -rw-rw-r-- 1 jenkins jenkins 11348 Apr 7 02:31 LICENSE 02:32:57 -rw-rw-r-- 1 jenkins jenkins 2364 Apr 7 02:31 Makefile 02:32:57 -rw-rw-r-- 1 jenkins jenkins 622 Apr 7 02:31 OWNERS.md 02:32:57 -rw-rw-r-- 1 jenkins jenkins 5681 Apr 7 02:31 README.md 02:32:57 -rw-rw-r-- 1 jenkins jenkins 12 Apr 7 02:31 VERSION 02:32:57 drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 02:31 bin 02:32:57 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 02:31 cmd 02:32:57 -rw-r--r-- 1 jenkins jenkins 28352 Apr 7 02:32 coverage.out 02:32:57 -rwxrwxr-x 1 jenkins jenkins 140 Apr 7 02:31 docker-entrypoint.sh 02:32:57 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 02:31 docs 02:32:57 -rw-rw-r-- 1 jenkins jenkins 3440 Apr 7 02:31 go.mod 02:32:57 -rw-rw-r-- 1 jenkins jenkins 31313 Apr 7 02:31 go.sum 02:32:57 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 02:31 internal 02:32:57 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 02:31 snap 02:32:57 -rw-rw-r-- 1 jenkins jenkins 231 Apr 7 02:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:58 + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=09efcfd63434f2de4546320b1257b2ce0fe632cd --label arch=amd64 --label version=3.0.0-dev.23 . 02:32:58 Sending build context to Docker daemon 1.945MB 02:32:58 Step 1/35 : ARG BASE=golang:1.20-alpine3.17 02:32:58 Step 2/35 : FROM ${BASE} AS builder 02:32:58 ---> 0f10fb5a098f 02:32:58 Step 3/35 : ARG ADD_BUILD_TAGS="" 02:32:58 ---> Running in e8f40b60ef8f 02:32:58 Removing intermediate container e8f40b60ef8f 02:32:58 ---> 74467a08d30f 02:32:58 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:32:58 ---> Running in 74b0b7b922f5 02:32:58 Removing intermediate container 74b0b7b922f5 02:32:58 ---> a96ec0c43d69 02:32:58 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 02:32:58 ---> Running in 3e0a2acb3108 02:32:58 Removing intermediate container 3e0a2acb3108 02:32:58 ---> 1a0d7dac3ac0 02:32:58 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 02:32:58 ---> Running in c80f1d103dd4 02:32:58 Removing intermediate container c80f1d103dd4 02:32:58 ---> a05e1225b653 02:32:58 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:32:58 ---> Running in fc24bf4125a5 02:32:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:32:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:32:59 OK: 272 MiB in 67 packages 02:32:59 Removing intermediate container fc24bf4125a5 02:32:59 ---> 3623fb7c2f96 02:32:59 Step 8/35 : WORKDIR /device-usb-camera 02:32:59 ---> Running in b3c156ad7991 02:32:59 Removing intermediate container b3c156ad7991 02:32:59 ---> a73cc6c0da14 02:32:59 Step 9/35 : COPY go.mod vendor* ./ 02:32:59 ---> e1571d6dedce 02:32:59 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:32:59 ---> Running in 1d62dc96f0c2 02:33:00 Removing intermediate container 1d62dc96f0c2 02:33:00 ---> 6c5d7b40d345 02:33:00 Step 11/35 : COPY . . 02:33:00 ---> 4596843feb91 02:33:00 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 02:33:00 ---> Running in 152fdb2c3e52 02:33:01  % Total % Received % Xferd Average Speed Time Time Time Current 02:33:01 Dload Upload Total Spent Left Speed 02:33:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 21287 0 --:--:-- --:--:-- --:--:-- 21673 02:33:01 Removing intermediate container 152fdb2c3e52 02:33:01 ---> 78e0cb1744a4 02:33:01 Step 13/35 : RUN ${MAKE} 02:33:01 ---> Running in 8cafe1cf1c67 02:33:01 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.23" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 02:33:20 Removing intermediate container 8cafe1cf1c67 02:33:20 ---> 065330939a9c 02:33:20 Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 02:33:20 v0.21.6: Pulling from aler9/rtsp-simple-server 02:33:20 4acc49c71d14: Pulling fs layer 02:33:20 4acc49c71d14: Verifying Checksum 02:33:20 4acc49c71d14: Download complete 02:33:20 4acc49c71d14: Pull complete 02:33:20 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 02:33:20 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 02:33:20 ---> 01a2bd3e5fff 02:33:20 Step 15/35 : FROM alpine:3.17 02:33:20 3.17: Pulling from library/alpine 02:33:20 f56be85fc22e: Pulling fs layer 02:33:21 f56be85fc22e: Verifying Checksum 02:33:21 f56be85fc22e: Download complete 02:33:21 f56be85fc22e: Pull complete 02:33:21 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 02:33:21 Status: Downloaded newer image for alpine:3.17 02:33:21 ---> 9ed4aefc74f6 02:33:21 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 02:33:21 ---> Running in d3bc2b5f6869 02:33:21 Removing intermediate container d3bc2b5f6869 02:33:21 ---> 67bd26260d18 02:33:21 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 02:33:21 ---> Running in f0ff84908c80 02:33:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:33:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:33:21 (1/86) Installing dumb-init (1.2.5-r2) 02:33:21 (2/86) Installing sdl2 (2.26.5-r0) 02:33:22 (3/86) Installing svt-av1-libs (1.3.0-r0) 02:33:22 (4/86) Installing libxau (1.0.10-r0) 02:33:22 (5/86) Installing libmd (1.0.4-r0) 02:33:22 (6/86) Installing libbsd (0.11.7-r0) 02:33:22 (7/86) Installing libxdmcp (1.1.4-r0) 02:33:22 (8/86) Installing libxcb (1.15-r0) 02:33:22 (9/86) Installing libx11 (1.8.4-r0) 02:33:22 (10/86) Installing aom-libs (3.5.0-r0) 02:33:22 (11/86) Installing alsa-lib (1.2.8-r0) 02:33:22 (12/86) Installing libexpat (2.5.0-r0) 02:33:22 (13/86) Installing brotli-libs (1.0.9-r9) 02:33:22 (14/86) Installing libbz2 (1.0.8-r4) 02:33:22 (15/86) Installing libpng (1.6.38-r0) 02:33:22 (16/86) Installing freetype (2.12.1-r0) 02:33:22 (17/86) Installing fontconfig (2.14.1-r0) 02:33:22 (18/86) Installing fribidi (1.0.12-r0) 02:33:22 (19/86) Installing libffi (3.4.4-r0) 02:33:22 (20/86) Installing libintl (0.21.1-r1) 02:33:22 (21/86) Installing libblkid (2.38.1-r1) 02:33:22 (22/86) Installing libmount (2.38.1-r1) 02:33:22 (23/86) Installing pcre2 (10.42-r0) 02:33:22 (24/86) Installing glib (2.74.6-r0) 02:33:22 (25/86) Installing graphite2 (1.3.14-r2) 02:33:22 (26/86) Installing harfbuzz (5.3.1-r1) 02:33:22 (27/86) Installing libass (0.16.0-r1) 02:33:22 (28/86) Installing libdav1d (1.0.0-r2) 02:33:22 (29/86) Installing hwdata-pci (0.364-r0) 02:33:22 (30/86) Installing libpciaccess (0.17-r0) 02:33:22 (31/86) Installing libdrm (2.4.114-r0) 02:33:22 (32/86) Installing gmp (6.2.1-r2) 02:33:22 (33/86) Installing nettle (3.8.1-r0) 02:33:22 (34/86) Installing p11-kit (0.24.1-r1) 02:33:22 (35/86) Installing libtasn1 (4.19.0-r0) 02:33:22 (36/86) Installing libunistring (1.1-r0) 02:33:22 (37/86) Installing gnutls (3.7.8-r3) 02:33:22 (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) 02:33:22 (39/86) Installing ncurses-libs (6.3_p20221119-r0) 02:33:22 (40/86) Installing lame (3.100-r2) 02:33:22 (41/86) Installing opus (1.3.1-r1) 02:33:22 (42/86) Installing libasyncns (0.8-r1) 02:33:22 (43/86) Installing dbus-libs (1.14.4-r0) 02:33:22 (44/86) Installing libltdl (2.4.7-r1) 02:33:22 (45/86) Installing orc (0.4.33-r0) 02:33:22 (46/86) Installing libgcc (12.2.1_git20220924-r4) 02:33:22 (47/86) Installing libogg (1.3.5-r2) 02:33:22 (48/86) Installing libstdc++ (12.2.1_git20220924-r4) 02:33:22 (49/86) Installing flac-libs (1.4.2-r0) 02:33:22 (50/86) Installing libvorbis (1.3.7-r0) 02:33:22 (51/86) Installing libsndfile (1.1.0-r2) 02:33:22 (52/86) Installing libgomp (12.2.1_git20220924-r4) 02:33:22 (53/86) Installing soxr (0.1.3-r3) 02:33:22 (54/86) Installing speexdsp (1.2.1-r0) 02:33:22 (55/86) Installing tdb-libs (1.4.6-r0) 02:33:22 (56/86) Installing libpulse (16.1-r6) 02:33:22 (57/86) Installing cjson (1.7.15-r3) 02:33:22 (58/86) Installing mbedtls (2.28.3-r0) 02:33:22 (59/86) Installing librist (0.2.7-r0) 02:33:22 (60/86) Installing libsrt (1.5.1-r0) 02:33:22 (61/86) Installing libssh (0.10.4-r0) 02:33:22 (62/86) Installing libtheora (1.1.1-r16) 02:33:22 (63/86) Installing libjpeg-turbo (2.1.4-r0) 02:33:22 (64/86) Installing v4l-utils-libs (1.22.1-r2) 02:33:22 (65/86) Installing libxext (1.3.5-r0) 02:33:22 (66/86) Installing libxfixes (6.0.0-r0) 02:33:22 (67/86) Installing wayland-libs-client (1.21.0-r1) 02:33:22 (68/86) Installing libva (2.16.0-r0) 02:33:22 (69/86) Installing libvdpau (1.5-r0) 02:33:22 (70/86) Installing vidstab (1.1.0-r2) 02:33:22 (71/86) Installing libvpx (1.12.0-r1) 02:33:22 (72/86) Installing libwebp (1.2.4-r1) 02:33:22 (73/86) Installing x264-libs (0.164_git20220602-r0) 02:33:22 (74/86) Installing numactl (2.0.16-r1) 02:33:22 (75/86) Installing x265-libs (3.5-r3) 02:33:22 (76/86) Installing xvidcore (1.3.7-r1) 02:33:22 (77/86) Installing libsodium (1.0.18-r2) 02:33:22 (78/86) Installing libzmq (4.3.4-r1) 02:33:22 (79/86) Installing ffmpeg-libs (5.1.3-r0) 02:33:23 (80/86) Installing ffmpeg (5.1.3-r0) 02:33:23 (81/86) Installing udev-init-scripts (35-r1) 02:33:23 (82/86) Installing eudev-libs (3.2.11-r4) 02:33:23 (83/86) Installing xz-libs (5.2.9-r0) 02:33:23 (84/86) Installing zstd-libs (1.5.5-r0) 02:33:23 (85/86) Installing kmod-libs (30-r1) 02:33:23 (86/86) Installing eudev (3.2.11-r4) 02:33:23 Executing busybox-1.35.0-r29.trigger 02:33:23 Executing eudev-3.2.11-r4.trigger 02:33:23 OK: 112 MiB in 101 packages 02:33:25 Removing intermediate container f0ff84908c80 02:33:25 ---> c6f2a0fb5a54 02:33:25 Step 18/35 : WORKDIR / 02:33:25 ---> Running in 2dfb9f8c44b0 02:33:25 Removing intermediate container 2dfb9f8c44b0 02:33:25 ---> de007bed0b72 02:33:25 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 02:33:25 ---> 78256d3279ac 02:33:25 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 02:33:25 ---> 3d4ad0fd97b6 02:33:25 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 02:33:25 ---> 53763ce51029 02:33:25 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 02:33:25 ---> aece9eb57459 02:33:25 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 02:33:26 ---> c00a7a84f0b2 02:33:26 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 02:33:26 ---> 2ae0f0fef09b 02:33:26 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 02:33:26 ---> b0dc4c6e6d3a 02:33:26 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 02:33:26 ---> Running in 72a88d1507dd 02:33:27 Removing intermediate container 72a88d1507dd 02:33:27 ---> 377a28a49117 02:33:27 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 02:33:27 ---> Running in c983405e84ef 02:33:27 Removing intermediate container c983405e84ef 02:33:27 ---> 534c459bd72a 02:33:27 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 02:33:28 ---> Running in 76f0db090e6a 02:33:28 Removing intermediate container 76f0db090e6a 02:33:28 ---> 10edea8ac299 02:33:28 Step 29/35 : EXPOSE 59983 02:33:28 ---> Running in e92683da4961 02:33:28 Removing intermediate container e92683da4961 02:33:28 ---> 05c776727f27 02:33:28 Step 30/35 : EXPOSE 8554 02:33:28 ---> Running in 111ecf400182 02:33:28 Removing intermediate container 111ecf400182 02:33:28 ---> 491230cfc83f 02:33:28 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 02:33:28 ---> Running in f633c8c1edad 02:33:28 Removing intermediate container f633c8c1edad 02:33:28 ---> a848ddbc3623 02:33:28 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 02:33:28 ---> Running in 7a866a7cdd4f 02:33:28 Removing intermediate container 7a866a7cdd4f 02:33:28 ---> 31750b0ad94c 02:33:28 Step 33/35 : LABEL arch=amd64 02:33:29 ---> Running in 7bf5f8e0b195 02:33:29 Removing intermediate container 7bf5f8e0b195 02:33:29 ---> 09264b3bf3c9 02:33:29 Step 34/35 : LABEL git_sha=09efcfd63434f2de4546320b1257b2ce0fe632cd 02:33:29 ---> Running in 1f8be745c9f4 02:33:29 Removing intermediate container 1f8be745c9f4 02:33:29 ---> 3a84446e20bf 02:33:29 Step 35/35 : LABEL version=3.0.0-dev.23 02:33:29 ---> Running in 253fba15c203 02:33:29 Removing intermediate container 253fba15c203 02:33:29 ---> 561bdde40925 02:33:29 [Warning] One or more build-args [ARCH] were not consumed 02:33:29 Successfully built 561bdde40925 02:33:29 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:33:29 provisioning config files... 02:33:29 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2058300270826221083tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:33:29 ---> docker-login.sh 02:33:29 nexus3.edgexfoundry.org:10001 02:33:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:33:29 Configure a credential helper to remove this warning. See 02:33:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:33:29 02:33:29 Login Succeeded 02:33:29 nexus3.edgexfoundry.org:10002 02:33:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:33:29 Configure a credential helper to remove this warning. See 02:33:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:33:29 02:33:29 Login Succeeded 02:33:29 nexus3.edgexfoundry.org:10003 02:33:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:33:30 Configure a credential helper to remove this warning. See 02:33:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:33:30 02:33:30 Login Succeeded 02:33:30 nexus3.edgexfoundry.org:10004 02:33:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:33:30 Configure a credential helper to remove this warning. See 02:33:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:33:30 02:33:30 Login Succeeded 02:33:30 docker.io 02:33:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:33:30 Configure a credential helper to remove this warning. See 02:33:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:33:30 02:33:30 Login Succeeded 02:33:30 ---> docker-login.sh ends [Pipeline] } 02:33:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:33:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:33:30 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 02:33:30 09efcfd63434f2de4546320b1257b2ce0fe632cd 02:33:30 latest 02:33:30 3.0.0-dev.23 02:33:30 09efcfd63434f2de4546320b1257b2ce0fe632cd-3.0.0-dev.23 02:33:30 main 02:33:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:30 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:09efcfd63434f2de4546320b1257b2ce0fe632cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:31 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:09efcfd63434f2de4546320b1257b2ce0fe632cd 02:33:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 02:33:31 356bf98be6c2: Preparing 02:33:31 ef8cb87b549c: Preparing 02:33:31 f64018535708: Preparing 02:33:31 3827b5b91e75: Preparing 02:33:31 acc83c6ca332: Preparing 02:33:31 5f15a67adfe3: Preparing 02:33:31 e7f1d573919d: Preparing 02:33:31 75b606e7c049: Preparing 02:33:31 008dfe06b25e: Preparing 02:33:31 19dc52abc1f3: Preparing 02:33:31 c567a1609b16: Preparing 02:33:31 f1417ff83b31: Preparing 02:33:31 5f15a67adfe3: Waiting 02:33:31 e7f1d573919d: Waiting 02:33:31 75b606e7c049: Waiting 02:33:31 008dfe06b25e: Waiting 02:33:31 19dc52abc1f3: Waiting 02:33:31 c567a1609b16: Waiting 02:33:31 f1417ff83b31: Waiting 02:33:31 356bf98be6c2: Pushed 02:33:31 ef8cb87b549c: Pushed 02:33:31 f64018535708: Pushed 02:33:31 acc83c6ca332: Pushed 02:33:31 e7f1d573919d: Pushed 02:33:31 75b606e7c049: Pushed 02:33:31 008dfe06b25e: Pushed 02:33:31 5f15a67adfe3: Pushed 02:33:31 f1417ff83b31: Layer already exists 02:33:33 3827b5b91e75: Pushed 02:33:33 19dc52abc1f3: Pushed 02:33:41 c567a1609b16: Pushed 02:33:41 09efcfd63434f2de4546320b1257b2ce0fe632cd: digest: sha256:0f0fe5603085203c13c8ca1f986607b5a03c95c7fb7c347acf3e89afb6c34143 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:41 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:42 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 02:33:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 02:33:42 356bf98be6c2: Preparing 02:33:42 ef8cb87b549c: Preparing 02:33:42 f64018535708: Preparing 02:33:42 3827b5b91e75: Preparing 02:33:42 acc83c6ca332: Preparing 02:33:42 5f15a67adfe3: Preparing 02:33:42 e7f1d573919d: Preparing 02:33:42 75b606e7c049: Preparing 02:33:42 008dfe06b25e: Preparing 02:33:42 19dc52abc1f3: Preparing 02:33:42 75b606e7c049: Waiting 02:33:42 008dfe06b25e: Waiting 02:33:42 5f15a67adfe3: Waiting 02:33:42 c567a1609b16: Preparing 02:33:42 f1417ff83b31: Preparing 02:33:42 19dc52abc1f3: Waiting 02:33:42 c567a1609b16: Waiting 02:33:42 f1417ff83b31: Waiting 02:33:42 f64018535708: Layer already exists 02:33:42 ef8cb87b549c: Layer already exists 02:33:42 acc83c6ca332: Layer already exists 02:33:42 3827b5b91e75: Layer already exists 02:33:42 356bf98be6c2: Layer already exists 02:33:42 5f15a67adfe3: Layer already exists 02:33:42 19dc52abc1f3: Layer already exists 02:33:42 75b606e7c049: Layer already exists 02:33:42 c567a1609b16: Layer already exists 02:33:42 e7f1d573919d: Layer already exists 02:33:42 008dfe06b25e: Layer already exists 02:33:42 f1417ff83b31: Layer already exists 02:33:42 latest: digest: sha256:0f0fe5603085203c13c8ca1f986607b5a03c95c7fb7c347acf3e89afb6c34143 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:42 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:42 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.23 02:33:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 02:33:42 356bf98be6c2: Preparing 02:33:42 ef8cb87b549c: Preparing 02:33:42 f64018535708: Preparing 02:33:42 3827b5b91e75: Preparing 02:33:42 acc83c6ca332: Preparing 02:33:42 5f15a67adfe3: Preparing 02:33:42 e7f1d573919d: Preparing 02:33:42 75b606e7c049: Preparing 02:33:42 008dfe06b25e: Preparing 02:33:42 19dc52abc1f3: Preparing 02:33:42 c567a1609b16: Preparing 02:33:42 f1417ff83b31: Preparing 02:33:42 5f15a67adfe3: Waiting 02:33:42 e7f1d573919d: Waiting 02:33:42 75b606e7c049: Waiting 02:33:42 008dfe06b25e: Waiting 02:33:42 19dc52abc1f3: Waiting 02:33:42 c567a1609b16: Waiting 02:33:42 f1417ff83b31: Waiting 02:33:42 356bf98be6c2: Layer already exists 02:33:42 f64018535708: Layer already exists 02:33:42 ef8cb87b549c: Layer already exists 02:33:42 acc83c6ca332: Layer already exists 02:33:42 3827b5b91e75: Layer already exists 02:33:42 e7f1d573919d: Layer already exists 02:33:42 5f15a67adfe3: Layer already exists 02:33:42 008dfe06b25e: Layer already exists 02:33:42 75b606e7c049: Layer already exists 02:33:42 19dc52abc1f3: Layer already exists 02:33:42 f1417ff83b31: Layer already exists 02:33:42 c567a1609b16: Layer already exists 02:33:42 3.0.0-dev.23: digest: sha256:0f0fe5603085203c13c8ca1f986607b5a03c95c7fb7c347acf3e89afb6c34143 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:43 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:09efcfd63434f2de4546320b1257b2ce0fe632cd-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:43 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:09efcfd63434f2de4546320b1257b2ce0fe632cd-3.0.0-dev.23 02:33:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 02:33:43 356bf98be6c2: Preparing 02:33:43 ef8cb87b549c: Preparing 02:33:43 f64018535708: Preparing 02:33:43 3827b5b91e75: Preparing 02:33:43 acc83c6ca332: Preparing 02:33:43 5f15a67adfe3: Preparing 02:33:43 e7f1d573919d: Preparing 02:33:43 75b606e7c049: Preparing 02:33:43 008dfe06b25e: Preparing 02:33:43 5f15a67adfe3: Waiting 02:33:43 e7f1d573919d: Waiting 02:33:43 75b606e7c049: Waiting 02:33:43 19dc52abc1f3: Preparing 02:33:43 008dfe06b25e: Waiting 02:33:43 c567a1609b16: Preparing 02:33:43 f1417ff83b31: Preparing 02:33:43 19dc52abc1f3: Waiting 02:33:43 c567a1609b16: Waiting 02:33:43 f1417ff83b31: Waiting 02:33:43 f64018535708: Layer already exists 02:33:43 3827b5b91e75: Layer already exists 02:33:43 356bf98be6c2: Layer already exists 02:33:43 acc83c6ca332: Layer already exists 02:33:43 ef8cb87b549c: Layer already exists 02:33:43 e7f1d573919d: Layer already exists 02:33:43 19dc52abc1f3: Layer already exists 02:33:43 5f15a67adfe3: Layer already exists 02:33:43 75b606e7c049: Layer already exists 02:33:43 008dfe06b25e: Layer already exists 02:33:43 c567a1609b16: Layer already exists 02:33:43 f1417ff83b31: Layer already exists 02:33:43 09efcfd63434f2de4546320b1257b2ce0fe632cd-3.0.0-dev.23: digest: sha256:0f0fe5603085203c13c8ca1f986607b5a03c95c7fb7c347acf3e89afb6c34143 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:43 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:44 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 02:33:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 02:33:44 356bf98be6c2: Preparing 02:33:44 ef8cb87b549c: Preparing 02:33:44 f64018535708: Preparing 02:33:44 3827b5b91e75: Preparing 02:33:44 acc83c6ca332: Preparing 02:33:44 5f15a67adfe3: Preparing 02:33:44 e7f1d573919d: Preparing 02:33:44 75b606e7c049: Preparing 02:33:44 008dfe06b25e: Preparing 02:33:44 19dc52abc1f3: Preparing 02:33:44 c567a1609b16: Preparing 02:33:44 f1417ff83b31: Preparing 02:33:44 5f15a67adfe3: Waiting 02:33:44 008dfe06b25e: Waiting 02:33:44 e7f1d573919d: Waiting 02:33:44 75b606e7c049: Waiting 02:33:44 19dc52abc1f3: Waiting 02:33:44 c567a1609b16: Waiting 02:33:44 f1417ff83b31: Waiting 02:33:44 356bf98be6c2: Layer already exists 02:33:44 acc83c6ca332: Layer already exists 02:33:44 f64018535708: Layer already exists 02:33:44 ef8cb87b549c: Layer already exists 02:33:44 3827b5b91e75: Layer already exists 02:33:44 5f15a67adfe3: Layer already exists 02:33:44 008dfe06b25e: Layer already exists 02:33:44 75b606e7c049: Layer already exists 02:33:44 e7f1d573919d: Layer already exists 02:33:44 19dc52abc1f3: Layer already exists 02:33:44 f1417ff83b31: Layer already exists 02:33:44 c567a1609b16: Layer already exists 02:33:44 main: digest: sha256:0f0fe5603085203c13c8ca1f986607b5a03c95c7fb7c347acf3e89afb6c34143 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:33:44 ===================================================== [Pipeline] echo 02:33:44 taggedImages: 02:33:44 - nexus3.edgexfoundry.org:10004/device-usb-camera:09efcfd63434f2de4546320b1257b2ce0fe632cd 02:33:44 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 02:33:44 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.23 02:33:44 - nexus3.edgexfoundry.org:10004/device-usb-camera:09efcfd63434f2de4546320b1257b2ce0fe632cd-3.0.0-dev.23 02:33:44 - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:33:44 02:33:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:33:44 latest: Pulling from edgex-lftools-log-publisher 02:33:44 5eb5b503b376: Pulling fs layer 02:33:44 5c69ac0246d0: Pulling fs layer 02:33:44 ec43610c2a17: Pulling fs layer 02:33:44 3a2ae6a8a46f: Pulling fs layer 02:33:44 33b1e0a273af: Pulling fs layer 02:33:44 5d3b04190fa2: Pulling fs layer 02:33:44 2f39f015ded8: Pulling fs layer 02:33:44 33b1e0a273af: Waiting 02:33:44 5d3b04190fa2: Waiting 02:33:44 2f39f015ded8: Waiting 02:33:44 3a2ae6a8a46f: Waiting 02:33:44 5c69ac0246d0: Download complete 02:33:44 3a2ae6a8a46f: Verifying Checksum 02:33:44 3a2ae6a8a46f: Download complete 02:33:44 ec43610c2a17: Verifying Checksum 02:33:44 ec43610c2a17: Download complete 02:33:44 33b1e0a273af: Verifying Checksum 02:33:44 33b1e0a273af: Download complete 02:33:44 5d3b04190fa2: Verifying Checksum 02:33:44 5d3b04190fa2: Download complete 02:33:45 5eb5b503b376: Verifying Checksum 02:33:45 5eb5b503b376: Download complete 02:33:45 2f39f015ded8: Download complete 02:33:46 5eb5b503b376: Pull complete 02:33:46 5c69ac0246d0: Pull complete 02:33:46 ec43610c2a17: Pull complete 02:33:46 3a2ae6a8a46f: Pull complete 02:33:47 33b1e0a273af: Pull complete 02:33:47 5d3b04190fa2: Pull complete 02:33:51 2f39f015ded8: Pull complete 02:33:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:33:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:33:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:33:51 prd-ubuntu20.04-docker-8c-8g-7061 does not seem to be running inside a container 02:33:51 $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 02:33:52 $ docker top 1c0c8e4d451c9aa270e7e1058d4471debd8330cb2515721ec6460ddf969e310b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:33:53 ---> job-cost.sh 02:33:53 lf-activate-venv: SKIPPING 02:33:53 INFO: No Stack... 02:33:53 INFO: Retrieving Pricing Info for: v3-standard-8 02:33:53 INFO: Archiving Costs [Pipeline] sh 02:33:53 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 02:33:53 + cut -d, -f6 [Pipeline] lock 02:33:53 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-95-stack-cost] 02:33:53 Resource [jenkins-edgexfoundry-device-usb-camera-main-95-stack-cost] did not exist. Created. 02:33:53 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-95-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:33:54 + echo total: 0.2199999988079071 [Pipeline] stash 02:33:54 Stashed 1 file(s) [Pipeline] } 02:33:54 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-95-stack-cost] [Pipeline] // lock [Pipeline] } 02:33:54 $ docker stop --time=1 1c0c8e4d451c9aa270e7e1058d4471debd8330cb2515721ec6460ddf969e310b 02:33:55 $ docker rm -f --volumes 1c0c8e4d451c9aa270e7e1058d4471debd8330cb2515721ec6460ddf969e310b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:34:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7063 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 02:34:59 Running in /w/workspace/device-usb-camera/95 [Pipeline] { [Pipeline] checkout 02:34:59 Selected Git installation does not exist. Using Default 02:34:59 The recommended git tool is: NONE 02:35:05 using credential edgex-jenkins-ssh 02:35:05 Cloning the remote Git repository 02:35:05 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 02:35:05 > git init /w/workspace/device-usb-camera/95 # timeout=10 02:35:06 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 02:35:06 > git --version # timeout=10 02:35:06 > git --version # 'git version 2.25.1' 02:35:06 using GIT_SSH to set credentials SSH Credentials for GitHub 02:35:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:35:07 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 02:35:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:35:08 Avoid second fetch 02:35:08 Checking out Revision 09efcfd63434f2de4546320b1257b2ce0fe632cd (main) 02:35:08 Commit message: "Merge pull request #210 from marcpfuller/fix_device_example" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:35:08 > git config core.sparsecheckout # timeout=10 02:35:08 > git checkout -f 09efcfd63434f2de4546320b1257b2ce0fe632cd # timeout=10 02:35:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:35:09 % Total % Received % Xferd Average Speed Time Time Time Current 02:35:09 Dload Upload Total Spent Left Speed 02:35:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh 02:35:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:35:10 + sudo tee /etc/docker/daemon.new 02:35:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:35:10 { 02:35:10 "registry-mirrors": [ 02:35:10 "https://nexus3.edgexfoundry.org:10001" 02:35:10 ], 02:35:10 "bip": "10.250.0.254/24", 02:35:10 "hosts": [ 02:35:10 "tcp://0.0.0.0:5555", 02:35:10 "unix:///var/run/docker.sock" 02:35:10 ], 02:35:10 "mtu": 1458, 02:35:10 "selinux-enabled": true, 02:35:10 "seccomp-profile": "/etc/docker/seccomp.json" 02:35:10 } [Pipeline] sh 02:35:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:35:11 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:35:29 provisioning config files... 02:35:29 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/95@tmp/config5659814516373611408tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:35:30 ---> docker-login.sh 02:35:30 nexus3.edgexfoundry.org:10001 02:35:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:35:30 Configure a credential helper to remove this warning. See 02:35:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:35:30 02:35:30 Login Succeeded 02:35:30 nexus3.edgexfoundry.org:10002 02:35:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:35:31 Configure a credential helper to remove this warning. See 02:35:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:35:31 02:35:31 Login Succeeded 02:35:31 nexus3.edgexfoundry.org:10003 02:35:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:35:31 Configure a credential helper to remove this warning. See 02:35:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:35:31 02:35:31 Login Succeeded 02:35:31 nexus3.edgexfoundry.org:10004 02:35:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:35:32 Configure a credential helper to remove this warning. See 02:35:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:35:32 02:35:32 Login Succeeded 02:35:32 docker.io 02:35:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:35:32 Configure a credential helper to remove this warning. See 02:35:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:35:32 02:35:32 Login Succeeded 02:35:32 ---> docker-login.sh ends [Pipeline] } 02:35:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:35:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:35:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:35:33 ========================================================= 02:35:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 02:35:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:33 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 02:35:35 Sending build context to Docker daemon 1.219MB 02:35:35 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 02:35:35 Step 2/13 : FROM ${BASE} AS builder 02:35:35 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:35:35 af6eaf76a39c: Pulling fs layer 02:35:35 55522c791124: Pulling fs layer 02:35:35 ce5c4a1c91eb: Pulling fs layer 02:35:35 169dfbe0d373: Pulling fs layer 02:35:35 e1ff8fa3b103: Pulling fs layer 02:35:35 52ebb69f0ebf: Pulling fs layer 02:35:35 5abe8eddf0d5: Pulling fs layer 02:35:35 e1ff8fa3b103: Waiting 02:35:35 52ebb69f0ebf: Waiting 02:35:35 5abe8eddf0d5: Waiting 02:35:35 55522c791124: Verifying Checksum 02:35:35 55522c791124: Download complete 02:35:35 169dfbe0d373: Verifying Checksum 02:35:35 169dfbe0d373: Download complete 02:35:35 af6eaf76a39c: Verifying Checksum 02:35:35 af6eaf76a39c: Download complete 02:35:35 e1ff8fa3b103: Verifying Checksum 02:35:35 e1ff8fa3b103: Download complete 02:35:36 af6eaf76a39c: Pull complete 02:35:37 5abe8eddf0d5: Verifying Checksum 02:35:37 5abe8eddf0d5: Download complete 02:35:37 55522c791124: Pull complete 02:35:38 ce5c4a1c91eb: Verifying Checksum 02:35:38 ce5c4a1c91eb: Download complete 02:35:38 52ebb69f0ebf: Verifying Checksum 02:35:38 52ebb69f0ebf: Download complete 02:35:51 ce5c4a1c91eb: Pull complete 02:35:51 169dfbe0d373: Pull complete 02:35:51 e1ff8fa3b103: Pull complete 02:35:57 52ebb69f0ebf: Pull complete 02:36:01 5abe8eddf0d5: Pull complete 02:36:01 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 02:36:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:36:01 ---> 6cb57ee374ae 02:36:01 Step 3/13 : ARG ADD_BUILD_TAGS="" 02:36:01 ---> Running in cda6cbb82074 02:36:02 Removing intermediate container cda6cbb82074 02:36:02 ---> 6a79474f0c80 02:36:02 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:36:02 ---> Running in 521bac378c1e 02:36:02 Removing intermediate container 521bac378c1e 02:36:02 ---> 9ce7dd0aa19a 02:36:02 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 02:36:02 ---> Running in 4f34c90ffffd 02:36:03 Removing intermediate container 4f34c90ffffd 02:36:03 ---> 0dfdae2393ba 02:36:03 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 02:36:03 ---> Running in 5bbaee1f3b6c 02:36:03 Removing intermediate container 5bbaee1f3b6c 02:36:03 ---> 3da5d88b9203 02:36:03 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:36:03 ---> Running in 20ccc62a9ba0 02:36:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:36:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:36:06 (1/14) Installing libintl (0.21.1-r1) 02:36:06 (2/14) Installing eudev-libs (3.2.11-r4) 02:36:06 (3/14) Installing libjpeg-turbo (2.1.4-r0) 02:36:06 (4/14) Installing v4l-utils-libs (1.22.1-r2) 02:36:06 (5/14) Installing v4l-utils (1.22.1-r2) 02:36:06 (6/14) Installing udev-init-scripts (35-r1) 02:36:06 (7/14) Installing libblkid (2.38.1-r1) 02:36:06 (8/14) Installing xz-libs (5.2.9-r0) 02:36:06 (9/14) Installing zstd-libs (1.5.5-r0) 02:36:06 (10/14) Installing kmod-libs (30-r1) 02:36:06 (11/14) Installing eudev (3.2.11-r4) 02:36:06 (12/14) Installing eudev-dev (3.2.11-r4) 02:36:06 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 02:36:06 (14/14) Installing v4l-utils-dev (1.22.1-r2) 02:36:06 Executing busybox-1.35.0-r29.trigger 02:36:07 Executing eudev-3.2.11-r4.trigger 02:36:07 OK: 271 MiB in 67 packages 02:36:08 Removing intermediate container 20ccc62a9ba0 02:36:08 ---> 98af48fb59db 02:36:08 Step 8/13 : WORKDIR /device-usb-camera 02:36:08 ---> Running in ffc9b397aa8e 02:36:08 Removing intermediate container ffc9b397aa8e 02:36:08 ---> eadee76f9222 02:36:08 Step 9/13 : COPY go.mod vendor* ./ 02:36:09 ---> adbb3b921251 02:36:09 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:36:09 ---> Running in b912ffafbcbd 02:37:17 Removing intermediate container b912ffafbcbd 02:37:17 ---> 3263ba0a9b6f 02:37:17 Step 11/13 : COPY . . 02:37:17 ---> f1514f739d42 02:37:17 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 02:37:17 ---> Running in 4dfeba8861c2 02:37:17  % Total % Received % Xferd Average Speed Time Time Time Current 02:37:17 Dload Upload Total Spent Left Speed 02:37:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3718 0 --:--:-- --:--:-- --:--:-- 3726 02:37:17 Removing intermediate container 4dfeba8861c2 02:37:17 ---> 814e758cdc9f 02:37:17 Step 13/13 : RUN ${MAKE} 02:37:17 ---> Running in b12d49dc9f5e 02:37:17 noop 02:37:17 Removing intermediate container b12d49dc9f5e 02:37:17 ---> 3b39d93c9161 02:37:17 Successfully built 3b39d93c9161 02:37:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:17 + docker inspect -f . ci-base-image-arm64 02:37:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:37:17 prd-ubuntu20.04-docker-arm64-4c-16g-7063 does not seem to be running inside a container 02:37:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/95 -v /w/workspace/device-usb-camera/95:/w/workspace/device-usb-camera/95:rw,z -v /w/workspace/device-usb-camera/95@tmp:/w/workspace/device-usb-camera/95@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 02:37:19 $ docker top d2c4e85868e62ee5e2e94ae0bc2a527e37d5cded970ca9ca33f91188e74952ef -eo pid,comm [Pipeline] { [Pipeline] sh 02:37:19 + go version 02:37:19 go version go1.20.2 linux/arm64 [Pipeline] } 02:37:19 $ docker stop --time=1 d2c4e85868e62ee5e2e94ae0bc2a527e37d5cded970ca9ca33f91188e74952ef 02:37:21 $ docker rm -f --volumes d2c4e85868e62ee5e2e94ae0bc2a527e37d5cded970ca9ca33f91188e74952ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:22 + docker inspect -f . ci-base-image-arm64 02:37:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:37:22 prd-ubuntu20.04-docker-arm64-4c-16g-7063 does not seem to be running inside a container 02:37:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/95 -v /w/workspace/device-usb-camera/95:/w/workspace/device-usb-camera/95:rw,z -v /w/workspace/device-usb-camera/95@tmp:/w/workspace/device-usb-camera/95@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 02:37:23 $ docker top 0efe6d0802409634ff653aca27f432f6408bf767b049be5e95d08f1384ffe202 -eo pid,comm [Pipeline] { [Pipeline] sh 02:37:24 + git config --global --add safe.directory /w/workspace/device-usb-camera/95 [Pipeline] fileExists [Pipeline] sh 02:37:25 + make test 02:37:25 go test ./... -coverprofile=coverage.out ./... 02:38:04 ? github.com/edgexfoundry/device-usb-camera [no test files] 02:40:28 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 02:40:28 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.069s coverage: 2.0% of statements 02:40:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:40:28 go vet ./... 02:41:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:41:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:41:00 ./bin/test-attribution-txt.sh [Pipeline] echo 02:41:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:41:00 $ docker stop --time=1 0efe6d0802409634ff653aca27f432f6408bf767b049be5e95d08f1384ffe202 02:41:02 $ docker rm -f --volumes 0efe6d0802409634ff653aca27f432f6408bf767b049be5e95d08f1384ffe202 [Pipeline] // withDockerContainer [Pipeline] sh 02:41:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:41:03 Warning: overwriting stash ‘coverage-report’ 02:41:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:41:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:41:04 + ls -al . 02:41:04 total 184 02:41:04 drwxrwxr-x 9 jenkins jenkins 4096 Apr 7 02:37 . 02:41:04 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 02:35 .. 02:41:04 drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 02:35 .git 02:41:04 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 02:35 .github 02:41:04 -rw-rw-r-- 1 jenkins jenkins 414 Apr 7 02:35 .gitignore 02:41:04 -rw-rw-r-- 1 jenkins jenkins 42 Apr 7 02:35 .golangci.yml 02:41:04 -rw-rw-r-- 1 jenkins jenkins 77 Apr 7 02:35 .hadolint.yml 02:41:04 -rw-rw-r-- 1 jenkins jenkins 9535 Apr 7 02:35 Attribution.txt 02:41:04 -rw-rw-r-- 1 jenkins jenkins 6219 Apr 7 02:35 CHANGELOG.md 02:41:04 -rw-rw-r-- 1 jenkins jenkins 2328 Apr 7 02:35 Dockerfile 02:41:04 -rw-rw-r-- 1 jenkins jenkins 678 Apr 7 02:35 GOVERNANCE.md 02:41:04 -rw-rw-r-- 1 jenkins jenkins 659 Apr 7 02:35 Jenkinsfile 02:41:04 -rw-rw-r-- 1 jenkins jenkins 11348 Apr 7 02:35 LICENSE 02:41:04 -rw-rw-r-- 1 jenkins jenkins 2364 Apr 7 02:35 Makefile 02:41:04 -rw-rw-r-- 1 jenkins jenkins 622 Apr 7 02:35 OWNERS.md 02:41:04 -rw-rw-r-- 1 jenkins jenkins 5681 Apr 7 02:35 README.md 02:41:04 -rw-rw-r-- 1 jenkins jenkins 12 Apr 7 02:31 VERSION 02:41:04 drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 02:35 bin 02:41:04 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 02:35 cmd 02:41:04 -rw-r--r-- 1 jenkins jenkins 28352 Apr 7 02:40 coverage.out 02:41:04 -rwxrwxr-x 1 jenkins jenkins 140 Apr 7 02:35 docker-entrypoint.sh 02:41:04 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 02:35 docs 02:41:04 -rw-rw-r-- 1 jenkins jenkins 3440 Apr 7 02:35 go.mod 02:41:04 -rw-rw-r-- 1 jenkins jenkins 31313 Apr 7 02:35 go.sum 02:41:04 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 02:35 internal 02:41:04 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 02:35 snap 02:41:04 -rw-rw-r-- 1 jenkins jenkins 231 Apr 7 02:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:05 + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=09efcfd63434f2de4546320b1257b2ce0fe632cd --label arch=arm64 --label version=3.0.0-dev.23 . 02:41:05 Sending build context to Docker daemon 1.248MB 02:41:05 Step 1/35 : ARG BASE=golang:1.20-alpine3.17 02:41:05 Step 2/35 : FROM ${BASE} AS builder 02:41:05 ---> 3b39d93c9161 02:41:05 Step 3/35 : ARG ADD_BUILD_TAGS="" 02:41:07 ---> Running in 346b2c5907a0 02:41:07 Removing intermediate container 346b2c5907a0 02:41:07 ---> a8e4d0db5a85 02:41:07 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:41:07 ---> Running in 0c315869c851 02:41:07 Removing intermediate container 0c315869c851 02:41:07 ---> 82d51e0446d0 02:41:07 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 02:41:07 ---> Running in 3e581937a9e9 02:41:07 Removing intermediate container 3e581937a9e9 02:41:07 ---> 4c20a65392d5 02:41:07 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 02:41:07 ---> Running in 2bd82c5fcad2 02:41:08 Removing intermediate container 2bd82c5fcad2 02:41:08 ---> c4b6a73079f9 02:41:08 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:41:08 ---> Running in 983ab83cc885 02:41:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:41:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:41:11 OK: 271 MiB in 67 packages 02:41:12 Removing intermediate container 983ab83cc885 02:41:12 ---> c99c2f0ba2b6 02:41:12 Step 8/35 : WORKDIR /device-usb-camera 02:41:12 ---> Running in fc47ab836f05 02:41:12 Removing intermediate container fc47ab836f05 02:41:12 ---> 19a1f5c83f22 02:41:12 Step 9/35 : COPY go.mod vendor* ./ 02:41:13 ---> 115d93d4adb7 02:41:13 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:41:13 ---> Running in f9942b5865cb 02:41:15 Removing intermediate container f9942b5865cb 02:41:15 ---> 0be434ae3af8 02:41:15 Step 11/35 : COPY . . 02:41:16 ---> 0cdc1779e018 02:41:16 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 02:41:16 ---> Running in 4eb74c62ec27 02:41:17  % Total % Received % Xferd Average Speed Time Time  Time Current 02:41:17  Dload Upload Total Spent Left Speed 02:41:18 0 0  0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3349 0 --:--:-- --:--:-- --:--:-- 3350 02:41:18 Removing intermediate container 4eb74c62ec27 02:41:18 ---> 0d2b9e55f91f 02:41:18 Step 13/35 : RUN ${MAKE} 02:41:18 ---> Running in db089b98ae68 02:41:19 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.23" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 02:43:58 Removing intermediate container db089b98ae68 02:43:58 ---> 113cb03a59f0 02:43:58 Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 02:43:58 v0.21.6: Pulling from aler9/rtsp-simple-server 02:43:58 8766b47fe142: Pulling fs layer 02:43:58 8766b47fe142: Verifying Checksum 02:43:58 8766b47fe142: Download complete 02:43:58 8766b47fe142: Pull complete 02:43:58 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 02:43:58 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 02:43:58 ---> 69d40e2cb93c 02:43:58 Step 15/35 : FROM alpine:3.17 02:43:58 3.17: Pulling from library/alpine 02:43:58 c41833b44d91: Pulling fs layer 02:43:58 c41833b44d91: Download complete 02:43:58 c41833b44d91: Pull complete 02:43:58 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 02:43:58 Status: Downloaded newer image for alpine:3.17 02:43:58 ---> 51e60588ff2c 02:43:58 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 02:43:58 ---> Running in 51866a3262dc 02:43:58 Removing intermediate container 51866a3262dc 02:43:58 ---> 7bef57508474 02:43:58 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 02:43:58 ---> Running in 509870a2f33b 02:43:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:43:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:43:58 (1/83) Installing dumb-init (1.2.5-r2) 02:43:58 (2/83) Installing sdl2 (2.26.5-r0) 02:43:58 (3/83) Installing libxau (1.0.10-r0) 02:43:58 (4/83) Installing libmd (1.0.4-r0) 02:43:58 (5/83) Installing libbsd (0.11.7-r0) 02:43:58 (6/83) Installing libxdmcp (1.1.4-r0) 02:43:58 (7/83) Installing libxcb (1.15-r0) 02:43:58 (8/83) Installing libx11 (1.8.4-r0) 02:43:58 (9/83) Installing aom-libs (3.5.0-r0) 02:43:58 (10/83) Installing alsa-lib (1.2.8-r0) 02:43:58 (11/83) Installing libexpat (2.5.0-r0) 02:43:58 (12/83) Installing brotli-libs (1.0.9-r9) 02:43:58 (13/83) Installing libbz2 (1.0.8-r4) 02:43:58 (14/83) Installing libpng (1.6.38-r0) 02:43:58 (15/83) Installing freetype (2.12.1-r0) 02:43:58 (16/83) Installing fontconfig (2.14.1-r0) 02:43:58 (17/83) Installing fribidi (1.0.12-r0) 02:43:58 (18/83) Installing libffi (3.4.4-r0) 02:43:58 (19/83) Installing libintl (0.21.1-r1) 02:43:58 (20/83) Installing libblkid (2.38.1-r1) 02:43:58 (21/83) Installing libmount (2.38.1-r1) 02:43:58 (22/83) Installing pcre2 (10.42-r0) 02:43:58 (23/83) Installing glib (2.74.6-r0) 02:43:58 (24/83) Installing graphite2 (1.3.14-r2) 02:43:58 (25/83) Installing harfbuzz (5.3.1-r1) 02:43:58 (26/83) Installing libass (0.16.0-r1) 02:43:58 (27/83) Installing libdav1d (1.0.0-r2) 02:43:58 (28/83) Installing libdrm (2.4.114-r0) 02:43:58 (29/83) Installing gmp (6.2.1-r2) 02:43:58 (30/83) Installing nettle (3.8.1-r0) 02:43:58 (31/83) Installing p11-kit (0.24.1-r1) 02:43:58 (32/83) Installing libtasn1 (4.19.0-r0) 02:43:58 (33/83) Installing libunistring (1.1-r0) 02:43:58 (34/83) Installing gnutls (3.7.8-r3) 02:43:58 (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) 02:43:58 (36/83) Installing ncurses-libs (6.3_p20221119-r0) 02:43:58 (37/83) Installing lame (3.100-r2) 02:43:58 (38/83) Installing opus (1.3.1-r1) 02:43:58 (39/83) Installing libasyncns (0.8-r1) 02:43:58 (40/83) Installing dbus-libs (1.14.4-r0) 02:43:58 (41/83) Installing libltdl (2.4.7-r1) 02:43:58 (42/83) Installing orc (0.4.33-r0) 02:43:58 (43/83) Installing libgcc (12.2.1_git20220924-r4) 02:43:58 (44/83) Installing libogg (1.3.5-r2) 02:43:58 (45/83) Installing libstdc++ (12.2.1_git20220924-r4) 02:43:58 (46/83) Installing flac-libs (1.4.2-r0) 02:43:58 (47/83) Installing libvorbis (1.3.7-r0) 02:43:58 (48/83) Installing libsndfile (1.1.0-r2) 02:43:58 (49/83) Installing libgomp (12.2.1_git20220924-r4) 02:43:58 (50/83) Installing soxr (0.1.3-r3) 02:43:58 (51/83) Installing speexdsp (1.2.1-r0) 02:43:58 (52/83) Installing tdb-libs (1.4.6-r0) 02:43:58 (53/83) Installing libpulse (16.1-r6) 02:43:58 (54/83) Installing cjson (1.7.15-r3) 02:43:58 (55/83) Installing mbedtls (2.28.3-r0) 02:43:58 (56/83) Installing librist (0.2.7-r0) 02:43:58 (57/83) Installing libsrt (1.5.1-r0) 02:43:58 (58/83) Installing libssh (0.10.4-r0) 02:43:58 (59/83) Installing libtheora (1.1.1-r16) 02:43:58 (60/83) Installing libjpeg-turbo (2.1.4-r0) 02:43:58 (61/83) Installing v4l-utils-libs (1.22.1-r2) 02:43:58 (62/83) Installing libxext (1.3.5-r0) 02:43:58 (63/83) Installing libxfixes (6.0.0-r0) 02:43:58 (64/83) Installing wayland-libs-client (1.21.0-r1) 02:43:58 (65/83) Installing libva (2.16.0-r0) 02:43:58 (66/83) Installing libvdpau (1.5-r0) 02:43:58 (67/83) Installing vidstab (1.1.0-r2) 02:43:58 (68/83) Installing libvpx (1.12.0-r1) 02:43:58 (69/83) Installing libwebp (1.2.4-r1) 02:43:58 (70/83) Installing x264-libs (0.164_git20220602-r0) 02:43:58 (71/83) Installing numactl (2.0.16-r1) 02:43:58 (72/83) Installing x265-libs (3.5-r3) 02:43:58 (73/83) Installing xvidcore (1.3.7-r1) 02:43:58 (74/83) Installing libsodium (1.0.18-r2) 02:43:58 (75/83) Installing libzmq (4.3.4-r1) 02:43:58 (76/83) Installing ffmpeg-libs (5.1.3-r0) 02:43:58 (77/83) Installing ffmpeg (5.1.3-r0) 02:43:58 (78/83) Installing udev-init-scripts (35-r1) 02:43:58 (79/83) Installing eudev-libs (3.2.11-r4) 02:43:58 (80/83) Installing xz-libs (5.2.9-r0) 02:43:58 (81/83) Installing zstd-libs (1.5.5-r0) 02:43:58 (82/83) Installing kmod-libs (30-r1) 02:43:58 (83/83) Installing eudev (3.2.11-r4) 02:43:58 Executing busybox-1.35.0-r29.trigger 02:43:58 Executing eudev-3.2.11-r4.trigger 02:43:58 OK: 86 MiB in 98 packages 02:44:00 Removing intermediate container 509870a2f33b 02:44:00 ---> 7e9b1eef93e8 02:44:00 Step 18/35 : WORKDIR / 02:44:00 ---> Running in 5b34878d6250 02:44:00 Removing intermediate container 5b34878d6250 02:44:00 ---> 2c9d266a8885 02:44:00 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 02:44:02 ---> 1291f476b238 02:44:02 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 02:44:02 ---> 69871e5d72fc 02:44:02 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 02:44:03 ---> 7fccfe2a0d7f 02:44:03 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 02:44:03 ---> 5c043a34be6c 02:44:03 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 02:44:04 ---> 5210f21e50f2 02:44:04 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 02:44:04 ---> 6ac123a71747 02:44:04 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 02:44:06 ---> 1b9c57bb4b26 02:44:06 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 02:44:06 ---> Running in cd30f1cef2c5 02:44:07 Removing intermediate container cd30f1cef2c5 02:44:07 ---> 07aa603ae383 02:44:07 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 02:44:08 ---> Running in 635059e385f4 02:44:10 Removing intermediate container 635059e385f4 02:44:10 ---> dc273e0e8f1e 02:44:10 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 02:44:10 ---> Running in 32eb63bb5cda 02:44:12 Removing intermediate container 32eb63bb5cda 02:44:12 ---> 5833135649cf 02:44:12 Step 29/35 : EXPOSE 59983 02:44:12 ---> Running in a1d38657253d 02:44:12 Removing intermediate container a1d38657253d 02:44:12 ---> a1f0c589cdf6 02:44:12 Step 30/35 : EXPOSE 8554 02:44:12 ---> Running in 546c20de22de 02:44:13 Removing intermediate container 546c20de22de 02:44:13 ---> 42a3c4577970 02:44:13 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 02:44:13 ---> Running in 45cdd224d0e6 02:44:13 Removing intermediate container 45cdd224d0e6 02:44:13 ---> 099fa1a33ca3 02:44:13 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 02:44:13 ---> Running in 1dec21a6e955 02:44:13 Removing intermediate container 1dec21a6e955 02:44:13 ---> 7961f1066143 02:44:13 Step 33/35 : LABEL arch=arm64 02:44:13 ---> Running in c057b48a75bf 02:44:14 Removing intermediate container c057b48a75bf 02:44:14 ---> 49a3bacbc06c 02:44:14 Step 34/35 : LABEL git_sha=09efcfd63434f2de4546320b1257b2ce0fe632cd 02:44:14 ---> Running in b5003cdbfc62 02:44:14 Removing intermediate container b5003cdbfc62 02:44:14 ---> 02326a5ef7fd 02:44:14 Step 35/35 : LABEL version=3.0.0-dev.23 02:44:14 ---> Running in 2ff8fd72a1c2 02:44:14 Removing intermediate container 2ff8fd72a1c2 02:44:14 ---> 95e62d5318b9 02:44:14 [Warning] One or more build-args [ARCH] were not consumed 02:44:14 Successfully built 95e62d5318b9 02:44:14 Successfully tagged device-usb-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 02:44:15 provisioning config files... 02:44:15 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/95@tmp/config3052353296117944436tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:44:15 ---> docker-login.sh 02:44:15 nexus3.edgexfoundry.org:10001 02:44:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:44:15 Configure a credential helper to remove this warning. See 02:44:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:44:15 02:44:15 Login Succeeded 02:44:15 nexus3.edgexfoundry.org:10002 02:44:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:44:15 Configure a credential helper to remove this warning. See 02:44:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:44:15 02:44:15 Login Succeeded 02:44:15 nexus3.edgexfoundry.org:10003 02:44:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:44:16 Configure a credential helper to remove this warning. See 02:44:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:44:16 02:44:16 Login Succeeded 02:44:16 nexus3.edgexfoundry.org:10004 02:44:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:44:16 Configure a credential helper to remove this warning. See 02:44:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:44:16 02:44:16 Login Succeeded 02:44:16 docker.io 02:44:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:44:17 Configure a credential helper to remove this warning. See 02:44:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:44:17 02:44:17 Login Succeeded 02:44:17 ---> docker-login.sh ends [Pipeline] } 02:44:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:44:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:44:17 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 02:44:17 09efcfd63434f2de4546320b1257b2ce0fe632cd 02:44:17 latest 02:44:17 3.0.0-dev.23 02:44:17 09efcfd63434f2de4546320b1257b2ce0fe632cd-3.0.0-dev.23 02:44:17 main 02:44:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:17 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:09efcfd63434f2de4546320b1257b2ce0fe632cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:18 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:09efcfd63434f2de4546320b1257b2ce0fe632cd 02:44:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 02:44:18 377a0da3126d: Preparing 02:44:18 54772e8bdb8f: Preparing 02:44:18 aa7446feac6c: Preparing 02:44:18 608d194cb50c: Preparing 02:44:18 acc83c6ca332: Preparing 02:44:18 3de267b29e78: Preparing 02:44:18 fe17fe5117a6: Preparing 02:44:18 8c1ff4a9444d: Preparing 02:44:18 6668fc96f5d2: Preparing 02:44:18 5b629f1a6ccb: Preparing 02:44:18 57132a91ebbd: Preparing 02:44:18 26cbea5cba74: Preparing 02:44:18 fe17fe5117a6: Waiting 02:44:18 8c1ff4a9444d: Waiting 02:44:18 3de267b29e78: Waiting 02:44:18 6668fc96f5d2: Waiting 02:44:18 57132a91ebbd: Waiting 02:44:18 5b629f1a6ccb: Waiting 02:44:18 26cbea5cba74: Waiting 02:44:18 377a0da3126d: Pushed 02:44:18 acc83c6ca332: Pushed 02:44:18 54772e8bdb8f: Pushed 02:44:18 aa7446feac6c: Pushed 02:44:18 3de267b29e78: Pushed 02:44:18 fe17fe5117a6: Pushed 02:44:18 8c1ff4a9444d: Pushed 02:44:18 6668fc96f5d2: Pushed 02:44:18 26cbea5cba74: Layer already exists 02:44:25 608d194cb50c: Pushed 02:44:25 5b629f1a6ccb: Pushed 02:44:37 57132a91ebbd: Pushed 02:44:37 09efcfd63434f2de4546320b1257b2ce0fe632cd: digest: sha256:1e1128374b644f0789cd147a2c0a12221927b88d19451672e1a774115a2a5333 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:37 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:38 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 02:44:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 02:44:38 377a0da3126d: Preparing 02:44:38 54772e8bdb8f: Preparing 02:44:38 aa7446feac6c: Preparing 02:44:38 608d194cb50c: Preparing 02:44:38 acc83c6ca332: Preparing 02:44:38 3de267b29e78: Preparing 02:44:38 fe17fe5117a6: Preparing 02:44:38 8c1ff4a9444d: Preparing 02:44:38 6668fc96f5d2: Preparing 02:44:38 5b629f1a6ccb: Preparing 02:44:38 57132a91ebbd: Preparing 02:44:38 26cbea5cba74: Preparing 02:44:38 fe17fe5117a6: Waiting 02:44:38 5b629f1a6ccb: Waiting 02:44:38 57132a91ebbd: Waiting 02:44:38 26cbea5cba74: Waiting 02:44:38 6668fc96f5d2: Waiting 02:44:38 3de267b29e78: Waiting 02:44:38 8c1ff4a9444d: Waiting 02:44:38 acc83c6ca332: Layer already exists 02:44:38 608d194cb50c: Layer already exists 02:44:38 aa7446feac6c: Layer already exists 02:44:38 377a0da3126d: Layer already exists 02:44:38 54772e8bdb8f: Layer already exists 02:44:38 3de267b29e78: Layer already exists 02:44:38 fe17fe5117a6: Layer already exists 02:44:38 8c1ff4a9444d: Layer already exists 02:44:38 6668fc96f5d2: Layer already exists 02:44:38 5b629f1a6ccb: Layer already exists 02:44:38 26cbea5cba74: Layer already exists 02:44:38 57132a91ebbd: Layer already exists 02:44:38 latest: digest: sha256:1e1128374b644f0789cd147a2c0a12221927b88d19451672e1a774115a2a5333 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:38 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:39 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.23 02:44:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 02:44:39 377a0da3126d: Preparing 02:44:39 54772e8bdb8f: Preparing 02:44:39 aa7446feac6c: Preparing 02:44:39 608d194cb50c: Preparing 02:44:39 acc83c6ca332: Preparing 02:44:39 3de267b29e78: Preparing 02:44:39 fe17fe5117a6: Preparing 02:44:39 8c1ff4a9444d: Preparing 02:44:39 6668fc96f5d2: Preparing 02:44:39 5b629f1a6ccb: Preparing 02:44:39 57132a91ebbd: Preparing 02:44:39 26cbea5cba74: Preparing 02:44:39 6668fc96f5d2: Waiting 02:44:39 5b629f1a6ccb: Waiting 02:44:39 3de267b29e78: Waiting 02:44:39 8c1ff4a9444d: Waiting 02:44:39 fe17fe5117a6: Waiting 02:44:39 57132a91ebbd: Waiting 02:44:39 26cbea5cba74: Waiting 02:44:39 608d194cb50c: Layer already exists 02:44:39 aa7446feac6c: Layer already exists 02:44:39 acc83c6ca332: Layer already exists 02:44:39 54772e8bdb8f: Layer already exists 02:44:39 377a0da3126d: Layer already exists 02:44:39 6668fc96f5d2: Layer already exists 02:44:39 8c1ff4a9444d: Layer already exists 02:44:39 fe17fe5117a6: Layer already exists 02:44:39 5b629f1a6ccb: Layer already exists 02:44:39 3de267b29e78: Layer already exists 02:44:39 57132a91ebbd: Layer already exists 02:44:39 26cbea5cba74: Layer already exists 02:44:39 3.0.0-dev.23: digest: sha256:1e1128374b644f0789cd147a2c0a12221927b88d19451672e1a774115a2a5333 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:39 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:09efcfd63434f2de4546320b1257b2ce0fe632cd-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:40 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:09efcfd63434f2de4546320b1257b2ce0fe632cd-3.0.0-dev.23 02:44:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 02:44:40 377a0da3126d: Preparing 02:44:40 54772e8bdb8f: Preparing 02:44:40 aa7446feac6c: Preparing 02:44:40 608d194cb50c: Preparing 02:44:40 acc83c6ca332: Preparing 02:44:40 3de267b29e78: Preparing 02:44:40 fe17fe5117a6: Preparing 02:44:40 8c1ff4a9444d: Preparing 02:44:40 6668fc96f5d2: Preparing 02:44:40 5b629f1a6ccb: Preparing 02:44:40 57132a91ebbd: Preparing 02:44:40 26cbea5cba74: Preparing 02:44:40 8c1ff4a9444d: Waiting 02:44:40 6668fc96f5d2: Waiting 02:44:40 5b629f1a6ccb: Waiting 02:44:40 57132a91ebbd: Waiting 02:44:40 26cbea5cba74: Waiting 02:44:40 3de267b29e78: Waiting 02:44:40 fe17fe5117a6: Waiting 02:44:40 acc83c6ca332: Layer already exists 02:44:40 377a0da3126d: Layer already exists 02:44:40 54772e8bdb8f: Layer already exists 02:44:40 aa7446feac6c: Layer already exists 02:44:40 608d194cb50c: Layer already exists 02:44:40 fe17fe5117a6: Layer already exists 02:44:40 8c1ff4a9444d: Layer already exists 02:44:40 5b629f1a6ccb: Layer already exists 02:44:40 3de267b29e78: Layer already exists 02:44:40 6668fc96f5d2: Layer already exists 02:44:40 26cbea5cba74: Layer already exists 02:44:40 57132a91ebbd: Layer already exists 02:44:40 09efcfd63434f2de4546320b1257b2ce0fe632cd-3.0.0-dev.23: digest: sha256:1e1128374b644f0789cd147a2c0a12221927b88d19451672e1a774115a2a5333 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:40 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:41 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 02:44:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 02:44:41 377a0da3126d: Preparing 02:44:41 54772e8bdb8f: Preparing 02:44:41 aa7446feac6c: Preparing 02:44:41 608d194cb50c: Preparing 02:44:41 acc83c6ca332: Preparing 02:44:41 3de267b29e78: Preparing 02:44:41 fe17fe5117a6: Preparing 02:44:41 8c1ff4a9444d: Preparing 02:44:41 6668fc96f5d2: Preparing 02:44:41 5b629f1a6ccb: Preparing 02:44:41 57132a91ebbd: Preparing 02:44:41 26cbea5cba74: Preparing 02:44:41 6668fc96f5d2: Waiting 02:44:41 5b629f1a6ccb: Waiting 02:44:41 57132a91ebbd: Waiting 02:44:41 26cbea5cba74: Waiting 02:44:41 fe17fe5117a6: Waiting 02:44:41 3de267b29e78: Waiting 02:44:41 8c1ff4a9444d: Waiting 02:44:41 acc83c6ca332: Layer already exists 02:44:41 54772e8bdb8f: Layer already exists 02:44:41 aa7446feac6c: Layer already exists 02:44:41 377a0da3126d: Layer already exists 02:44:41 608d194cb50c: Layer already exists 02:44:41 fe17fe5117a6: Layer already exists 02:44:41 5b629f1a6ccb: Layer already exists 02:44:41 3de267b29e78: Layer already exists 02:44:41 8c1ff4a9444d: Layer already exists 02:44:41 6668fc96f5d2: Layer already exists 02:44:41 57132a91ebbd: Layer already exists 02:44:41 26cbea5cba74: Layer already exists 02:44:41 main: digest: sha256:1e1128374b644f0789cd147a2c0a12221927b88d19451672e1a774115a2a5333 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:44:41 ===================================================== [Pipeline] echo 02:44:41 taggedImages: 02:44:41 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:09efcfd63434f2de4546320b1257b2ce0fe632cd 02:44:41 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 02:44:41 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.23 02:44:41 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:09efcfd63434f2de4546320b1257b2ce0fe632cd-3.0.0-dev.23 02:44:41 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:44:41 02:44:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:44:42 arm64: Pulling from edgex-lftools-log-publisher 02:44:42 8998bd30e6a1: Pulling fs layer 02:44:42 04944245beec: Pulling fs layer 02:44:42 699f458cf7ca: Pulling fs layer 02:44:42 765212b225bb: Pulling fs layer 02:44:42 f23df028b6ca: Pulling fs layer 02:44:42 d65c8cfc05b1: Pulling fs layer 02:44:42 2437ff75d9bd: Pulling fs layer 02:44:42 765212b225bb: Waiting 02:44:42 f23df028b6ca: Waiting 02:44:42 d65c8cfc05b1: Waiting 02:44:42 2437ff75d9bd: Waiting 02:44:42 04944245beec: Verifying Checksum 02:44:42 04944245beec: Download complete 02:44:42 765212b225bb: Verifying Checksum 02:44:42 765212b225bb: Download complete 02:44:42 f23df028b6ca: Verifying Checksum 02:44:42 f23df028b6ca: Download complete 02:44:42 d65c8cfc05b1: Verifying Checksum 02:44:42 d65c8cfc05b1: Download complete 02:44:42 699f458cf7ca: Verifying Checksum 02:44:42 699f458cf7ca: Download complete 02:44:42 8998bd30e6a1: Verifying Checksum 02:44:42 8998bd30e6a1: Download complete 02:44:44 2437ff75d9bd: Verifying Checksum 02:44:44 2437ff75d9bd: Download complete 02:44:49 8998bd30e6a1: Pull complete 02:44:49 04944245beec: Pull complete 02:44:50 699f458cf7ca: Pull complete 02:44:50 765212b225bb: Pull complete 02:44:51 f23df028b6ca: Pull complete 02:44:51 d65c8cfc05b1: Pull complete 02:45:03 2437ff75d9bd: Pull complete 02:45:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:45:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:45:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:45:03 prd-ubuntu20.04-docker-arm64-4c-16g-7063 does not seem to be running inside a container 02:45:03 $ 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-usb-camera/95 -v /w/workspace/device-usb-camera/95:/w/workspace/device-usb-camera/95:rw,z -v /w/workspace/device-usb-camera/95@tmp:/w/workspace/device-usb-camera/95@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 02:45:06 $ docker top 1b227f2618a8ca710caa7e2b7e88df713d83e9d569a91243022d1cd4501e776e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:45:07 ---> job-cost.sh 02:45:07 lf-activate-venv: SKIPPING 02:45:07 INFO: No Stack... 02:45:07 INFO: Retrieving Pricing Info for: v3-standard-4 02:45:08 INFO: Archiving Costs [Pipeline] sh 02:45:08 + cat /w/workspace/device-usb-camera/95/archives/cost.csv 02:45:08 + cut -d, -f6 [Pipeline] lock 02:45:08 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-95-stack-cost] 02:45:08 Resource [jenkins-edgexfoundry-device-usb-camera-main-95-stack-cost] did not exist. Created. 02:45:08 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-95-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:45:09 /w/workspace/device-usb-camera/95@tmp/durable-12613e95/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:45:09 + echo total: 0.10999999940395355 [Pipeline] stash 02:45:09 Warning: overwriting stash ‘stack-cost’ 02:45:09 Stashed 1 file(s) [Pipeline] } 02:45:09 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-95-stack-cost] [Pipeline] // lock [Pipeline] } 02:45:09 $ docker stop --time=1 1b227f2618a8ca710caa7e2b7e88df713d83e9d569a91243022d1cd4501e776e 02:45:11 $ docker rm -f --volumes 1b227f2618a8ca710caa7e2b7e88df713d83e9d569a91243022d1cd4501e776e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:45:11 provisioning config files... 02:45:11 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17161667804564210335tmp [Pipeline] { [Pipeline] sh 02:45:11 + set +x 02:45:11 + curl -s https://codecov.io/bash 02:45:11 + bash -s -- 02:45:11 02:45:11 _____ _ 02:45:11 / ____| | | 02:45:11 | | ___ __| | ___ ___ _____ __ 02:45:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:45:11 | |___| (_) | (_| | __/ (_| (_) \ V / 02:45:11 \_____\___/ \__,_|\___|\___\___/ \_/ 02:45:11 Bash-1.0.6 02:45:11 02:45:11 02:45:11 ==> git version 2.25.1 found 02:45:11 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:45:11 Release-Date: 2020-01-08 02:45:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:45:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:45:11 ==> Jenkins CI detected. 02:45:11 current dir:  /w/workspace/exfoundry_device-usb-camera_main 02:45:11 project root: . 02:45:11 --> token set from env 02:45:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:45:11 ==> Running gcov in . (disable via -X gcov) 02:45:11 ==> Python coveragepy not found 02:45:11 ==> Searching for coverage reports in: 02:45:11 + . 02:45:11 -> Found 1 reports 02:45:12 ==> Detecting git/mercurial file structure 02:45:12 ==> Reading reports 02:45:12 + ./coverage.out bytes=28352 02:45:12 ==> Appending adjustments 02:45:12 https://docs.codecov.io/docs/fixing-reports 02:45:12 + Found adjustments 02:45:12 ==> Gzipping contents 02:45:12 4.0K /tmp/codecov.6UMRAu.gz 02:45:12 ==> Uploading reports 02:45:12 url: https://codecov.io 02:45:12 query: branch=main&commit=09efcfd63434f2de4546320b1257b2ce0fe632cd&build=95&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F95%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 02:45:12 -> Pinging Codecov 02:45:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=09efcfd63434f2de4546320b1257b2ce0fe632cd&build=95&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F95%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 02:45:12 -> Uploading to 02:45:12 https://storage.googleapis.com/codecov/v4/raw/2023-04-07/73D8F5FF140700D3E01443B452E23636/09efcfd63434f2de4546320b1257b2ce0fe632cd/156ee78d-7913-4b5b-8c47-056b5f2348bc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230407%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230407T024512Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=54c38abe609f77cbbbed214bac2d5f594f046b4a5840fada0bf797a7a86546c8 02:45:12 % Total % Received % Xferd Average Speed Time Time Time Current 02:45:12 Dload Upload Total Spent Left Speed 02:45:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3897 0 0 100 3897 0 13121 --:--:-- --:--:-- --:--:-- 13165 02:45:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/09efcfd63434f2de4546320b1257b2ce0fe632cd [Pipeline] } 02:45:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:45:12 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:45:12 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:45:13 02:45:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:45:13 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:45:13 df9b9388f04a: Pulling fs layer 02:45:13 52dc419b0ee2: Pulling fs layer 02:45:13 25bc292e5bac: Pulling fs layer 02:45:13 114826534d7a: Pulling fs layer 02:45:13 4657fd5d0bcf: Pulling fs layer 02:45:13 6ad1cebc031e: Pulling fs layer 02:45:13 8a3aa393b2d8: Pulling fs layer 02:45:13 4657fd5d0bcf: Waiting 02:45:13 6ad1cebc031e: Waiting 02:45:13 8a3aa393b2d8: Waiting 02:45:13 114826534d7a: Waiting 02:45:13 25bc292e5bac: Verifying Checksum 02:45:13 25bc292e5bac: Download complete 02:45:13 52dc419b0ee2: Download complete 02:45:13 4657fd5d0bcf: Verifying Checksum 02:45:13 4657fd5d0bcf: Download complete 02:45:13 df9b9388f04a: Download complete 02:45:13 6ad1cebc031e: Verifying Checksum 02:45:13 6ad1cebc031e: Download complete 02:45:13 df9b9388f04a: Pull complete 02:45:13 52dc419b0ee2: Pull complete 02:45:13 25bc292e5bac: Pull complete 02:45:14 114826534d7a: Verifying Checksum 02:45:14 114826534d7a: Download complete 02:45:14 8a3aa393b2d8: Verifying Checksum 02:45:14 8a3aa393b2d8: Download complete 02:45:17 114826534d7a: Pull complete 02:45:17 4657fd5d0bcf: Pull complete 02:45:17 6ad1cebc031e: Pull complete 02:45:19 8a3aa393b2d8: Pull complete 02:45:19 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 02:45:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:45:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:45:20 prd-ubuntu20.04-docker-8c-8g-7061 does not seem to be running inside a container 02:45:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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-devops/edgex-snyk-go:1.410.4 cat 02:45:21 $ docker top 16e93ef19faa35815359201e2c991e64ac7e73ef4406e12ed4c4acbb0d0e210f -eo pid,comm [Pipeline] { [Pipeline] echo 02:45:21 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 02:45:22 + set -o pipefail 02:45:22 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 02:45:26 02:45:26 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 02:45:26 02:45:26 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/5cee76d3-8ca2-4eef-8375-f5ba0eaccd61 02:45:26 02:45:26 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 02:45:26 02:45:26 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:45:26 02:45:26 02:45:26 A medium severity vulnerability was found in the Snyk CLI versions you are using. 02:45:26 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 02:45:26 More details here: https://snyk.co/ue1NS 02:45:26 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 02:45:26 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:45:26 $ docker stop --time=1 16e93ef19faa35815359201e2c991e64ac7e73ef4406e12ed4c4acbb0d0e210f 02:45:28 $ docker rm -f --volumes 16e93ef19faa35815359201e2c991e64ac7e73ef4406e12ed4c4acbb0d0e210f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:45:28 + git log --format=format:%s -1 09efcfd63434f2de4546320b1257b2ce0fe632cd [Pipeline] sh 02:45:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:45:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:45:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:45:29 prd-ubuntu20.04-docker-8c-8g-7061 does not seem to be running inside a container 02:45:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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-devops/py-git-semver:0.1.4 cat 02:45:30 $ docker top 89154a6fc99340872b4f8907760d01f392b60cbe2703c6128d7f0ebb77b88665 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:45:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:45:30 [ssh-agent] Looking for ssh-agent implementation... 02:45:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:45:30 $ docker exec 89154a6fc99340872b4f8907760d01f392b60cbe2703c6128d7f0ebb77b88665 ssh-agent 02:45:30 SSH_AUTH_SOCK=/tmp/ssh-9cpHt93kNc2E/agent.32 02:45:30 SSH_AGENT_PID=38 02:45:30 Running ssh-add (command line suppressed) 02:45:30 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3626187794837270682.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3626187794837270682.key) 02:45:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:45:30 + git semver tag 02:45:30 2023-04-07 02:45:30,905 [run_tag] DEBUG tag force:False 02:45:30 2023-04-07 02:45:30,905 [check_head_tag] DEBUG check head tag 02:45:30 2023-04-07 02:45:30,906 [execute] INFO git cat-file --batch-check 02:45:30 2023-04-07 02:45:30,906 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 02:45:30 2023-04-07 02:45:30,910 [execute] INFO git cat-file --batch 02:45:30 2023-04-07 02:45:30,910 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 02:45:30 2023-04-07 02:45:30,936 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:45:30 2023-04-07 02:45:30,936 [execute] INFO git tag -a v3.0.0-dev.23 -m v3.0.0-dev.23 02:45:30 2023-04-07 02:45:30,936 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.23', '-m', 'v3.0.0-dev.23'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 02:45:30 2023-04-07 02:45:30,941 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:45:30 3.0.0-dev.23 [Pipeline] } 02:45:30 $ docker exec --env ******** --env ******** 89154a6fc99340872b4f8907760d01f392b60cbe2703c6128d7f0ebb77b88665 ssh-agent -k 02:45:31 unset SSH_AUTH_SOCK; 02:45:31 unset SSH_AGENT_PID; 02:45:31 echo Agent pid 38 killed; 02:45:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:45:31 + git semver [Pipeline] } 02:45:31 $ docker stop --time=1 89154a6fc99340872b4f8907760d01f392b60cbe2703c6128d7f0ebb77b88665 02:45:33 $ docker rm -f --volumes 89154a6fc99340872b4f8907760d01f392b60cbe2703c6128d7f0ebb77b88665 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:45:33 02:45:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:45:33 0.23.1-centos7: Pulling from edgex-lftools 02:45:33 ab5ef0e58194: Pulling fs layer 02:45:33 9712f1f96733: Pulling fs layer 02:45:33 63f879dbbcfc: Pulling fs layer 02:45:33 0d9ebad4ef96: Pulling fs layer 02:45:33 e9a5061849ea: Pulling fs layer 02:45:33 d747dcd14b5f: Pulling fs layer 02:45:33 2de7ff778b66: Pulling fs layer 02:45:33 0d9ebad4ef96: Waiting 02:45:33 e9a5061849ea: Waiting 02:45:33 2de7ff778b66: Waiting 02:45:33 d747dcd14b5f: Waiting 02:45:33 9712f1f96733: Verifying Checksum 02:45:33 9712f1f96733: Download complete 02:45:33 63f879dbbcfc: Verifying Checksum 02:45:33 63f879dbbcfc: Download complete 02:45:34 0d9ebad4ef96: Verifying Checksum 02:45:34 0d9ebad4ef96: Download complete 02:45:34 d747dcd14b5f: Download complete 02:45:34 e9a5061849ea: Verifying Checksum 02:45:34 e9a5061849ea: Download complete 02:45:34 ab5ef0e58194: Verifying Checksum 02:45:34 ab5ef0e58194: Download complete 02:45:34 2de7ff778b66: Verifying Checksum 02:45:34 2de7ff778b66: Download complete 02:45:37 ab5ef0e58194: Pull complete 02:45:37 9712f1f96733: Pull complete 02:45:37 63f879dbbcfc: Pull complete 02:45:40 0d9ebad4ef96: Pull complete 02:45:40 e9a5061849ea: Pull complete 02:45:40 d747dcd14b5f: Pull complete 02:45:41 2de7ff778b66: Pull complete 02:45:41 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:45:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:45:41 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:45:41 prd-ubuntu20.04-docker-8c-8g-7061 does not seem to be running inside a container 02:45:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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:0.23.1-centos7 cat 02:45:43 $ docker top 7ade893e9aad07d7d850c33c1118ae4d6ddc4687bae03e65a46ebf57efa77f2e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:45:43 provisioning config files... 02:45:43 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16743008776456289842tmp 02:45:43 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4938000150270882375tmp 02:45:43 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12181829764670998684tmp [Pipeline] { [Pipeline] echo 02:45:43 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:45:44 ---> sigul-configuration.sh 02:45:44 gpg: directory `/root/.gnupg' created 02:45:44 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:45:44 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:45:44 gpg: keyring `/root/.gnupg/secring.gpg' created 02:45:44 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:45:44 gpg: CAST5 encrypted data 02:45:44 gpg: encrypted with 1 passphrase 02:45:44 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:45:44 + mkdir /home/jenkins 02:45:44 + mkdir /home/jenkins/sigul [Pipeline] sh 02:45:44 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 02:45:44 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:45:45 ---> sigul-install.sh 02:45:45 Sigul already installed; skipping installation. [Pipeline] sh 02:45:45 + git tag --list 02:45:45 v0.0.0 02:45:45 v0.0.1-dev.1 02:45:45 v0.0.1-dev.10 02:45:45 v0.0.1-dev.11 02:45:45 v0.0.1-dev.12 02:45:45 v0.0.1-dev.13 02:45:45 v0.0.1-dev.14 02:45:45 v0.0.1-dev.15 02:45:45 v0.0.1-dev.16 02:45:45 v0.0.1-dev.2 02:45:45 v0.0.1-dev.3 02:45:45 v0.0.1-dev.4 02:45:45 v0.0.1-dev.5 02:45:45 v0.0.1-dev.6 02:45:45 v0.0.1-dev.7 02:45:45 v0.0.1-dev.8 02:45:45 v0.0.1-dev.9 02:45:45 v2.2.0 02:45:45 v2.2.0-dev.17 02:45:45 v2.2.0-dev.18 02:45:45 v2.2.0-dev.19 02:45:45 v2.2.0-dev.20 02:45:45 v2.2.0-dev.21 02:45:45 v2.2.0-dev.22 02:45:45 v2.2.0-dev.23 02:45:45 v2.2.0-dev.24 02:45:45 v2.2.0-dev.25 02:45:45 v2.2.0-dev.26 02:45:45 v2.2.0-dev.27 02:45:45 v2.3.0 02:45:45 v2.3.0-dev.1 02:45:45 v2.3.0-dev.10 02:45:45 v2.3.0-dev.11 02:45:45 v2.3.0-dev.12 02:45:45 v2.3.0-dev.13 02:45:45 v2.3.0-dev.14 02:45:45 v2.3.0-dev.15 02:45:45 v2.3.0-dev.16 02:45:45 v2.3.0-dev.17 02:45:45 v2.3.0-dev.18 02:45:45 v2.3.0-dev.19 02:45:45 v2.3.0-dev.2 02:45:45 v2.3.0-dev.20 02:45:45 v2.3.0-dev.21 02:45:45 v2.3.0-dev.22 02:45:45 v2.3.0-dev.23 02:45:45 v2.3.0-dev.24 02:45:45 v2.3.0-dev.25 02:45:45 v2.3.0-dev.26 02:45:45 v2.3.0-dev.27 02:45:45 v2.3.0-dev.28 02:45:45 v2.3.0-dev.3 02:45:45 v2.3.0-dev.4 02:45:45 v2.3.0-dev.5 02:45:45 v2.3.0-dev.6 02:45:45 v2.3.0-dev.7 02:45:45 v2.3.0-dev.8 02:45:45 v2.3.0-dev.9 02:45:45 v2.3.1 02:45:45 v2.3.1-dev.4 02:45:45 v2.3.1-dev.5 02:45:45 v2.3.1-dev.6 02:45:45 v3.0.0-dev.1 02:45:45 v3.0.0-dev.10 02:45:45 v3.0.0-dev.11 02:45:45 v3.0.0-dev.12 02:45:45 v3.0.0-dev.13 02:45:45 v3.0.0-dev.14 02:45:45 v3.0.0-dev.15 02:45:45 v3.0.0-dev.16 02:45:45 v3.0.0-dev.17 02:45:45 v3.0.0-dev.18 02:45:45 v3.0.0-dev.19 02:45:45 v3.0.0-dev.2 02:45:45 v3.0.0-dev.20 02:45:45 v3.0.0-dev.21 02:45:45 v3.0.0-dev.22 02:45:45 v3.0.0-dev.23 02:45:45 v3.0.0-dev.3 02:45:45 v3.0.0-dev.4 02:45:45 v3.0.0-dev.5 02:45:45 v3.0.0-dev.6 02:45:45 v3.0.0-dev.7 02:45:45 v3.0.0-dev.8 02:45:45 v3.0.0-dev.9 [Pipeline] sh 02:45:45 + lftools sign git-tag v3.0.0-dev.23 02:45:46 Signing Git tag with Sigul... 02:45:46 Signing v3.0.0-dev.23 [Pipeline] echo 02:45:46 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:45:46 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:45:46 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:45:46 $ docker stop --time=1 7ade893e9aad07d7d850c33c1118ae4d6ddc4687bae03e65a46ebf57efa77f2e 02:45:48 $ docker rm -f --volumes 7ade893e9aad07d7d850c33c1118ae4d6ddc4687bae03e65a46ebf57efa77f2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:45:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:45:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:45:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:45:48 prd-ubuntu20.04-docker-8c-8g-7061 does not seem to be running inside a container 02:45:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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-devops/py-git-semver:0.1.4 cat 02:45:49 $ docker top 582f06162ede52620c83abd972fe255658a5b420d956203388a3e021997a68ce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:45:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:45:49 [ssh-agent] Looking for ssh-agent implementation... 02:45:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:45:49 $ docker exec 582f06162ede52620c83abd972fe255658a5b420d956203388a3e021997a68ce ssh-agent 02:45:49 SSH_AUTH_SOCK=/tmp/ssh-1RX32GcIGIpU/agent.32 02:45:49 SSH_AGENT_PID=38 02:45:49 Running ssh-add (command line suppressed) 02:45:49 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14184766224371446692.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14184766224371446692.key) 02:45:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:45:49 + git semver bump pre 02:45:50 2023-04-07 02:45:50,126 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:45:50 2023-04-07 02:45:50,126 [bump_version] DEBUG bumping version:3.0.0-dev.23 on axis:pre with prefix:dev 02:45:50 2023-04-07 02:45:50,127 [bump_version] DEBUG bumped version:3.0.0-dev.24 02:45:50 2023-04-07 02:45:50,127 [write_version] DEBUG write version:3.0.0-dev.24 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 02:45:50 2023-04-07 02:45:50,127 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:45:50 2023-04-07 02:45:50,127 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:45:50 2023-04-07 02:45:50,129 [execute] INFO git cat-file --batch-check 02:45:50 2023-04-07 02:45:50,129 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 02:45:50 2023-04-07 02:45:50,134 [execute] INFO git cat-file --batch 02:45:50 2023-04-07 02:45:50,134 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 02:45:50 2023-04-07 02:45:50,140 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:45:50 3.0.0-dev.24 [Pipeline] } 02:45:50 $ docker exec --env ******** --env ******** 582f06162ede52620c83abd972fe255658a5b420d956203388a3e021997a68ce ssh-agent -k 02:45:50 unset SSH_AUTH_SOCK; 02:45:50 unset SSH_AGENT_PID; 02:45:50 echo Agent pid 38 killed; 02:45:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:45:50 + git semver [Pipeline] } 02:45:50 $ docker stop --time=1 582f06162ede52620c83abd972fe255658a5b420d956203388a3e021997a68ce 02:45:52 $ docker rm -f --volumes 582f06162ede52620c83abd972fe255658a5b420d956203388a3e021997a68ce [Pipeline] // withDockerContainer [Pipeline] sh 02:45:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:45:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:45:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:45:52 prd-ubuntu20.04-docker-8c-8g-7061 does not seem to be running inside a container 02:45:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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-devops/py-git-semver:0.1.4 cat 02:45:53 $ docker top 51825e3d396b057ce74feff7fe268fe63bf50fbcdf9036779b85a97ec81f1e49 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:45:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:45:53 [ssh-agent] Looking for ssh-agent implementation... 02:45:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:45:53 $ docker exec 51825e3d396b057ce74feff7fe268fe63bf50fbcdf9036779b85a97ec81f1e49 ssh-agent 02:45:53 SSH_AUTH_SOCK=/tmp/ssh-NtlbtRJqP0cm/agent.33 02:45:53 SSH_AGENT_PID=39 02:45:53 Running ssh-add (command line suppressed) 02:45:53 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6379579838241361518.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6379579838241361518.key) 02:45:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:45:53 + git semver push 02:45:54 2023-04-07 02:45:54,160 [run_push] DEBUG push 02:45:54 2023-04-07 02:45:54,161 [execute] INFO git cat-file --batch-check 02:45:54 2023-04-07 02:45:54,161 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 02:45:54 2023-04-07 02:45:54,164 [execute] INFO git rev-list 9a54ea017d088637b553d8772f34bf3946d3570a -- 02:45:54 2023-04-07 02:45:54,164 [execute] DEBUG Popen(['git', 'rev-list', '9a54ea017d088637b553d8772f34bf3946d3570a', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 02:45:54 2023-04-07 02:45:54,172 [execute] INFO git fetch -v origin 02:45:54 2023-04-07 02:45:54,172 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 02:45:54 2023-04-07 02:45:54,766 [run_push] DEBUG no remote changes detected 02:45:54 2023-04-07 02:45:54,766 [execute] INFO git push origin semver 02:45:54 2023-04-07 02:45:54,767 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 02:45:55 2023-04-07 02:45:55,518 [run_push] DEBUG push all version tags 02:45:55 2023-04-07 02:45:55,519 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:45:55 2023-04-07 02:45:55,519 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 02:45:56 2023-04-07 02:45:56,270 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:45:56 3.0.0-dev.24 [Pipeline] } 02:45:56 $ docker exec --env ******** --env ******** 51825e3d396b057ce74feff7fe268fe63bf50fbcdf9036779b85a97ec81f1e49 ssh-agent -k 02:45:56 unset SSH_AUTH_SOCK; 02:45:56 unset SSH_AGENT_PID; 02:45:56 echo Agent pid 39 killed; 02:45:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:45:56 + git semver [Pipeline] } 02:45:57 $ docker stop --time=1 51825e3d396b057ce74feff7fe268fe63bf50fbcdf9036779b85a97ec81f1e49 02:45:58 $ docker rm -f --volumes 51825e3d396b057ce74feff7fe268fe63bf50fbcdf9036779b85a97ec81f1e49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:45:59 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 02:45:59 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 02:45:59 total 16 02:45:59 drwxr-xr-x 3 root root 4096 Apr 7 02:33 . 02:45:59 drwxrwxr-x 11 jenkins jenkins 4096 Apr 7 02:45 .. 02:45:59 drwxr-xr-x 2 root root 4096 Apr 7 02:33 cost 02:45:59 -rw-r--r-- 1 root root 88 Apr 7 02:33 cost.csv 02:45:59 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 02:45:59 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 02:45:59 total 16 02:45:59 drwxr-xr-x 3 jenkins jenkins 4096 Apr 7 02:33 . 02:45:59 drwxrwxr-x 11 jenkins jenkins 4096 Apr 7 02:45 .. 02:45:59 drwxr-xr-x 2 jenkins jenkins 4096 Apr 7 02:33 cost 02:45:59 -rw-r--r-- 1 jenkins jenkins 88 Apr 7 02:33 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:45:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:46:00 ---> package-listing.sh 02:46:00 ++ facter osfamily 02:46:00 ++ tr '[:upper:]' '[:lower:]' 02:46:00 + OS_FAMILY=debian 02:46:00 + workspace=/w/workspace/exfoundry_device-usb-camera_main 02:46:00 + START_PACKAGES=/tmp/packages_start.txt 02:46:00 + END_PACKAGES=/tmp/packages_end.txt 02:46:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:46:00 + PACKAGES=/tmp/packages_start.txt 02:46:00 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 02:46:00 + PACKAGES=/tmp/packages_end.txt 02:46:00 + case "${OS_FAMILY}" in 02:46:00 + dpkg -l 02:46:00 + grep '^ii' 02:46:00 + '[' -f /tmp/packages_start.txt ']' 02:46:00 + '[' -f /tmp/packages_end.txt ']' 02:46:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:46:00 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 02:46:00 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 02:46:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 02:46:00 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:46:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:46:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:46:01 prd-ubuntu20.04-docker-8c-8g-7061 does not seem to be running inside a container 02:46:01 $ 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/exfoundry_device-usb-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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 02:46:01 $ docker top c54fc60ffc146d4b8d63150cd6e2a06dfea615fae7ab78aa438f8ef324efa784 -eo pid,comm [Pipeline] { [Pipeline] sh 02:46:01 + touch /tmp/pre-build-complete [Pipeline] sh 02:46:02 + mkdir -p /var/log/sysstat [Pipeline] sh 02:46:02 + ls /var/log/sa-host 02:46:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:46:02 provisioning config files... 02:46:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10668799110985046001tmp [Pipeline] { [Pipeline] echo 02:46:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:46:02 ---> create-netrc.sh [Pipeline] } 02:46:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:46:03 ---> python-tools-install.sh [Pipeline] echo 02:46:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:46:03 ---> sudo-logs.sh 02:46:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:46:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:46:03 ---> job-cost.sh 02:46:03 lf-activate-venv: SKIPPING 02:46:03 DEBUG: total: 0.2199999988079071 02:46:03 INFO: Retrieving Stack Cost... 02:46:04 INFO: Retrieving Pricing Info for: v3-standard-8 02:46:04 INFO: Archiving Costs [Pipeline] echo 02:46:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:46:04 ---> logs-deploy.sh 02:46:04 lf-activate-venv: SKIPPING 02:46:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/95 02:46:04 INFO: archiving workspace using pattern(s): 02:46:05 Archives upload complete. 02:46:05 INFO: archiving logs to Nexus 02:46:06 ---> uname -a: 02:46:06 Linux prd-ubuntu20-04-docker-8c-8g-7061 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:46:06 02:46:06 02:46:06 ---> lscpu: 02:46:06 Architecture: x86_64 02:46:06 CPU op-mode(s): 32-bit, 64-bit 02:46:06 Byte Order: Little Endian 02:46:06 Address sizes: 40 bits physical, 48 bits virtual 02:46:06 CPU(s): 8 02:46:06 On-line CPU(s) list: 0-7 02:46:06 Thread(s) per core: 1 02:46:06 Core(s) per socket: 1 02:46:06 Socket(s): 8 02:46:06 NUMA node(s): 1 02:46:06 Vendor ID: AuthenticAMD 02:46:06 CPU family: 23 02:46:06 Model: 49 02:46:06 Model name: AMD EPYC-Rome Processor 02:46:06 Stepping: 0 02:46:06 CPU MHz: 2799.998 02:46:06 BogoMIPS: 5599.99 02:46:06 Virtualization: AMD-V 02:46:06 Hypervisor vendor: KVM 02:46:06 Virtualization type: full 02:46:06 L1d cache: 256 KiB 02:46:06 L1i cache: 256 KiB 02:46:06 L2 cache: 4 MiB 02:46:06 L3 cache: 128 MiB 02:46:06 NUMA node0 CPU(s): 0-7 02:46:06 Vulnerability Itlb multihit: Not affected 02:46:06 Vulnerability L1tf: Not affected 02:46:06 Vulnerability Mds: Not affected 02:46:06 Vulnerability Meltdown: Not affected 02:46:06 Vulnerability Mmio stale data: Not affected 02:46:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:46:06 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:46:06 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:46:06 Vulnerability Srbds: Not affected 02:46:06 Vulnerability Tsx async abort: Not affected 02:46:06 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:46:06 02:46:06 02:46:06 ---> nproc: 02:46:06 8 02:46:06 02:46:06 02:46:06 ---> df -h: 02:46:06 Filesystem Size Used Avail Use% Mounted on 02:46:06 overlay 155G 13G 143G 9% / 02:46:06 tmpfs 64M 0 64M 0% /dev 02:46:06 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:46:06 shm 64M 0 64M 0% /dev/shm 02:46:06 /dev/vda1 155G 13G 143G 9% /facter-os 02:46:06 02:46:06 02:46:06 ---> sar -b -r -n DEV: 02:46:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7061) 04/07/23 _x86_64_ (8 CPU) 02:46:06 02:46:06 02:31:04 LINUX RESTART (8 CPU) 02:46:06 02:46:06 02:32:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:46:06 02:33:01 231.30 1.71 229.60 0.00 30.06 57094.02 0.00 02:46:06 02:34:01 187.47 0.03 187.44 0.00 5.20 45168.14 0.00 02:46:06 02:35:01 1.50 0.00 1.50 0.00 0.00 16.15 0.00 02:46:06 02:36:01 3.55 1.02 2.53 0.00 21.86 33.32 0.00 02:46:06 02:37:01 55.54 10.60 44.94 0.00 5156.34 8789.87 0.00 02:46:06 02:38:01 4.88 0.02 4.87 0.00 0.13 107.72 0.00 02:46:06 02:39:01 1.43 0.00 1.43 0.00 0.00 15.73 0.00 02:46:06 02:40:01 2.02 0.00 2.02 0.00 0.00 21.73 0.00 02:46:06 02:41:01 1.57 0.00 1.57 0.00 0.00 16.80 0.00 02:46:06 02:42:01 2.07 0.00 2.07 0.00 0.00 21.73 0.00 02:46:06 02:43:01 1.38 0.00 1.38 0.00 0.00 14.53 0.00 02:46:06 02:44:01 2.15 0.00 2.15 0.00 0.00 23.06 0.00 02:46:06 02:45:01 1.52 0.00 1.52 0.00 0.00 17.19 0.00 02:46:06 02:46:01 124.90 0.45 124.45 0.00 35.86 56905.98 0.00 02:46:06 Average: 43.93 0.99 42.95 0.00 375.77 11909.98 0.00 02:46:06 02:46:06 02:32:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:46:06 02:33:01 28423180 31531536 777068 2.36 148592 3164804 2260708 6.66 1222320 2798880 436 02:46:06 02:34:01 27539492 31579612 725352 2.21 160908 4014700 1744464 5.14 1282756 3547656 324 02:46:06 02:35:01 27539700 31579920 724932 2.20 160948 4014696 1744464 5.14 1282624 3547660 16 02:46:06 02:36:01 27539172 31580620 723896 2.20 161064 4015440 1774288 5.23 1281024 3548348 20 02:46:06 02:37:01 27020848 31565996 722684 2.20 194380 4470732 1829900 5.39 1599028 3714840 268 02:46:06 02:38:01 27026216 31566640 721340 2.19 192964 4467480 1787216 5.27 1596320 3711636 8 02:46:06 02:39:01 27031076 31571596 716412 2.18 193052 4467484 1787216 5.27 1591612 3711644 8 02:46:06 02:40:01 27030840 31571432 716496 2.18 193132 4467492 1787216 5.27 1591668 3711656 8 02:46:06 02:41:01 27030404 31571232 716664 2.18 193208 4467620 1787216 5.27 1591964 3711780 36 02:46:06 02:42:01 27030916 31571836 715700 2.18 193280 4467624 1787216 5.27 1592188 3711788 8 02:46:06 02:43:01 27030916 31571968 715576 2.18 193344 4467624 1787216 5.27 1591848 3711872 8 02:46:06 02:44:01 27030932 31572112 715380 2.18 193424 4467628 1787216 5.27 1591900 3711884 12 02:46:06 02:45:01 27031560 31572872 714800 2.17 193512 4467632 1787216 5.27 1592228 3711912 8 02:46:06 02:46:01 25515332 31534656 749552 2.28 232592 5776872 1789776 5.27 1727952 4959848 988 02:46:06 Average: 27130042 31567288 725418 2.21 186029 4371273 1817238 5.36 1509674 3700815 153 02:46:06 02:46:06 02:32:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:46:06 02:33:01 lo 0.28 0.28 0.03 0.03 0.00 0.00 0.00 0.00 02:46:06 02:33:01 vethc10f82a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:06 02:33:01 ens3 378.90 216.05 2115.12 60.66 0.00 0.00 0.00 0.00 02:46:06 02:33:01 docker0 183.92 330.10 14.62 2071.91 0.00 0.00 0.00 0.00 02:46:06 02:34:01 lo 10.73 10.73 1.05 1.05 0.00 0.00 0.00 0.00 02:46:06 02:34:01 ens3 304.33 246.08 3522.03 1153.06 0.00 0.00 0.00 0.00 02:46:06 02:34:01 docker0 14.58 45.07 1.10 672.29 0.00 0.00 0.00 0.00 02:46:06 02:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:06 02:35:01 ens3 0.37 0.18 0.11 0.09 0.00 0.00 0.00 0.00 02:46:06 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:06 02:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:46:06 02:36:01 ens3 1.10 0.77 2.42 0.23 0.00 0.00 0.00 0.00 02:46:06 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:06 02:37:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 02:46:06 02:37:01 ens3 196.27 104.55 2808.49 7.40 0.00 0.00 0.00 0.00 02:46:06 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:06 02:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:46:06 02:38:01 ens3 0.75 0.50 0.33 0.22 0.00 0.00 0.00 0.00 02:46:06 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:06 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:06 02:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:06 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:06 02:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:46:06 02:40:01 ens3 0.65 0.12 0.06 0.01 0.00 0.00 0.00 0.00 02:46:06 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:06 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:06 02:41:01 ens3 0.47 0.35 0.26 0.21 0.00 0.00 0.00 0.00 02:46:06 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:06 02:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:46:06 02:42:01 ens3 0.37 0.20 0.09 0.07 0.00 0.00 0.00 0.00 02:46:06 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:06 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:06 02:43:01 ens3 0.48 0.33 0.26 0.21 0.00 0.00 0.00 0.00 02:46:06 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:06 02:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:46:06 02:44:01 ens3 0.72 0.18 0.11 0.01 0.00 0.00 0.00 0.00 02:46:06 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:06 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:06 02:45:01 ens3 1.38 0.53 0.43 0.28 0.00 0.00 0.00 0.00 02:46:06 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:06 02:46:01 lo 2.27 2.27 0.22 0.22 0.00 0.00 0.00 0.00 02:46:06 02:46:01 ens3 403.38 262.67 7815.58 163.17 0.00 0.00 0.00 0.00 02:46:06 02:46:01 docker0 35.31 62.62 3.28 587.68 0.00 0.00 0.00 0.00 02:46:06 Average: lo 1.06 1.06 0.10 0.10 0.00 0.00 0.00 0.00 02:46:06 Average: ens3 91.40 59.09 1159.52 99.07 0.00 0.00 0.00 0.00 02:46:06 Average: docker0 16.30 30.56 1.32 233.61 0.00 0.00 0.00 0.00 02:46:06 02:46:06 02:46:06 ---> sar -P ALL: 02:46:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7061) 04/07/23 _x86_64_ (8 CPU) 02:46:06 02:46:06 02:31:04 LINUX RESTART (8 CPU) 02:46:06 02:46:06 02:32:03 CPU %user %nice %system %iowait %steal %idle 02:46:06 02:33:01 all 28.92 0.00 6.44 1.27 0.10 63.28 02:46:06 02:33:01 0 28.85 0.00 6.79 0.43 0.14 63.79 02:46:06 02:33:01 1 29.53 0.00 6.94 0.49 0.09 62.95 02:46:06 02:33:01 2 27.86 0.00 5.57 1.24 0.09 65.25 02:46:06 02:33:01 3 28.99 0.00 6.39 0.21 0.09 64.32 02:46:06 02:33:01 4 28.99 0.00 6.79 3.77 0.09 60.36 02:46:06 02:33:01 5 28.36 0.00 6.14 0.26 0.07 65.17 02:46:06 02:33:01 6 29.87 0.00 5.65 0.24 0.09 64.14 02:46:06 02:33:01 7 28.90 0.00 7.23 3.49 0.12 60.26 02:46:06 02:34:01 all 20.06 0.00 4.36 1.00 0.08 74.52 02:46:06 02:34:01 0 21.97 0.00 5.56 1.85 0.08 70.54 02:46:06 02:34:01 1 20.89 0.00 4.33 0.10 0.07 74.62 02:46:06 02:34:01 2 19.95 0.00 4.53 0.54 0.07 74.92 02:46:06 02:34:01 3 18.12 0.00 4.11 0.07 0.07 77.63 02:46:06 02:34:01 4 21.41 0.00 4.14 0.32 0.07 74.07 02:46:06 02:34:01 5 22.20 0.00 4.02 0.05 0.08 73.64 02:46:06 02:34:01 6 18.20 0.00 3.79 2.46 0.07 75.48 02:46:06 02:34:01 7 17.69 0.00 4.38 2.59 0.10 75.24 02:46:06 02:35:01 all 0.03 0.00 0.01 0.00 0.00 99.96 02:46:06 02:35:01 0 0.05 0.00 0.02 0.00 0.00 99.93 02:46:06 02:35:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:46:06 02:35:01 2 0.08 0.00 0.02 0.00 0.00 99.90 02:46:06 02:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:46:06 02:35:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:46:06 02:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:46:06 02:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:46:06 02:35:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:46:06 02:36:01 all 0.15 0.00 0.04 0.01 0.01 99.79 02:46:06 02:36:01 0 0.83 0.00 0.02 0.03 0.02 99.10 02:46:06 02:36:01 1 0.02 0.00 0.05 0.00 0.00 99.93 02:46:06 02:36:01 2 0.18 0.00 0.07 0.03 0.00 99.72 02:46:06 02:36:01 3 0.07 0.00 0.05 0.00 0.00 99.88 02:46:06 02:36:01 4 0.03 0.00 0.02 0.00 0.02 99.93 02:46:06 02:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:46:06 02:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:46:06 02:36:01 7 0.07 0.00 0.07 0.03 0.02 99.82 02:46:06 02:37:01 all 2.32 0.00 1.40 0.34 0.03 95.91 02:46:06 02:37:01 0 2.22 0.00 1.03 0.17 0.02 96.57 02:46:06 02:37:01 1 1.95 0.00 1.12 0.17 0.02 96.74 02:46:06 02:37:01 2 1.90 0.00 0.75 0.03 0.03 97.29 02:46:06 02:37:01 3 1.49 0.00 2.26 0.27 0.02 95.97 02:46:06 02:37:01 4 4.06 0.00 1.42 0.52 0.03 93.97 02:46:06 02:37:01 5 2.22 0.00 1.07 0.50 0.02 96.19 02:46:06 02:37:01 6 2.14 0.00 2.73 0.03 0.03 95.07 02:46:06 02:37:01 7 2.60 0.00 0.85 1.03 0.03 95.48 02:46:06 02:38:01 all 0.07 0.00 0.05 0.01 0.00 99.87 02:46:06 02:38:01 0 0.08 0.00 0.03 0.00 0.00 99.88 02:46:06 02:38:01 1 0.03 0.00 0.08 0.03 0.02 99.83 02:46:06 02:38:01 2 0.02 0.00 0.03 0.00 0.00 99.95 02:46:06 02:38:01 3 0.05 0.00 0.03 0.00 0.00 99.92 02:46:06 02:38:01 4 0.23 0.00 0.10 0.00 0.00 99.67 02:46:06 02:38:01 5 0.02 0.00 0.05 0.02 0.00 99.92 02:46:06 02:38:01 6 0.03 0.00 0.03 0.00 0.00 99.93 02:46:06 02:38:01 7 0.08 0.00 0.02 0.05 0.02 99.83 02:46:06 02:39:01 all 0.02 0.00 0.01 0.00 0.00 99.96 02:46:06 02:39:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:46:06 02:39:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:46:06 02:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:46:06 02:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:46:06 02:39:01 4 0.05 0.00 0.00 0.00 0.00 99.95 02:46:06 02:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:46:06 02:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:46:06 02:39:01 7 0.02 0.00 0.02 0.03 0.02 99.92 02:46:06 02:40:01 all 0.04 0.00 0.01 0.01 0.00 99.94 02:46:06 02:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:46:06 02:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:46:06 02:40:01 2 0.20 0.00 0.02 0.00 0.00 99.78 02:46:06 02:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:46:06 02:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:46:06 02:40:01 5 0.02 0.00 0.00 0.02 0.02 99.95 02:46:06 02:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:46:06 02:40:01 7 0.07 0.00 0.02 0.03 0.00 99.88 02:46:06 02:41:01 all 0.27 0.00 0.01 0.00 0.01 99.70 02:46:06 02:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:46:06 02:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:46:06 02:41:01 2 1.97 0.00 0.00 0.00 0.02 98.01 02:46:06 02:41:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:46:06 02:41:01 4 0.07 0.00 0.02 0.00 0.02 99.90 02:46:06 02:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:46:06 02:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:46:06 02:41:01 7 0.03 0.00 0.03 0.03 0.02 99.88 02:46:06 02:42:01 all 0.27 0.00 0.01 0.01 0.00 99.71 02:46:06 02:42:01 0 0.02 0.00 0.02 0.02 0.00 99.95 02:46:06 02:42:01 1 0.05 0.00 0.02 0.00 0.00 99.93 02:46:06 02:42:01 2 1.99 0.00 0.00 0.00 0.00 98.01 02:46:06 02:42:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:46:06 02:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:46:06 02:42:01 5 0.02 0.00 0.00 0.02 0.00 99.97 02:46:06 02:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:46:06 02:42:01 7 0.02 0.00 0.02 0.02 0.00 99.95 02:46:06 02:43:01 all 0.13 0.00 0.01 0.01 0.01 99.85 02:46:06 02:43:01 0 0.02 0.00 0.03 0.00 0.02 99.93 02:46:06 02:43:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:46:06 02:43:01 2 0.94 0.00 0.00 0.00 0.00 99.06 02:46:06 02:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:46:06 02:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:46:06 02:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:46:06 02:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:46:06 02:43:01 7 0.02 0.00 0.02 0.05 0.02 99.90 02:46:06 02:46:06 02:43:01 CPU %user %nice %system %iowait %steal %idle 02:46:06 02:44:01 all 0.03 0.00 0.01 0.00 0.00 99.95 02:46:06 02:44:01 0 0.00 0.00 0.02 0.02 0.00 99.97 02:46:06 02:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:46:06 02:44:01 2 0.15 0.00 0.00 0.00 0.00 99.85 02:46:06 02:44:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:46:06 02:44:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:46:06 02:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:46:06 02:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:46:06 02:44:01 7 0.05 0.00 0.02 0.02 0.02 99.90 02:46:06 02:45:01 all 0.04 0.00 0.01 0.01 0.00 99.94 02:46:06 02:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:46:06 02:45:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:46:06 02:45:01 2 0.17 0.00 0.03 0.00 0.00 99.80 02:46:06 02:45:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:46:06 02:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:46:06 02:45:01 5 0.03 0.00 0.00 0.02 0.00 99.95 02:46:06 02:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:46:06 02:45:01 7 0.02 0.00 0.02 0.03 0.02 99.92 02:46:06 02:46:01 all 8.62 0.00 3.86 0.85 0.06 86.62 02:46:06 02:46:01 0 8.36 0.00 4.08 1.69 0.08 85.78 02:46:06 02:46:01 1 9.08 0.00 5.13 1.08 0.05 84.67 02:46:06 02:46:01 2 7.90 0.00 3.76 0.39 0.07 87.88 02:46:06 02:46:01 3 9.91 0.00 4.25 0.05 0.07 85.72 02:46:06 02:46:01 4 8.51 0.00 3.49 1.86 0.05 86.09 02:46:06 02:46:01 5 7.95 0.00 3.82 1.03 0.05 87.15 02:46:06 02:46:01 6 8.51 0.00 2.62 0.08 0.05 88.73 02:46:06 02:46:01 7 8.75 0.00 3.69 0.59 0.05 86.91 02:46:06 Average: all 4.27 0.00 1.14 0.25 0.02 94.33 02:46:06 Average: 0 4.38 0.00 1.24 0.30 0.03 94.06 02:46:06 Average: 1 4.32 0.00 1.24 0.13 0.02 94.29 02:46:06 Average: 2 4.43 0.00 1.03 0.16 0.02 94.36 02:46:06 Average: 3 4.11 0.00 1.20 0.04 0.02 94.63 02:46:06 Average: 4 4.44 0.00 1.12 0.45 0.02 93.97 02:46:06 Average: 5 4.26 0.00 1.06 0.14 0.02 94.52 02:46:06 Average: 6 4.11 0.00 1.04 0.20 0.02 94.63 02:46:06 Average: 7 4.07 0.00 1.15 0.56 0.03 94.19 02:46:06 02:46:06 02:46:06