Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9d1c11cd5ef3cc85f13508c1a424f1ce30faa340 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-ssh1355894039134565234.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh6176433321669943256.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh16311686181937188067.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh872927016164951449.key Verifying host key using known hosts file > 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-ssh5740485192694030173.key Verifying host key using known hosts file > 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.18 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1191 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 9d1c11cd5ef3cc85f13508c1a424f1ce30faa340 (main) Commit message: "Merge pull request #88 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.26" > 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 9d1c11cd5ef3cc85f13508c1a424f1ce30faa340 # timeout=10 > git rev-list --no-walk 948a93caad4ab646b067336e92455ad9c6656ccc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:04:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:04:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:04:31 ========================================================= 19:04:31 EdgeX Global Pipelines Version Info 19:04:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:04:31 ------------------- 19:04:31 stable info: 19:04:31 ------------------- 19:04:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:04:31 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 19:04:31 Message: update stable to v1.0.239 19:04:32 ------------------- 19:04:32 experimental info: 19:04:32 ------------------- 19:04:32 Commited By: **** collab-it+edgex@linuxfoundation.org 19:04:32 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 19:04:32 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:04:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 19:04:32 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 19:04:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:04:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:04:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:04:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:04:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 19:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:04:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:04:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:04:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:04:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:04:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:04:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:04:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:04:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:04:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:04:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:04:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:04:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:04:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:04:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 19:04:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 19:04:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 19:04:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9d1c11cd5ef3cc85f13508c1a424f1ce30faa340 [Pipeline] echo 19:04:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9d1c11c [Pipeline] echo 19:04:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:04:32 provisioning config files... 19:04:33 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config18365007629004105656tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:04:33 ---> docker-login.sh 19:04:33 nexus3.edgexfoundry.org:10001 19:04:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:33 Configure a credential helper to remove this warning. See 19:04:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:33 19:04:33 Login Succeeded 19:04:33 nexus3.edgexfoundry.org:10002 19:04:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:33 Configure a credential helper to remove this warning. See 19:04:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:33 19:04:33 Login Succeeded 19:04:33 nexus3.edgexfoundry.org:10003 19:04:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:33 Configure a credential helper to remove this warning. See 19:04:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:33 19:04:33 Login Succeeded 19:04:33 nexus3.edgexfoundry.org:10004 19:04:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:33 Configure a credential helper to remove this warning. See 19:04:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:33 19:04:33 Login Succeeded 19:04:33 docker.io 19:04:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:34 Configure a credential helper to remove this warning. See 19:04:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:34 19:04:34 Login Succeeded 19:04:34 ---> docker-login.sh ends [Pipeline] } 19:04:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:04:34 + git rev-list -1 --merges 9d1c11cd5ef3cc85f13508c1a424f1ce30faa340~1..9d1c11cd5ef3cc85f13508c1a424f1ce30faa340 [Pipeline] echo 19:04:34 -----------> git rev-list -1 --merges 9d1c11cd5ef3cc85f13508c1a424f1ce30faa340~1..9d1c11cd5ef3cc85f13508c1a424f1ce30faa340 9d1c11cd5ef3cc85f13508c1a424f1ce30faa340 19:04:34 9d1c11cd5ef3cc85f13508c1a424f1ce30faa340 [false] [Pipeline] sh 19:04:35 + git log --format=format:%s -1 9d1c11cd5ef3cc85f13508c1a424f1ce30faa340 [Pipeline] echo 19:04:35 ========================================================= 19:04:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:04:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:04:35 + git log --format=format:%s -1 9d1c11cd5ef3cc85f13508c1a424f1ce30faa340 [Pipeline] echo 19:04:35 [semverPrep] GIT_COMMIT: 9d1c11cd5ef3cc85f13508c1a424f1ce30faa340, Commit Message: Merge pull request #88 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.26 [Pipeline] echo 19:04:35 [semverPrep] This is not a build commit. [Pipeline] sh 19:04:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:04:35 + grep -v github /etc/ssh/ssh_known_hosts 19:04:35 + [ -e /tmp/ssh_known_hosts ] 19:04:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:04:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:04:35 + sudo tee -a /etc/ssh/ssh_known_hosts 19:04:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:04:36 19:04:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:04:36 0.1.4: Pulling from edgex-devops/py-git-semver 19:04:36 b85a868b505f: Pulling fs layer 19:04:36 e2be974225ed: Pulling fs layer 19:04:36 339a4e72a1f5: Pulling fs layer 19:04:36 988bab9f4d93: Pulling fs layer 19:04:36 1469e6f7b9e6: Pulling fs layer 19:04:36 eaf3925da568: Pulling fs layer 19:04:36 bab4dde63d76: Pulling fs layer 19:04:36 bde34c3a00c8: Pulling fs layer 19:04:36 b352a97aabf1: Pulling fs layer 19:04:36 4872d77fe225: Pulling fs layer 19:04:36 5851b861e8e6: Pulling fs layer 19:04:36 bab4dde63d76: Waiting 19:04:36 bde34c3a00c8: Waiting 19:04:36 b352a97aabf1: Waiting 19:04:36 4872d77fe225: Waiting 19:04:36 5851b861e8e6: Waiting 19:04:36 988bab9f4d93: Waiting 19:04:36 1469e6f7b9e6: Waiting 19:04:36 eaf3925da568: Waiting 19:04:36 e2be974225ed: Verifying Checksum 19:04:36 e2be974225ed: Download complete 19:04:36 988bab9f4d93: Download complete 19:04:36 339a4e72a1f5: Verifying Checksum 19:04:36 339a4e72a1f5: Download complete 19:04:36 eaf3925da568: Verifying Checksum 19:04:36 eaf3925da568: Download complete 19:04:37 1469e6f7b9e6: Verifying Checksum 19:04:37 1469e6f7b9e6: Download complete 19:04:37 bde34c3a00c8: Download complete 19:04:37 b352a97aabf1: Download complete 19:04:37 4872d77fe225: Download complete 19:04:37 5851b861e8e6: Verifying Checksum 19:04:37 5851b861e8e6: Download complete 19:04:37 b85a868b505f: Verifying Checksum 19:04:37 b85a868b505f: Download complete 19:04:37 bab4dde63d76: Verifying Checksum 19:04:37 bab4dde63d76: Download complete 19:04:38 b85a868b505f: Pull complete 19:04:38 e2be974225ed: Pull complete 19:04:38 339a4e72a1f5: Pull complete 19:04:38 988bab9f4d93: Pull complete 19:04:39 1469e6f7b9e6: Pull complete 19:04:39 eaf3925da568: Pull complete 19:04:40 bab4dde63d76: Pull complete 19:04:40 bde34c3a00c8: Pull complete 19:04:40 b352a97aabf1: Pull complete 19:04:40 4872d77fe225: Pull complete 19:04:40 5851b861e8e6: Pull complete 19:04:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:04:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:04:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:04:41 prd-ubuntu20.04-docker-8c-8g-1191 does not seem to be running inside a container 19:04:41 $ 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 19:04:43 $ docker top ddeed4826e8a1c94de1abcc68916a5ecf7090c20f2864adcb8b1e45725ae7480 -eo pid,comm 19:04:43 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). 19:04:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:04:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:04:43 [ssh-agent] Looking for ssh-agent implementation... 19:04:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:04:43 $ docker exec ddeed4826e8a1c94de1abcc68916a5ecf7090c20f2864adcb8b1e45725ae7480 ssh-agent 19:04:44 SSH_AUTH_SOCK=/tmp/ssh-w1SVQWVm8l9n/agent.32 19:04:44 SSH_AGENT_PID=38 19:04:44 Running ssh-add (command line suppressed) 19:04:44 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6598884479948477398.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6598884479948477398.key) 19:04:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:04:44 + git tag --points-at HEAD [Pipeline] } 19:04:44 $ docker exec --env ******** --env ******** ddeed4826e8a1c94de1abcc68916a5ecf7090c20f2864adcb8b1e45725ae7480 ssh-agent -k 19:04:44 unset SSH_AUTH_SOCK; 19:04:44 unset SSH_AGENT_PID; 19:04:44 echo Agent pid 38 killed; 19:04:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:04:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:04:44 [ssh-agent] Looking for ssh-agent implementation... 19:04:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:04:44 $ docker exec ddeed4826e8a1c94de1abcc68916a5ecf7090c20f2864adcb8b1e45725ae7480 ssh-agent 19:04:44 SSH_AUTH_SOCK=/tmp/ssh-Al0xHPAPsZcm/agent.69 19:04:44 SSH_AGENT_PID=75 19:04:44 Running ssh-add (command line suppressed) 19:04:44 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7920477342065427301.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7920477342065427301.key) 19:04:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:04:45 + git semver init 19:04:45 2022-09-26 19:04:45,394 [run_init] DEBUG init version:0.0.0 force:False 19:04:45 2022-09-26 19:04:45,395 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 19:04:45 2022-09-26 19:04:45,395 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 19:04:45 2022-09-26 19:04:45,396 [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) 19:04:46 2022-09-26 19:04:46,119 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 19:04:46 2022-09-26 19:04:46,120 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 19:04:46 2022-09-26 19:04:46,120 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:04:46 2022-09-26 19:04:46,120 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:04:46 2.3.0-dev.9 [Pipeline] } 19:04:46 $ docker exec --env ******** --env ******** ddeed4826e8a1c94de1abcc68916a5ecf7090c20f2864adcb8b1e45725ae7480 ssh-agent -k 19:04:46 unset SSH_AUTH_SOCK; 19:04:46 unset SSH_AGENT_PID; 19:04:46 echo Agent pid 75 killed; 19:04:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:04:46 + git semver [Pipeline] } 19:04:47 $ docker stop --time=1 ddeed4826e8a1c94de1abcc68916a5ecf7090c20f2864adcb8b1e45725ae7480 19:04:48 $ docker rm -f ddeed4826e8a1c94de1abcc68916a5ecf7090c20f2864adcb8b1e45725ae7480 [Pipeline] // withDockerContainer [Pipeline] sh 19:04:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:04:48 Stashed 1 file(s) [Pipeline] echo 19:04:48 [edgeXSemver]: initialized semver on version 2.3.0-dev.9 [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 19:04:49 provisioning config files... 19:04:49 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4205990732841620122tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:04:49 ---> docker-login.sh 19:04:49 nexus3.edgexfoundry.org:10001 19:04:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:49 Configure a credential helper to remove this warning. See 19:04:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:49 19:04:49 Login Succeeded 19:04:49 nexus3.edgexfoundry.org:10002 19:04:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:49 Configure a credential helper to remove this warning. See 19:04:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:49 19:04:49 Login Succeeded 19:04:49 nexus3.edgexfoundry.org:10003 19:04:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:49 Configure a credential helper to remove this warning. See 19:04:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:49 19:04:49 Login Succeeded 19:04:49 nexus3.edgexfoundry.org:10004 19:04:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:49 Configure a credential helper to remove this warning. See 19:04:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:49 19:04:49 Login Succeeded 19:04:49 docker.io 19:04:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:50 Configure a credential helper to remove this warning. See 19:04:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:50 19:04:50 Login Succeeded 19:04:50 ---> docker-login.sh ends [Pipeline] } 19:04:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:04:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:04:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:04:50 ========================================================= 19:04:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:04:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:50 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 19:04:50 Sending build context to Docker daemon 890.9kB 19:04:50 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 19:04:50 Step 2/13 : FROM ${BASE} AS builder 19:04:50 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:04:50 2408cc74d12b: Pulling fs layer 19:04:50 ea60b727a1ce: Pulling fs layer 19:04:50 30c4a7721957: Pulling fs layer 19:04:50 370296b7ddb6: Pulling fs layer 19:04:50 7c6cee850709: Pulling fs layer 19:04:50 370296b7ddb6: Waiting 19:04:50 39a5fcdaea64: Pulling fs layer 19:04:50 d94ebbe4e438: Pulling fs layer 19:04:50 bcfd1f05c69d: Pulling fs layer 19:04:50 7c6cee850709: Waiting 19:04:50 d94ebbe4e438: Waiting 19:04:50 39a5fcdaea64: Waiting 19:04:50 59ccb84bbe0f: Pulling fs layer 19:04:50 bcfd1f05c69d: Waiting 19:04:50 59ccb84bbe0f: Waiting 19:04:50 30c4a7721957: Verifying Checksum 19:04:50 30c4a7721957: Download complete 19:04:50 ea60b727a1ce: Verifying Checksum 19:04:50 ea60b727a1ce: Download complete 19:04:50 7c6cee850709: Verifying Checksum 19:04:50 7c6cee850709: Download complete 19:04:50 39a5fcdaea64: Verifying Checksum 19:04:50 39a5fcdaea64: Download complete 19:04:50 2408cc74d12b: Verifying Checksum 19:04:50 2408cc74d12b: Download complete 19:04:50 d94ebbe4e438: Download complete 19:04:50 2408cc74d12b: Pull complete 19:04:51 ea60b727a1ce: Pull complete 19:04:51 30c4a7721957: Pull complete 19:04:51 59ccb84bbe0f: Verifying Checksum 19:04:51 59ccb84bbe0f: Download complete 19:04:51 bcfd1f05c69d: Verifying Checksum 19:04:51 bcfd1f05c69d: Download complete 19:04:51 370296b7ddb6: Verifying Checksum 19:04:51 370296b7ddb6: Download complete 19:04:54 370296b7ddb6: Pull complete 19:04:54 7c6cee850709: Pull complete 19:04:54 39a5fcdaea64: Pull complete 19:04:54 d94ebbe4e438: Pull complete 19:04:56 bcfd1f05c69d: Pull complete 19:04:57 59ccb84bbe0f: Pull complete 19:04:57 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 19:04:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:04:57 ---> a4fb48ad2a94 19:04:57 Step 3/13 : ARG MAKE="make build" 19:05:00 ---> Running in a1c7c8dc6537 19:05:00 Removing intermediate container a1c7c8dc6537 19:05:00 ---> ffaaaf5ecd3a 19:05:00 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 19:05:00 ---> Running in e473a26e4e16 19:05:00 Removing intermediate container e473a26e4e16 19:05:00 ---> efc2d9e86215 19:05:00 Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 19:05:00 ---> Running in 3df2ef88182c 19:05:00 Removing intermediate container 3df2ef88182c 19:05:00 ---> 8444bbfcb2dc 19:05:00 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:05:00 ---> Running in 7e574fedc33d 19:05:01 Removing intermediate container 7e574fedc33d 19:05:01 ---> b46eb9124b7c 19:05:01 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:05:01 ---> Running in 951dc8cb0c81 19:05:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:05:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:05:02 (1/80) Installing mesa (21.3.8-r2) 19:05:02 (2/80) Installing libxau (1.0.9-r0) 19:05:02 (3/80) Installing libxdmcp (1.1.3-r0) 19:05:03 (4/80) Installing libxcb (1.15-r0) 19:05:03 (5/80) Installing libx11 (1.8-r0) 19:05:03 (6/80) Installing libxext (1.3.4-r0) 19:05:03 (7/80) Installing libxfixes (6.0.0-r0) 19:05:03 (8/80) Installing libxxf86vm (1.1.4-r2) 19:05:03 (9/80) Installing libpciaccess (0.16-r0) 19:05:03 (10/80) Installing libdrm (2.4.110-r0) 19:05:03 (11/80) Installing mesa-glapi (21.3.8-r2) 19:05:03 (12/80) Installing libxshmfence (1.3-r1) 19:05:03 (13/80) Installing mesa-gl (21.3.8-r2) 19:05:03 (14/80) Installing icu-data-full (71.1-r2) 19:05:04 Still waiting to schedule task 19:05:04 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:05:04 (15/80) Installing libice (1.0.10-r0) 19:05:04 (16/80) Installing libuuid (2.38-r1) 19:05:04 (17/80) Installing libsm (1.2.3-r0) 19:05:04 (18/80) Installing libxt (1.2.1-r0) 19:05:04 (19/80) Installing libxmu (1.1.3-r0) 19:05:04 (20/80) Installing xset (1.2.4-r0) 19:05:04 (21/80) Installing xprop (1.2.5-r0) 19:05:04 (22/80) Installing xdg-utils (1.1.3-r3) 19:05:05 (23/80) Installing dbus-libs (1.14.0-r1) 19:05:05 (24/80) Installing libffi (3.4.2-r1) 19:05:05 (25/80) Installing libintl (0.21-r2) 19:05:05 (26/80) Installing libblkid (2.38-r1) 19:05:05 (27/80) Installing libmount (2.38-r1) 19:05:05 (28/80) Installing pcre (8.45-r2) 19:05:05 (29/80) Installing glib (2.72.1-r0) 19:05:05 (30/80) Installing icu-libs (71.1-r2) 19:05:05 (31/80) Installing libpcre2-16 (10.40-r0) 19:05:05 (32/80) Installing zstd-libs (1.5.2-r1) 19:05:05 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 19:05:06 (34/80) Installing hicolor-icon-theme (0.17-r1) 19:05:06 (35/80) Installing wayland-libs-server (1.20.0-r0) 19:05:06 (36/80) Installing mesa-gbm (21.3.8-r2) 19:05:06 (37/80) Installing wayland-libs-client (1.20.0-r0) 19:05:06 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 19:05:07 (39/80) Installing libxcomposite (0.4.5-r0) 19:05:07 (40/80) Installing libbz2 (1.0.8-r1) 19:05:07 (41/80) Installing libpng (1.6.37-r1) 19:05:07 (42/80) Installing freetype (2.12.1-r0) 19:05:07 (43/80) Installing fontconfig (2.14.0-r0) 19:05:07 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 19:05:07 (45/80) Installing wayland-libs-egl (1.20.0-r0) 19:05:07 (46/80) Installing xkeyboard-config (2.35.1-r0) 19:05:07 (47/80) Installing xz-libs (5.2.5-r1) 19:05:08 (48/80) Installing libxml2 (2.9.14-r1) 19:05:08 (49/80) Installing libxkbcommon (1.4.1-r0) 19:05:08 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 19:05:08 (51/80) Installing mesa-egl (21.3.8-r2) 19:05:08 (52/80) Installing avahi-libs (0.8-r6) 19:05:08 (53/80) Installing nettle (3.7.3-r0) 19:05:08 (54/80) Installing p11-kit (0.24.1-r0) 19:05:08 (55/80) Installing libtasn1 (4.18.0-r0) 19:05:08 (56/80) Installing libunistring (1.0-r0) 19:05:08 (57/80) Installing gnutls (3.7.7-r0) 19:05:09 (58/80) Installing cups-libs (2.4.2-r0) 19:05:09 (59/80) Installing graphite2 (1.3.14-r1) 19:05:09 (60/80) Installing harfbuzz (4.3.0-r0) 19:05:09 (61/80) Installing libevdev (1.12.1-r0) 19:05:09 (62/80) Installing mtdev (1.1.6-r0) 19:05:09 (63/80) Installing eudev-libs (3.2.11-r0) 19:05:09 (64/80) Installing libinput-libs (1.20.1-r0) 19:05:09 (65/80) Installing libjpeg-turbo (2.1.3-r1) 19:05:09 (66/80) Installing xcb-util-wm (0.4.1-r1) 19:05:09 (67/80) Installing xcb-util (0.4.0-r3) 19:05:09 (68/80) Installing xcb-util-image (0.4.0-r1) 19:05:10 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 19:05:10 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 19:05:10 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 19:05:10 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 19:05:11 (73/80) Installing v4l-utils-libs (1.22.1-r1) 19:05:11 (74/80) Installing v4l-utils (1.22.1-r1) 19:05:11 (75/80) Installing udev-init-scripts (35-r0) 19:05:11 Executing udev-init-scripts-35-r0.post-install 19:05:11 (76/80) Installing kmod-libs (29-r2) 19:05:11 (77/80) Installing eudev (3.2.11-r0) 19:05:11 (78/80) Installing eudev-dev (3.2.11-r0) 19:05:11 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 19:05:11 (80/80) Installing v4l-utils-dev (1.22.1-r1) 19:05:11 Executing busybox-1.35.0-r13.trigger 19:05:11 Executing eudev-3.2.11-r0.trigger 19:05:11 OK: 330 MiB in 131 packages 19:05:14 Removing intermediate container 951dc8cb0c81 19:05:14 ---> 3815d70d57f6 19:05:14 Step 8/13 : WORKDIR /device-usb-camera 19:05:14 ---> Running in 3d38a05f4915 19:05:14 Removing intermediate container 3d38a05f4915 19:05:14 ---> db5733f3d1a7 19:05:14 Step 9/13 : COPY go.mod vendor* ./ 19:05:14 ---> f103f5e89dd2 19:05:14 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:05:14 ---> Running in ae81c6edcdf1 19:05:36 Removing intermediate container ae81c6edcdf1 19:05:36 ---> fc3ba695cba8 19:05:36 Step 11/13 : COPY . . 19:05:36 ---> 0e1d0c854ce5 19:05:36 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 19:05:36 ---> Running in a5d9b9e4670d 19:05:36  % Total % Received % Xferd Average Speed Time Time Time Current 19:05:36 Dload Upload Total Spent Left Speed 19:05:36 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 10064 0 --:--:-- --:--:-- --:--:-- 10114 19:05:36 Removing intermediate container a5d9b9e4670d 19:05:36 ---> 7d5ab5d8c1d8 19:05:36 Step 13/13 : RUN ${MAKE} 19:05:36 ---> Running in a2c5fd620e8c 19:05:36 noop 19:05:36 Removing intermediate container a2c5fd620e8c 19:05:36 ---> 4fa60ea125ab 19:05:36 Successfully built 4fa60ea125ab 19:05:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:36 + docker inspect -f . ci-base-image-x86_64 19:05:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:05:36 prd-ubuntu20.04-docker-8c-8g-1191 does not seem to be running inside a container 19:05:37 $ 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 19:05:37 $ docker top 70d254160acae285b22a4b4037b09ec8a1129ec7afc1ae2336299c4e0a47bb82 -eo pid,comm [Pipeline] { [Pipeline] sh 19:05:37 + go version 19:05:37 go version go1.18.3 linux/amd64 [Pipeline] } 19:05:37 $ docker stop --time=1 70d254160acae285b22a4b4037b09ec8a1129ec7afc1ae2336299c4e0a47bb82 19:05:38 $ docker rm -f 70d254160acae285b22a4b4037b09ec8a1129ec7afc1ae2336299c4e0a47bb82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:39 + docker inspect -f . ci-base-image-x86_64 19:05:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:05:39 prd-ubuntu20.04-docker-8c-8g-1191 does not seem to be running inside a container 19:05:39 $ 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 19:05:39 $ docker top 9097df499c1a4b59d54a57ce4d29e30f90b348c91a0dcec6bcc2ac8d32410321 -eo pid,comm [Pipeline] { [Pipeline] sh 19:05:40 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 19:05:40 + make test 19:05:40 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 19:05:40 ? github.com/edgexfoundry/device-usb-camera [no test files] 19:05:50 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 19:05:50 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 1.9% of statements 19:05:55 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 19:05:55 CGO_ENABLED=1 go vet ./... 19:05:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:05:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:05:58 ./bin/test-attribution-txt.sh 19:05:58 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo 19:05:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:05:58 $ docker stop --time=1 9097df499c1a4b59d54a57ce4d29e30f90b348c91a0dcec6bcc2ac8d32410321 19:06:00 $ docker rm -f 9097df499c1a4b59d54a57ce4d29e30f90b348c91a0dcec6bcc2ac8d32410321 [Pipeline] // withDockerContainer [Pipeline] sh 19:06:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:06:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:06:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:06:01 + ls -al . 19:06:01 total 200 19:06:01 drwxrwxr-x 9 jenkins jenkins 4096 Sep 26 19:05 . 19:06:01 drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 19:04 .. 19:06:01 drwxrwxr-x 8 jenkins jenkins 4096 Sep 26 19:05 .git 19:06:01 drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 19:04 .github 19:06:01 -rw-rw-r-- 1 jenkins jenkins 414 Sep 26 19:04 .gitignore 19:06:01 -rw-rw-r-- 1 jenkins jenkins 42 Sep 26 19:04 .golangci.yml 19:06:01 -rw-rw-r-- 1 jenkins jenkins 77 Sep 26 19:04 .hadolint.yml 19:06:01 drwxr-xr-x 3 jenkins jenkins 4096 Sep 26 19:04 .semver 19:06:01 -rw-rw-r-- 1 jenkins jenkins 9569 Sep 26 19:04 Attribution.txt 19:06:01 -rw-rw-r-- 1 jenkins jenkins 1206 Sep 26 19:04 CHANGELOG.md 19:06:01 -rw-rw-r-- 1 jenkins jenkins 2410 Sep 26 19:04 Dockerfile 19:06:01 -rw-rw-r-- 1 jenkins jenkins 678 Sep 26 19:04 GOVERNANCE.md 19:06:01 -rw-rw-r-- 1 jenkins jenkins 659 Sep 26 19:04 Jenkinsfile 19:06:01 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 26 19:04 LICENSE 19:06:01 -rw-rw-r-- 1 jenkins jenkins 2345 Sep 26 19:04 Makefile 19:06:01 -rw-rw-r-- 1 jenkins jenkins 622 Sep 26 19:04 OWNERS.md 19:06:01 -rw-rw-r-- 1 jenkins jenkins 12817 Sep 26 19:04 README.md 19:06:01 -rw-rw-r-- 1 jenkins jenkins 11 Sep 26 19:04 VERSION 19:06:01 drwxrwxr-x 2 jenkins jenkins 4096 Sep 26 19:04 bin 19:06:01 drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 19:04 cmd 19:06:01 -rw-r--r-- 1 jenkins jenkins 29387 Sep 26 19:05 coverage.out 19:06:01 -rwxrwxr-x 1 jenkins jenkins 140 Sep 26 19:04 docker-entrypoint.sh 19:06:01 -rw-rw-r-- 1 jenkins jenkins 3633 Sep 26 19:04 go.mod 19:06:01 -rw-rw-r-- 1 jenkins jenkins 38102 Sep 26 19:04 go.sum 19:06:01 drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 19:04 internal 19:06:01 drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 19:04 snap 19:06:01 -rw-rw-r-- 1 jenkins jenkins 231 Sep 26 19:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:02 + 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=9d1c11cd5ef3cc85f13508c1a424f1ce30faa340 --label arch=amd64 --label version=2.3.0-dev.9 . 19:06:02 Sending build context to Docker daemon 921.1kB 19:06:02 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 19:06:02 Step 2/35 : FROM ${BASE} AS builder 19:06:02 ---> 4fa60ea125ab 19:06:02 Step 3/35 : ARG MAKE="make build" 19:06:02 ---> Running in 7506e6e1500d 19:06:02 Removing intermediate container 7506e6e1500d 19:06:02 ---> 1aaf718e9884 19:06:02 Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 19:06:02 ---> Running in 33a121d44b92 19:06:02 Removing intermediate container 33a121d44b92 19:06:02 ---> 253a2608109c 19:06:02 Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 19:06:02 ---> Running in 46ba9015aa34 19:06:02 Removing intermediate container 46ba9015aa34 19:06:02 ---> c41b5e94b33f 19:06:02 Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:06:02 ---> Running in b27fc12920fb 19:06:03 Removing intermediate container b27fc12920fb 19:06:03 ---> 8b64fe7e7a7c 19:06:03 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:06:03 ---> Running in 567cad051195 19:06:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:06:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:06:04 OK: 330 MiB in 131 packages 19:06:04 Removing intermediate container 567cad051195 19:06:04 ---> 77a90345b147 19:06:04 Step 8/35 : WORKDIR /device-usb-camera 19:06:04 ---> Running in 9999240b4b36 19:06:05 Removing intermediate container 9999240b4b36 19:06:05 ---> 088b567a0f35 19:06:05 Step 9/35 : COPY go.mod vendor* ./ 19:06:05 ---> 05a3389c0cdd 19:06:05 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:06:05 ---> Running in a73d58a5a17f 19:06:05 Removing intermediate container a73d58a5a17f 19:06:05 ---> 0c693a4a5f32 19:06:05 Step 11/35 : COPY . . 19:06:05 ---> ead63b1e9c6d 19:06:05 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 19:06:05 ---> Running in ca4518160791 19:06:06  % Total % Received % Xferd Average Speed Time Time Time Current 19:06:06 Dload Upload Total Spent Left Speed 19:06:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 44543 0 --:--:-- --:--:-- --:--:-- 46173 19:06:06 Removing intermediate container ca4518160791 19:06:06 ---> c6c21babcbca 19:06:06 Step 13/35 : RUN ${MAKE} 19:06:06 ---> Running in 455c3ee0496f 19:06:06 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.26" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 19:06:24 Removing intermediate container 455c3ee0496f 19:06:24 ---> 3314ed5a5cef 19:06:24 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 19:06:25 v0.18.4: Pulling from aler9/rtsp-simple-server 19:06:25 af6660deedbd: Pulling fs layer 19:06:25 97cd0a44c592: Pulling fs layer 19:06:25 97cd0a44c592: Verifying Checksum 19:06:25 97cd0a44c592: Download complete 19:06:26 af6660deedbd: Verifying Checksum 19:06:26 af6660deedbd: Download complete 19:06:26 af6660deedbd: Pull complete 19:06:26 97cd0a44c592: Pull complete 19:06:26 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 19:06:26 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 19:06:26 ---> fea57e182299 19:06:26 Step 15/35 : FROM alpine:3.16 19:06:26 3.16: Pulling from library/alpine 19:06:27 213ec9aee27d: Pulling fs layer 19:06:27 213ec9aee27d: Verifying Checksum 19:06:27 213ec9aee27d: Download complete 19:06:27 213ec9aee27d: Pull complete 19:06:27 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:06:27 Status: Downloaded newer image for alpine:3.16 19:06:27 ---> 9c6f07244728 19:06:27 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 19:06:27 ---> Running in ccb733dda608 19:06:27 Removing intermediate container ccb733dda608 19:06:27 ---> 7db9a9041e33 19:06:27 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 19:06:27 ---> Running in d2642587afd5 19:06:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:06:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:06:28 (1/83) Installing dumb-init (1.2.5-r1) 19:06:28 (2/83) Installing sdl2 (2.0.22-r0) 19:06:28 (3/83) Installing libxau (1.0.9-r0) 19:06:28 (4/83) Installing libxdmcp (1.1.3-r0) 19:06:28 (5/83) Installing libxcb (1.15-r0) 19:06:28 (6/83) Installing libx11 (1.8-r0) 19:06:28 (7/83) Installing aom-libs (3.3.0-r0) 19:06:28 (8/83) Installing alsa-lib (1.2.7.2-r0) 19:06:28 (9/83) Installing expat (2.4.9-r0) 19:06:28 (10/83) Installing brotli-libs (1.0.9-r6) 19:06:28 (11/83) Installing libbz2 (1.0.8-r1) 19:06:28 (12/83) Installing libpng (1.6.37-r1) 19:06:28 (13/83) Installing freetype (2.12.1-r0) 19:06:28 (14/83) Installing fontconfig (2.14.0-r0) 19:06:28 (15/83) Installing fribidi (1.0.12-r0) 19:06:28 (16/83) Installing libffi (3.4.2-r1) 19:06:28 (17/83) Installing libintl (0.21-r2) 19:06:28 (18/83) Installing libblkid (2.38-r1) 19:06:28 (19/83) Installing libmount (2.38-r1) 19:06:28 (20/83) Installing pcre (8.45-r2) 19:06:28 (21/83) Installing glib (2.72.1-r0) 19:06:28 (22/83) Installing graphite2 (1.3.14-r1) 19:06:28 (23/83) Installing harfbuzz (4.3.0-r0) 19:06:28 (24/83) Installing libass (0.16.0-r0) 19:06:28 (25/83) Installing libdav1d (1.0.0-r0) 19:06:28 (26/83) Installing libpciaccess (0.16-r0) 19:06:28 (27/83) Installing libdrm (2.4.110-r0) 19:06:28 (28/83) Installing gmp (6.2.1-r2) 19:06:28 (29/83) Installing nettle (3.7.3-r0) 19:06:28 (30/83) Installing p11-kit (0.24.1-r0) 19:06:28 (31/83) Installing libtasn1 (4.18.0-r0) 19:06:28 (32/83) Installing libunistring (1.0-r0) 19:06:28 (33/83) Installing gnutls (3.7.7-r0) 19:06:28 (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) 19:06:28 (35/83) Installing ncurses-libs (6.3_p20220521-r0) 19:06:28 (36/83) Installing lame (3.100-r0) 19:06:28 (37/83) Installing opus (1.3.1-r1) 19:06:28 (38/83) Installing libasyncns (0.8-r1) 19:06:28 (39/83) Installing dbus-libs (1.14.0-r1) 19:06:28 (40/83) Installing libltdl (2.4.7-r0) 19:06:28 (41/83) Installing orc (0.4.32-r0) 19:06:28 (42/83) Installing libgcc (11.2.1_git20220219-r2) 19:06:28 (43/83) Installing libogg (1.3.5-r1) 19:06:28 (44/83) Installing libstdc++ (11.2.1_git20220219-r2) 19:06:28 (45/83) Installing flac (1.3.4-r0) 19:06:28 (46/83) Installing libvorbis (1.3.7-r0) 19:06:28 (47/83) Installing libsndfile (1.1.0-r0) 19:06:28 (48/83) Installing libgomp (11.2.1_git20220219-r2) 19:06:28 (49/83) Installing soxr (0.1.3-r2) 19:06:28 (50/83) Installing speexdsp (1.2.0-r0) 19:06:28 (51/83) Installing tdb-libs (1.4.6-r0) 19:06:28 (52/83) Installing libpulse (15.0-r2) 19:06:29 (53/83) Installing cjson (1.7.15-r3) 19:06:29 (54/83) Installing mbedtls (2.28.1-r0) 19:06:29 (55/83) Installing librist (0.2.6-r1) 19:06:29 (56/83) Installing libsrt (1.4.4-r0) 19:06:29 (57/83) Installing libssh (0.9.6-r1) 19:06:29 (58/83) Installing libtheora (1.1.1-r16) 19:06:29 (59/83) Installing libjpeg-turbo (2.1.3-r1) 19:06:29 (60/83) Installing v4l-utils-libs (1.22.1-r1) 19:06:29 (61/83) Installing libxext (1.3.4-r0) 19:06:29 (62/83) Installing libxfixes (6.0.0-r0) 19:06:29 (63/83) Installing wayland-libs-client (1.20.0-r0) 19:06:29 (64/83) Installing libva (2.14.0-r0) 19:06:29 (65/83) Installing libvdpau (1.5-r0) 19:06:29 (66/83) Installing vidstab (1.1.0-r1) 19:06:29 (67/83) Installing libvpx (1.11.0-r1) 19:06:29 (68/83) Installing libwebp (1.2.3-r0) 19:06:29 (69/83) Installing x264-libs (0.163_git20210613-r0) 19:06:29 (70/83) Installing numactl (2.0.14-r0) 19:06:29 (71/83) Installing x265-libs (3.5-r3) 19:06:29 (72/83) Installing xvidcore (1.3.7-r1) 19:06:29 (73/83) Installing ffmpeg-libs (5.0.1-r1) 19:06:29 (74/83) Installing ffmpeg (5.0.1-r1) 19:06:29 (75/83) Installing udev-init-scripts (35-r0) 19:06:29 Executing udev-init-scripts-35-r0.post-install 19:06:29 (76/83) Installing eudev-libs (3.2.11-r0) 19:06:29 (77/83) Installing xz-libs (5.2.5-r1) 19:06:29 (78/83) Installing zstd-libs (1.5.2-r1) 19:06:29 (79/83) Installing kmod-libs (29-r2) 19:06:29 (80/83) Installing eudev (3.2.11-r0) 19:06:29 (81/83) Installing libsodium (1.0.18-r0) 19:06:29 (82/83) Installing libzmq (4.3.4-r0) 19:06:29 (83/83) Installing zeromq (4.3.4-r0) 19:06:29 Executing busybox-1.35.0-r17.trigger 19:06:29 Executing eudev-3.2.11-r0.trigger 19:06:29 OK: 101 MiB in 97 packages 19:06:31 Removing intermediate container d2642587afd5 19:06:31 ---> 893ef76d4cca 19:06:31 Step 18/35 : WORKDIR / 19:06:31 ---> Running in cedfe7772e35 19:06:31 Removing intermediate container cedfe7772e35 19:06:31 ---> ebf62fae6ea6 19:06:31 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 19:06:32 ---> dcb7a6c7e30a 19:06:32 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 19:06:32 ---> 120538e7ef8f 19:06:32 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 19:06:32 ---> 65afb8ff0c90 19:06:32 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 19:06:32 ---> 674a6f120313 19:06:32 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 19:06:32 ---> cca60929a91f 19:06:32 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 19:06:32 ---> cf0238711c6f 19:06:32 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 19:06:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1193 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 19:06:32 Running in /w/workspace/device-usb-camera/48 [Pipeline] { [Pipeline] checkout 19:06:32 Selected Git installation does not exist. Using Default 19:06:32 The recommended git tool is: NONE 19:06:33 ---> bff46526cba1 19:06:33 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 19:06:33 ---> Running in 95e7b04baa4a 19:06:33 Removing intermediate container 95e7b04baa4a 19:06:33 ---> 254cba713d60 19:06:33 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 19:06:33 ---> Running in 029c5f3b3425 19:06:34 Removing intermediate container 029c5f3b3425 19:06:34 ---> 9a23fd2e7d98 19:06:34 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 19:06:34 ---> Running in 0fe24a8972cb 19:06:34 Removing intermediate container 0fe24a8972cb 19:06:34 ---> d81fd79a5db0 19:06:34 Step 29/35 : EXPOSE 59983 19:06:34 ---> Running in ef84c01376b9 19:06:34 Removing intermediate container ef84c01376b9 19:06:34 ---> 33637105a026 19:06:34 Step 30/35 : EXPOSE 8554 19:06:34 ---> Running in 1e8d5c64e9cc 19:06:34 Removing intermediate container 1e8d5c64e9cc 19:06:34 ---> e73d984c7070 19:06:34 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 19:06:35 ---> Running in 9919e9ef8b51 19:06:35 Removing intermediate container 9919e9ef8b51 19:06:35 ---> ef5944d2a461 19:06:35 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 19:06:35 ---> Running in 0772291cefd3 19:06:35 Removing intermediate container 0772291cefd3 19:06:35 ---> b64b3956af5a 19:06:35 Step 33/35 : LABEL arch=amd64 19:06:35 ---> Running in 5635a4af394a 19:06:35 Removing intermediate container 5635a4af394a 19:06:35 ---> 1b09fd6743bc 19:06:35 Step 34/35 : LABEL git_sha=9d1c11cd5ef3cc85f13508c1a424f1ce30faa340 19:06:35 ---> Running in 220bb15fac20 19:06:35 Removing intermediate container 220bb15fac20 19:06:35 ---> 4fed1aadb0b2 19:06:35 Step 35/35 : LABEL version=2.3.0-dev.9 19:06:35 ---> Running in 3073149e53aa 19:06:35 Removing intermediate container 3073149e53aa 19:06:35 ---> 8ee680939bee 19:06:35 [Warning] One or more build-args [ARCH] were not consumed 19:06:35 Successfully built 8ee680939bee 19:06:35 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 19:06:35 provisioning config files... 19:06:35 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15554884110819486787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:06:35 ---> docker-login.sh 19:06:35 nexus3.edgexfoundry.org:10001 19:06:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:35 Configure a credential helper to remove this warning. See 19:06:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:35 19:06:35 Login Succeeded 19:06:35 nexus3.edgexfoundry.org:10002 19:06:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:35 Configure a credential helper to remove this warning. See 19:06:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:35 19:06:35 Login Succeeded 19:06:35 nexus3.edgexfoundry.org:10003 19:06:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:36 Configure a credential helper to remove this warning. See 19:06:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:36 19:06:36 Login Succeeded 19:06:36 nexus3.edgexfoundry.org:10004 19:06:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:36 Configure a credential helper to remove this warning. See 19:06:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:36 19:06:36 Login Succeeded 19:06:36 docker.io 19:06:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:36 Configure a credential helper to remove this warning. See 19:06:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:36 19:06:36 Login Succeeded 19:06:36 ---> docker-login.sh ends [Pipeline] } 19:06:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:06:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:06:36 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 19:06:36 9d1c11cd5ef3cc85f13508c1a424f1ce30faa340 19:06:36 latest 19:06:36 2.3.0-dev.9 19:06:36 9d1c11cd5ef3cc85f13508c1a424f1ce30faa340-2.3.0-dev.9 19:06:36 main 19:06:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:36 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:9d1c11cd5ef3cc85f13508c1a424f1ce30faa340 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:37 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:9d1c11cd5ef3cc85f13508c1a424f1ce30faa340 19:06:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 19:06:37 54b0c0562fa3: Preparing 19:06:37 b40605312d2a: Preparing 19:06:37 a40cb82bc403: Preparing 19:06:37 550e596c6d0e: Preparing 19:06:37 1207169bf42c: Preparing 19:06:37 0eb40ea6f3a5: Preparing 19:06:37 a9c928144fda: Preparing 19:06:37 a4418baa0af0: Preparing 19:06:37 5577b641274d: Preparing 19:06:37 59b84c51b784: Preparing 19:06:37 e454699b0c1c: Preparing 19:06:37 994393dc58e7: Preparing 19:06:37 a4418baa0af0: Waiting 19:06:37 5577b641274d: Waiting 19:06:37 59b84c51b784: Waiting 19:06:37 e454699b0c1c: Waiting 19:06:37 994393dc58e7: Waiting 19:06:37 0eb40ea6f3a5: Waiting 19:06:37 a9c928144fda: Waiting 19:06:37 1207169bf42c: Pushed 19:06:37 b40605312d2a: Pushed 19:06:37 54b0c0562fa3: Pushed 19:06:37 a40cb82bc403: Pushed 19:06:37 0eb40ea6f3a5: Pushed 19:06:37 a9c928144fda: Pushed 19:06:37 a4418baa0af0: Pushed 19:06:37 5577b641274d: Pushed 19:06:37 994393dc58e7: Layer already exists 19:06:37 using credential edgex-jenkins-ssh 19:06:37 Cloning the remote Git repository 19:06:37 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 19:06:38 550e596c6d0e: Pushed 19:06:37 > git init /w/workspace/device-usb-camera/48 # timeout=10 19:06:37 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 19:06:37 > git --version # timeout=10 19:06:37 > git --version # 'git version 2.25.1' 19:06:37 using GIT_SSH to set credentials SSH Credentials for GitHub 19:06:37 Verifying host key using known hosts file 19:06:38 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 19:06:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:06:38 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 19:06:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:06:39 Avoid second fetch 19:06:39 Checking out Revision 9d1c11cd5ef3cc85f13508c1a424f1ce30faa340 (main) 19:06:39 59b84c51b784: Pushed 19:06:39 > git config core.sparsecheckout # timeout=10 19:06:39 > git checkout -f 9d1c11cd5ef3cc85f13508c1a424f1ce30faa340 # timeout=10 19:06:40 Commit message: "Merge pull request #88 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.26" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:06:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:06:41 % Total % Received % Xferd Average Speed Time Time Time Current 19:06:41 Dload Upload Total Spent Left Speed 19:06:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 90014 0 --:--:-- --:--:-- --:--:-- 90014 [Pipeline] sh 19:06:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:06:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:06:42 + sudo tee /etc/docker/daemon.new 19:06:42 { 19:06:42 "registry-mirrors": [ 19:06:42 "https://nexus3.edgexfoundry.org:10001" 19:06:42 ], 19:06:42 "bip": "10.250.0.254/24", 19:06:42 "hosts": [ 19:06:42 "tcp://0.0.0.0:5555", 19:06:42 "unix:///var/run/docker.sock" 19:06:42 ], 19:06:42 "mtu": 1458, 19:06:42 "selinux-enabled": true, 19:06:42 "seccomp-profile": "/etc/docker/seccomp.json" 19:06:42 } [Pipeline] sh 19:06:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:06:42 + sudo service docker restart 19:06:46 e454699b0c1c: Pushed 19:06:46 9d1c11cd5ef3cc85f13508c1a424f1ce30faa340: digest: sha256:e030b2b20e7558b5309c7ccef60465d4ebe95f5834f8628f5585338b62f2230c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:46 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:46 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 19:06:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 19:06:46 54b0c0562fa3: Preparing 19:06:46 b40605312d2a: Preparing 19:06:46 a40cb82bc403: Preparing 19:06:46 550e596c6d0e: Preparing 19:06:46 1207169bf42c: Preparing 19:06:46 0eb40ea6f3a5: Preparing 19:06:46 a9c928144fda: Preparing 19:06:46 a4418baa0af0: Preparing 19:06:46 5577b641274d: Preparing 19:06:46 59b84c51b784: Preparing 19:06:46 e454699b0c1c: Preparing 19:06:46 994393dc58e7: Preparing 19:06:46 5577b641274d: Waiting 19:06:46 59b84c51b784: Waiting 19:06:46 0eb40ea6f3a5: Waiting 19:06:46 e454699b0c1c: Waiting 19:06:46 a4418baa0af0: Waiting 19:06:46 994393dc58e7: Waiting 19:06:46 a9c928144fda: Waiting 19:06:46 a40cb82bc403: Layer already exists 19:06:46 54b0c0562fa3: Layer already exists 19:06:46 b40605312d2a: Layer already exists 19:06:46 1207169bf42c: Layer already exists 19:06:46 550e596c6d0e: Layer already exists 19:06:46 0eb40ea6f3a5: Layer already exists 19:06:46 a4418baa0af0: Layer already exists 19:06:46 5577b641274d: Layer already exists 19:06:46 59b84c51b784: Layer already exists 19:06:46 a9c928144fda: Layer already exists 19:06:46 e454699b0c1c: Layer already exists 19:06:46 994393dc58e7: Layer already exists 19:06:46 latest: digest: sha256:e030b2b20e7558b5309c7ccef60465d4ebe95f5834f8628f5585338b62f2230c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:47 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:47 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.9 19:06:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 19:06:47 54b0c0562fa3: Preparing 19:06:47 b40605312d2a: Preparing 19:06:47 a40cb82bc403: Preparing 19:06:47 550e596c6d0e: Preparing 19:06:47 1207169bf42c: Preparing 19:06:47 0eb40ea6f3a5: Preparing 19:06:47 a9c928144fda: Preparing 19:06:47 a4418baa0af0: Preparing 19:06:47 5577b641274d: Preparing 19:06:47 59b84c51b784: Preparing 19:06:47 e454699b0c1c: Preparing 19:06:47 994393dc58e7: Preparing 19:06:47 0eb40ea6f3a5: Waiting 19:06:47 a9c928144fda: Waiting 19:06:47 5577b641274d: Waiting 19:06:47 a4418baa0af0: Waiting 19:06:47 e454699b0c1c: Waiting 19:06:47 994393dc58e7: Waiting 19:06:47 59b84c51b784: Waiting 19:06:47 550e596c6d0e: Layer already exists 19:06:47 54b0c0562fa3: Layer already exists 19:06:47 1207169bf42c: Layer already exists 19:06:47 a40cb82bc403: Layer already exists 19:06:47 b40605312d2a: Layer already exists 19:06:47 a9c928144fda: Layer already exists 19:06:47 0eb40ea6f3a5: Layer already exists 19:06:47 a4418baa0af0: Layer already exists 19:06:47 5577b641274d: Layer already exists 19:06:47 59b84c51b784: Layer already exists 19:06:47 e454699b0c1c: Layer already exists 19:06:47 994393dc58e7: Layer already exists 19:06:47 2.3.0-dev.9: digest: sha256:e030b2b20e7558b5309c7ccef60465d4ebe95f5834f8628f5585338b62f2230c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:47 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:9d1c11cd5ef3cc85f13508c1a424f1ce30faa340-2.3.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:48 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:9d1c11cd5ef3cc85f13508c1a424f1ce30faa340-2.3.0-dev.9 19:06:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 19:06:48 54b0c0562fa3: Preparing 19:06:48 b40605312d2a: Preparing 19:06:48 a40cb82bc403: Preparing 19:06:48 550e596c6d0e: Preparing 19:06:48 1207169bf42c: Preparing 19:06:48 0eb40ea6f3a5: Preparing 19:06:48 a9c928144fda: Preparing 19:06:48 a4418baa0af0: Preparing 19:06:48 5577b641274d: Preparing 19:06:48 59b84c51b784: Preparing 19:06:48 e454699b0c1c: Preparing 19:06:48 994393dc58e7: Preparing 19:06:48 0eb40ea6f3a5: Waiting 19:06:48 a9c928144fda: Waiting 19:06:48 a4418baa0af0: Waiting 19:06:48 5577b641274d: Waiting 19:06:48 59b84c51b784: Waiting 19:06:48 e454699b0c1c: Waiting 19:06:48 994393dc58e7: Waiting 19:06:48 1207169bf42c: Layer already exists 19:06:48 54b0c0562fa3: Layer already exists 19:06:48 550e596c6d0e: Layer already exists 19:06:48 a40cb82bc403: Layer already exists 19:06:48 b40605312d2a: Layer already exists 19:06:48 a9c928144fda: Layer already exists 19:06:48 5577b641274d: Layer already exists 19:06:48 a4418baa0af0: Layer already exists 19:06:48 59b84c51b784: Layer already exists 19:06:48 0eb40ea6f3a5: Layer already exists 19:06:48 e454699b0c1c: Layer already exists 19:06:48 994393dc58e7: Layer already exists 19:06:48 9d1c11cd5ef3cc85f13508c1a424f1ce30faa340-2.3.0-dev.9: digest: sha256:e030b2b20e7558b5309c7ccef60465d4ebe95f5834f8628f5585338b62f2230c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:48 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:48 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 19:06:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 19:06:48 54b0c0562fa3: Preparing 19:06:48 b40605312d2a: Preparing 19:06:48 a40cb82bc403: Preparing 19:06:48 550e596c6d0e: Preparing 19:06:48 1207169bf42c: Preparing 19:06:48 0eb40ea6f3a5: Preparing 19:06:48 a9c928144fda: Preparing 19:06:48 a4418baa0af0: Preparing 19:06:48 5577b641274d: Preparing 19:06:48 59b84c51b784: Preparing 19:06:48 e454699b0c1c: Preparing 19:06:48 994393dc58e7: Preparing 19:06:48 a9c928144fda: Waiting 19:06:48 a4418baa0af0: Waiting 19:06:48 e454699b0c1c: Waiting 19:06:48 994393dc58e7: Waiting 19:06:48 59b84c51b784: Waiting 19:06:48 5577b641274d: Waiting 19:06:48 0eb40ea6f3a5: Waiting 19:06:48 1207169bf42c: Layer already exists 19:06:48 54b0c0562fa3: Layer already exists 19:06:48 b40605312d2a: Layer already exists 19:06:48 550e596c6d0e: Layer already exists 19:06:48 a40cb82bc403: Layer already exists 19:06:48 a4418baa0af0: Layer already exists 19:06:48 a9c928144fda: Layer already exists 19:06:48 5577b641274d: Layer already exists 19:06:48 0eb40ea6f3a5: Layer already exists 19:06:48 59b84c51b784: Layer already exists 19:06:48 e454699b0c1c: Layer already exists 19:06:48 994393dc58e7: Layer already exists 19:06:48 main: digest: sha256:e030b2b20e7558b5309c7ccef60465d4ebe95f5834f8628f5585338b62f2230c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:06:48 ===================================================== [Pipeline] echo 19:06:48 taggedImages: 19:06:48 - nexus3.edgexfoundry.org:10004/device-usb-camera:9d1c11cd5ef3cc85f13508c1a424f1ce30faa340 19:06:48 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 19:06:48 - nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.9 19:06:48 - nexus3.edgexfoundry.org:10004/device-usb-camera:9d1c11cd5ef3cc85f13508c1a424f1ce30faa340-2.3.0-dev.9 19:06:48 - 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 19:06:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:06:49 19:06:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:06:49 latest: Pulling from edgex-lftools-log-publisher 19:06:49 5eb5b503b376: Pulling fs layer 19:06:49 5c69ac0246d0: Pulling fs layer 19:06:49 ec43610c2a17: Pulling fs layer 19:06:49 3a2ae6a8a46f: Pulling fs layer 19:06:49 33b1e0a273af: Pulling fs layer 19:06:49 3a2ae6a8a46f: Waiting 19:06:49 33b1e0a273af: Waiting 19:06:49 5d3b04190fa2: Pulling fs layer 19:06:49 2f39f015ded8: Pulling fs layer 19:06:49 2f39f015ded8: Waiting 19:06:49 5d3b04190fa2: Waiting 19:06:49 5c69ac0246d0: Download complete 19:06:49 3a2ae6a8a46f: Verifying Checksum 19:06:49 3a2ae6a8a46f: Download complete 19:06:49 33b1e0a273af: Verifying Checksum 19:06:49 33b1e0a273af: Download complete 19:06:49 ec43610c2a17: Verifying Checksum 19:06:49 ec43610c2a17: Download complete 19:06:49 5d3b04190fa2: Download complete 19:06:49 5eb5b503b376: Download complete 19:06:50 2f39f015ded8: Download complete 19:06:50 5eb5b503b376: Pull complete 19:06:50 5c69ac0246d0: Pull complete 19:06:51 ec43610c2a17: Pull complete 19:06:51 3a2ae6a8a46f: Pull complete 19:06:51 33b1e0a273af: Pull complete 19:06:51 5d3b04190fa2: Pull complete 19:06:55 2f39f015ded8: Pull complete 19:06:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:06:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:06:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:55 prd-ubuntu20.04-docker-8c-8g-1191 does not seem to be running inside a container 19:06:55 $ 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 19:06:58 $ docker top 3e0631f28f7adc9e0efb3db61840b16f896edc4219c152c28445628d10e4be52 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:06:58 ---> job-cost.sh 19:06:58 lf-activate-venv: SKIPPING 19:06:58 INFO: No Stack... 19:06:59 INFO: Retrieving Pricing Info for: v3-standard-8 19:06:59 INFO: Archiving Costs [Pipeline] sh 19:07:00 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 19:07:00 + cut -d, -f6 [Pipeline] lock 19:07:00 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-48-stack-cost] 19:07:00 Resource [jenkins-edgexfoundry-device-usb-camera-main-48-stack-cost] did not exist. Created. 19:07:00 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-48-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:07:00 + echo total: 0.2199999988079071 [Pipeline] stash 19:07:00 Stashed 1 file(s) [Pipeline] } 19:07:00 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-48-stack-cost] [Pipeline] // lock [Pipeline] } 19:07:00 $ docker stop --time=1 3e0631f28f7adc9e0efb3db61840b16f896edc4219c152c28445628d10e4be52 19:07:01 $ docker rm -f 3e0631f28f7adc9e0efb3db61840b16f896edc4219c152c28445628d10e4be52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] configFileProvider 19:07:01 provisioning config files... [Pipeline] } [Pipeline] // withEnv [Pipeline] } 19:07:01 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/48@tmp/config10617711524757218062tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:07:01 ---> docker-login.sh 19:07:01 nexus3.edgexfoundry.org:10001 19:07:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:02 Configure a credential helper to remove this warning. See 19:07:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:02 19:07:02 Login Succeeded 19:07:02 nexus3.edgexfoundry.org:10002 19:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:03 Configure a credential helper to remove this warning. See 19:07:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:03 19:07:03 Login Succeeded 19:07:03 nexus3.edgexfoundry.org:10003 19:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:03 Configure a credential helper to remove this warning. See 19:07:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:03 19:07:03 Login Succeeded 19:07:03 nexus3.edgexfoundry.org:10004 19:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:03 Configure a credential helper to remove this warning. See 19:07:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:03 19:07:03 Login Succeeded 19:07:03 docker.io 19:07:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:04 Configure a credential helper to remove this warning. See 19:07:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:04 19:07:04 Login Succeeded 19:07:04 ---> docker-login.sh ends [Pipeline] } 19:07:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:07:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:07:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:07:04 ========================================================= 19:07:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:07:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:04 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 19:07:05 Sending build context to Docker daemon 572.9kB 19:07:05 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 19:07:05 Step 2/13 : FROM ${BASE} AS builder 19:07:05 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:07:05 b3c136eddcbf: Pulling fs layer 19:07:05 c0a3192eca97: Pulling fs layer 19:07:05 a050256f5b6f: Pulling fs layer 19:07:05 656be50a0ddc: Pulling fs layer 19:07:05 2bbca73fdf42: Pulling fs layer 19:07:05 46d945488cbd: Pulling fs layer 19:07:05 8a5474983e97: Pulling fs layer 19:07:05 329c88fbcd65: Pulling fs layer 19:07:05 46d945488cbd: Waiting 19:07:05 329c88fbcd65: Waiting 19:07:05 656be50a0ddc: Waiting 19:07:05 2bbca73fdf42: Waiting 19:07:05 8a5474983e97: Waiting 19:07:05 a050256f5b6f: Verifying Checksum 19:07:05 a050256f5b6f: Download complete 19:07:05 c0a3192eca97: Verifying Checksum 19:07:05 c0a3192eca97: Download complete 19:07:05 2bbca73fdf42: Verifying Checksum 19:07:05 2bbca73fdf42: Download complete 19:07:05 46d945488cbd: Verifying Checksum 19:07:05 46d945488cbd: Download complete 19:07:05 b3c136eddcbf: Verifying Checksum 19:07:05 b3c136eddcbf: Download complete 19:07:06 b3c136eddcbf: Pull complete 19:07:06 329c88fbcd65: Verifying Checksum 19:07:06 329c88fbcd65: Download complete 19:07:07 c0a3192eca97: Pull complete 19:07:07 a050256f5b6f: Pull complete 19:07:07 8a5474983e97: Verifying Checksum 19:07:07 8a5474983e97: Download complete 19:07:08 656be50a0ddc: Verifying Checksum 19:07:08 656be50a0ddc: Download complete 19:07:20 656be50a0ddc: Pull complete 19:07:20 2bbca73fdf42: Pull complete 19:07:20 46d945488cbd: Pull complete 19:07:25 8a5474983e97: Pull complete 19:07:27 329c88fbcd65: Pull complete 19:07:27 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 19:07:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:07:27 ---> ff4287adb874 19:07:27 Step 3/13 : ARG MAKE="make build" 19:07:29 ---> Running in 5b0067e4ed15 19:07:29 Removing intermediate container 5b0067e4ed15 19:07:29 ---> 054110347b3e 19:07:29 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 19:07:30 ---> Running in a993a856f9f3 19:07:30 Removing intermediate container a993a856f9f3 19:07:30 ---> 7175f95b12e4 19:07:30 Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 19:07:30 ---> Running in d3265818d4be 19:07:30 Removing intermediate container d3265818d4be 19:07:30 ---> a689c8333b3f 19:07:30 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:07:30 ---> Running in 0309aa543ff1 19:07:32 Removing intermediate container 0309aa543ff1 19:07:32 ---> b345d50c8df1 19:07:32 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:07:32 ---> Running in 7b3e17e3edf6 19:07:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:07:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:07:35 (1/14) Installing libintl (0.21-r2) 19:07:35 (2/14) Installing eudev-libs (3.2.11-r0) 19:07:35 (3/14) Installing libjpeg-turbo (2.1.3-r1) 19:07:35 (4/14) Installing v4l-utils-libs (1.22.1-r1) 19:07:35 (5/14) Installing v4l-utils (1.22.1-r1) 19:07:35 (6/14) Installing udev-init-scripts (35-r0) 19:07:35 Executing udev-init-scripts-35-r0.post-install 19:07:35 (7/14) Installing libblkid (2.38-r1) 19:07:35 (8/14) Installing xz-libs (5.2.5-r1) 19:07:36 (9/14) Installing zstd-libs (1.5.2-r1) 19:07:36 (10/14) Installing kmod-libs (29-r2) 19:07:36 (11/14) Installing eudev (3.2.11-r0) 19:07:36 (12/14) Installing eudev-dev (3.2.11-r0) 19:07:36 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 19:07:36 (14/14) Installing v4l-utils-dev (1.22.1-r1) 19:07:36 Executing busybox-1.35.0-r13.trigger 19:07:36 Executing eudev-3.2.11-r0.trigger 19:07:36 OK: 228 MiB in 65 packages 19:07:38 Removing intermediate container 7b3e17e3edf6 19:07:38 ---> 6b8d69b469ab 19:07:38 Step 8/13 : WORKDIR /device-usb-camera 19:07:38 ---> Running in 92d43eea3ac0 19:07:38 Removing intermediate container 92d43eea3ac0 19:07:38 ---> ea5526e9a7a1 19:07:38 Step 9/13 : COPY go.mod vendor* ./ 19:07:39 ---> 4cbaca57a83f 19:07:39 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:39 ---> Running in 7b856c8d91bb 19:08:26 Removing intermediate container 7b856c8d91bb 19:08:26 ---> c5c74a1f2ae8 19:08:26 Step 11/13 : COPY . . 19:08:26 ---> d75446f3e4f2 19:08:26 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 19:08:26 ---> Running in db4a72cebbfd 19:08:27  % Total % Received % Xferd Average Speed Time Time Time Current 19:08:27 Dload Upload Total Spent Left Speed 19:08:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 15627 0 --:--:-- --:--:-- --:--:-- 15850 19:08:28 Removing intermediate container db4a72cebbfd 19:08:28 ---> 7dc1454fce20 19:08:28 Step 13/13 : RUN ${MAKE} 19:08:28 ---> Running in 102e5face2aa 19:08:29 noop 19:08:29 Removing intermediate container 102e5face2aa 19:08:29 ---> 1d1ad13e9ab4 19:08:29 Successfully built 1d1ad13e9ab4 19:08:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:30 + docker inspect -f . ci-base-image-arm64 19:08:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:30 prd-ubuntu20.04-docker-arm64-4c-16g-1193 does not seem to be running inside a container 19:08:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/48 -v /w/workspace/device-usb-camera/48:/w/workspace/device-usb-camera/48:rw,z -v /w/workspace/device-usb-camera/48@tmp:/w/workspace/device-usb-camera/48@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 19:08:31 $ docker top 101c1610314d078b1cf240acf294c86002f18192a0afff8edaad2a39c3d5266e -eo pid,comm [Pipeline] { [Pipeline] sh 19:08:32 + go version 19:08:32 go version go1.18.3 linux/arm64 [Pipeline] } 19:08:32 $ docker stop --time=1 101c1610314d078b1cf240acf294c86002f18192a0afff8edaad2a39c3d5266e 19:08:34 $ docker rm -f 101c1610314d078b1cf240acf294c86002f18192a0afff8edaad2a39c3d5266e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:34 + docker inspect -f . ci-base-image-arm64 19:08:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:34 prd-ubuntu20.04-docker-arm64-4c-16g-1193 does not seem to be running inside a container 19:08:34 $ 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/48 -v /w/workspace/device-usb-camera/48:/w/workspace/device-usb-camera/48:rw,z -v /w/workspace/device-usb-camera/48@tmp:/w/workspace/device-usb-camera/48@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 19:08:35 $ docker top 0ba8bb4ed37e96e8123fa31dbc2d6c3345079f74e2814acf49dcfaed89cd446b -eo pid,comm [Pipeline] { [Pipeline] sh 19:08:36 + git config --global --add safe.directory /w/workspace/device-usb-camera/48 [Pipeline] fileExists [Pipeline] sh 19:08:36 + make test 19:08:37 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 19:08:38 ? github.com/edgexfoundry/device-usb-camera [no test files] 19:10:15 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 19:10:15 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.074s coverage: 1.9% of statements 19:10:15 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:10:15 CGO_ENABLED=1 go vet ./... 19:10:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:10:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:10:33 ./bin/test-attribution-txt.sh 19:10:33 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo 19:10:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:10:33 $ docker stop --time=1 0ba8bb4ed37e96e8123fa31dbc2d6c3345079f74e2814acf49dcfaed89cd446b 19:10:35 $ docker rm -f 0ba8bb4ed37e96e8123fa31dbc2d6c3345079f74e2814acf49dcfaed89cd446b [Pipeline] // withDockerContainer [Pipeline] sh 19:10:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:10:36 Warning: overwriting stash ‘coverage-report’ 19:10:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:10:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:10:37 + ls -al . 19:10:37 total 196 19:10:37 drwxrwxr-x 8 jenkins jenkins 4096 Sep 26 19:08 . 19:10:37 drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 19:06 .. 19:10:37 drwxrwxr-x 8 jenkins jenkins 4096 Sep 26 19:06 .git 19:10:37 drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 19:06 .github 19:10:37 -rw-rw-r-- 1 jenkins jenkins 414 Sep 26 19:06 .gitignore 19:10:37 -rw-rw-r-- 1 jenkins jenkins 42 Sep 26 19:06 .golangci.yml 19:10:37 -rw-rw-r-- 1 jenkins jenkins 77 Sep 26 19:06 .hadolint.yml 19:10:37 -rw-rw-r-- 1 jenkins jenkins 9569 Sep 26 19:06 Attribution.txt 19:10:37 -rw-rw-r-- 1 jenkins jenkins 1206 Sep 26 19:06 CHANGELOG.md 19:10:37 -rw-rw-r-- 1 jenkins jenkins 2410 Sep 26 19:06 Dockerfile 19:10:37 -rw-rw-r-- 1 jenkins jenkins 678 Sep 26 19:06 GOVERNANCE.md 19:10:37 -rw-rw-r-- 1 jenkins jenkins 659 Sep 26 19:06 Jenkinsfile 19:10:37 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 26 19:06 LICENSE 19:10:37 -rw-rw-r-- 1 jenkins jenkins 2345 Sep 26 19:06 Makefile 19:10:37 -rw-rw-r-- 1 jenkins jenkins 622 Sep 26 19:06 OWNERS.md 19:10:37 -rw-rw-r-- 1 jenkins jenkins 12817 Sep 26 19:06 README.md 19:10:37 -rw-rw-r-- 1 jenkins jenkins 11 Sep 26 19:04 VERSION 19:10:37 drwxrwxr-x 2 jenkins jenkins 4096 Sep 26 19:06 bin 19:10:37 drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 19:06 cmd 19:10:37 -rw-r--r-- 1 jenkins jenkins 29387 Sep 26 19:10 coverage.out 19:10:37 -rwxrwxr-x 1 jenkins jenkins 140 Sep 26 19:06 docker-entrypoint.sh 19:10:37 -rw-rw-r-- 1 jenkins jenkins 3633 Sep 26 19:06 go.mod 19:10:37 -rw-rw-r-- 1 jenkins jenkins 38102 Sep 26 19:06 go.sum 19:10:37 drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 19:06 internal 19:10:37 drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 19:06 snap 19:10:37 -rw-rw-r-- 1 jenkins jenkins 231 Sep 26 19:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:37 + 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=9d1c11cd5ef3cc85f13508c1a424f1ce30faa340 --label arch=arm64 --label version=2.3.0-dev.9 . 19:10:37 Sending build context to Docker daemon 603.1kB 19:10:37 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 19:10:37 Step 2/35 : FROM ${BASE} AS builder 19:10:37 ---> 1d1ad13e9ab4 19:10:37 Step 3/35 : ARG MAKE="make build" 19:10:37 ---> Running in 29ebc3cb4498 19:10:38 Removing intermediate container 29ebc3cb4498 19:10:38 ---> 8a12ab66f6d3 19:10:38 Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 19:10:38 ---> Running in b5dc8c1ebb9d 19:10:38 Removing intermediate container b5dc8c1ebb9d 19:10:38 ---> 772b319cccc8 19:10:38 Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 19:10:38 ---> Running in 143103abce99 19:10:38 Removing intermediate container 143103abce99 19:10:38 ---> b2c5378dfc25 19:10:38 Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:38 ---> Running in a2196d480ac7 19:10:40 Removing intermediate container a2196d480ac7 19:10:40 ---> a0e2205b0545 19:10:40 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:10:40 ---> Running in f5ad5551c78f 19:10:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:10:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:10:42 OK: 228 MiB in 65 packages 19:10:43 Removing intermediate container f5ad5551c78f 19:10:43 ---> 7c45a15f8a7b 19:10:43 Step 8/35 : WORKDIR /device-usb-camera 19:10:43 ---> Running in 92f4236bb094 19:10:44 Removing intermediate container 92f4236bb094 19:10:44 ---> 1af15d7cdde8 19:10:44 Step 9/35 : COPY go.mod vendor* ./ 19:10:44 ---> bf474414067e 19:10:44 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:44 ---> Running in 7e48db9afae9 19:10:46 Removing intermediate container 7e48db9afae9 19:10:46 ---> 2818b2794b93 19:10:46 Step 11/35 : COPY . . 19:10:47 ---> dc3dec46a471 19:10:47 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 19:10:47 ---> Running in 4a8ef114e0e6 19:10:48  % Total % Received % Xferd Average Speed Time Time Time Current 19:10:48 Dload Upload Total Spent Left Speed 19:10:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7558 0 --:--:-- --:--:-- --:--:-- 7585 19:10:48 Removing intermediate container 4a8ef114e0e6 19:10:48 ---> c981b5d65f19 19:10:48 Step 13/35 : RUN ${MAKE} 19:10:49 ---> Running in a36f802c0819 19:10:50 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.26" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 19:13:41 Removing intermediate container a36f802c0819 19:13:41 ---> 98c8ee5e6b8e 19:13:41 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 19:13:41 v0.18.4: Pulling from aler9/rtsp-simple-server 19:13:41 eab2503cf8f4: Pulling fs layer 19:13:41 97cd0a44c592: Pulling fs layer 19:13:41 97cd0a44c592: Download complete 19:13:41 eab2503cf8f4: Verifying Checksum 19:13:41 eab2503cf8f4: Download complete 19:13:41 eab2503cf8f4: Pull complete 19:13:41 97cd0a44c592: Pull complete 19:13:41 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 19:13:41 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 19:13:41 ---> 7f763cca56b3 19:13:41 Step 15/35 : FROM alpine:3.16 19:13:41 3.16: Pulling from library/alpine 19:13:41 9b18e9b68314: Pulling fs layer 19:13:41 9b18e9b68314: Verifying Checksum 19:13:41 9b18e9b68314: Download complete 19:13:41 9b18e9b68314: Pull complete 19:13:41 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:13:41 Status: Downloaded newer image for alpine:3.16 19:13:41 ---> a6215f271958 19:13:41 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 19:13:41 ---> Running in 4e13b64ccb61 19:13:41 Removing intermediate container 4e13b64ccb61 19:13:41 ---> 1f318ba06301 19:13:41 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 19:13:41 ---> Running in e10de5aea7f0 19:13:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:13:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:13:41 (1/82) Installing dumb-init (1.2.5-r1) 19:13:41 (2/82) Installing sdl2 (2.0.22-r0) 19:13:41 (3/82) Installing libxau (1.0.9-r0) 19:13:41 (4/82) Installing libxdmcp (1.1.3-r0) 19:13:41 (5/82) Installing libxcb (1.15-r0) 19:13:41 (6/82) Installing libx11 (1.8-r0) 19:13:41 (7/82) Installing aom-libs (3.3.0-r0) 19:13:41 (8/82) Installing alsa-lib (1.2.7.2-r0) 19:13:41 (9/82) Installing expat (2.4.9-r0) 19:13:41 (10/82) Installing brotli-libs (1.0.9-r6) 19:13:41 (11/82) Installing libbz2 (1.0.8-r1) 19:13:41 (12/82) Installing libpng (1.6.37-r1) 19:13:41 (13/82) Installing freetype (2.12.1-r0) 19:13:41 (14/82) Installing fontconfig (2.14.0-r0) 19:13:41 (15/82) Installing fribidi (1.0.12-r0) 19:13:41 (16/82) Installing libffi (3.4.2-r1) 19:13:41 (17/82) Installing libintl (0.21-r2) 19:13:41 (18/82) Installing libblkid (2.38-r1) 19:13:41 (19/82) Installing libmount (2.38-r1) 19:13:41 (20/82) Installing pcre (8.45-r2) 19:13:41 (21/82) Installing glib (2.72.1-r0) 19:13:41 (22/82) Installing graphite2 (1.3.14-r1) 19:13:41 (23/82) Installing harfbuzz (4.3.0-r0) 19:13:41 (24/82) Installing libass (0.16.0-r0) 19:13:41 (25/82) Installing libdav1d (1.0.0-r0) 19:13:41 (26/82) Installing libdrm (2.4.110-r0) 19:13:41 (27/82) Installing gmp (6.2.1-r2) 19:13:41 (28/82) Installing nettle (3.7.3-r0) 19:13:41 (29/82) Installing p11-kit (0.24.1-r0) 19:13:41 (30/82) Installing libtasn1 (4.18.0-r0) 19:13:41 (31/82) Installing libunistring (1.0-r0) 19:13:41 (32/82) Installing gnutls (3.7.7-r0) 19:13:41 (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) 19:13:41 (34/82) Installing ncurses-libs (6.3_p20220521-r0) 19:13:41 (35/82) Installing lame (3.100-r0) 19:13:41 (36/82) Installing opus (1.3.1-r1) 19:13:41 (37/82) Installing libasyncns (0.8-r1) 19:13:41 (38/82) Installing dbus-libs (1.14.0-r1) 19:13:41 (39/82) Installing libltdl (2.4.7-r0) 19:13:41 (40/82) Installing orc (0.4.32-r0) 19:13:41 (41/82) Installing libgcc (11.2.1_git20220219-r2) 19:13:41 (42/82) Installing libogg (1.3.5-r1) 19:13:41 (43/82) Installing libstdc++ (11.2.1_git20220219-r2) 19:13:41 (44/82) Installing flac (1.3.4-r0) 19:13:41 (45/82) Installing libvorbis (1.3.7-r0) 19:13:41 (46/82) Installing libsndfile (1.1.0-r0) 19:13:41 (47/82) Installing libgomp (11.2.1_git20220219-r2) 19:13:41 (48/82) Installing soxr (0.1.3-r2) 19:13:41 (49/82) Installing speexdsp (1.2.0-r0) 19:13:41 (50/82) Installing tdb-libs (1.4.6-r0) 19:13:41 (51/82) Installing libpulse (15.0-r2) 19:13:41 (52/82) Installing cjson (1.7.15-r3) 19:13:41 (53/82) Installing mbedtls (2.28.1-r0) 19:13:41 (54/82) Installing librist (0.2.6-r1) 19:13:41 (55/82) Installing libsrt (1.4.4-r0) 19:13:41 (56/82) Installing libssh (0.9.6-r1) 19:13:41 (57/82) Installing libtheora (1.1.1-r16) 19:13:41 (58/82) Installing libjpeg-turbo (2.1.3-r1) 19:13:41 (59/82) Installing v4l-utils-libs (1.22.1-r1) 19:13:41 (60/82) Installing libxext (1.3.4-r0) 19:13:41 (61/82) Installing libxfixes (6.0.0-r0) 19:13:41 (62/82) Installing wayland-libs-client (1.20.0-r0) 19:13:41 (63/82) Installing libva (2.14.0-r0) 19:13:41 (64/82) Installing libvdpau (1.5-r0) 19:13:41 (65/82) Installing vidstab (1.1.0-r1) 19:13:41 (66/82) Installing libvpx (1.11.0-r1) 19:13:41 (67/82) Installing libwebp (1.2.3-r0) 19:13:41 (68/82) Installing x264-libs (0.163_git20210613-r0) 19:13:41 (69/82) Installing numactl (2.0.14-r0) 19:13:41 (70/82) Installing x265-libs (3.5-r3) 19:13:41 (71/82) Installing xvidcore (1.3.7-r1) 19:13:41 (72/82) Installing ffmpeg-libs (5.0.1-r1) 19:13:41 (73/82) Installing ffmpeg (5.0.1-r1) 19:13:41 (74/82) Installing udev-init-scripts (35-r0) 19:13:41 Executing udev-init-scripts-35-r0.post-install 19:13:41 (75/82) Installing eudev-libs (3.2.11-r0) 19:13:41 (76/82) Installing xz-libs (5.2.5-r1) 19:13:41 (77/82) Installing zstd-libs (1.5.2-r1) 19:13:41 (78/82) Installing kmod-libs (29-r2) 19:13:41 (79/82) Installing eudev (3.2.11-r0) 19:13:41 (80/82) Installing libsodium (1.0.18-r0) 19:13:41 (81/82) Installing libzmq (4.3.4-r0) 19:13:41 (82/82) Installing zeromq (4.3.4-r0) 19:13:41 Executing busybox-1.35.0-r17.trigger 19:13:41 Executing eudev-3.2.11-r0.trigger 19:13:41 OK: 78 MiB in 96 packages 19:13:45 Removing intermediate container e10de5aea7f0 19:13:45 ---> 3c1a4421ea97 19:13:45 Step 18/35 : WORKDIR / 19:13:45 ---> Running in 655809109c7e 19:13:45 Removing intermediate container 655809109c7e 19:13:45 ---> 989c262cad6d 19:13:45 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 19:13:46 ---> 4e25cd5d7fd6 19:13:46 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 19:13:47 ---> ce86c75ddec3 19:13:47 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 19:13:48 ---> 8265e1ea2a5a 19:13:48 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 19:13:48 ---> b124fc95fb64 19:13:48 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 19:13:49 ---> cbac0110d8af 19:13:49 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 19:13:49 ---> 8d8bba3e33aa 19:13:49 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 19:13:50 ---> 057682c13d04 19:13:50 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 19:13:50 ---> Running in a3803b1a7cd6 19:13:52 Removing intermediate container a3803b1a7cd6 19:13:52 ---> aae97b586cff 19:13:52 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 19:13:52 ---> Running in 50240dc44ce2 19:13:54 Removing intermediate container 50240dc44ce2 19:13:54 ---> 757e8389be90 19:13:54 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 19:13:54 ---> Running in 72cf33cbbca6 19:13:56 Removing intermediate container 72cf33cbbca6 19:13:56 ---> c080ed1c8834 19:13:56 Step 29/35 : EXPOSE 59983 19:13:56 ---> Running in 2e8e4195ae74 19:13:56 Removing intermediate container 2e8e4195ae74 19:13:56 ---> 9c587817dfbd 19:13:56 Step 30/35 : EXPOSE 8554 19:13:56 ---> Running in 407576a90e00 19:13:56 Removing intermediate container 407576a90e00 19:13:56 ---> 3af857765da6 19:13:56 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 19:13:56 ---> Running in 9b3867763971 19:13:57 Removing intermediate container 9b3867763971 19:13:57 ---> aaefbd55c080 19:13:57 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 19:13:57 ---> Running in 3bc050703288 19:13:57 Removing intermediate container 3bc050703288 19:13:57 ---> 9b3d28232f8f 19:13:57 Step 33/35 : LABEL arch=arm64 19:13:57 ---> Running in 231b180c50d7 19:13:57 Removing intermediate container 231b180c50d7 19:13:57 ---> 7ac31c5a3514 19:13:57 Step 34/35 : LABEL git_sha=9d1c11cd5ef3cc85f13508c1a424f1ce30faa340 19:13:57 ---> Running in ec0183eef81a 19:13:58 Removing intermediate container ec0183eef81a 19:13:58 ---> 48788bfa1bf7 19:13:58 Step 35/35 : LABEL version=2.3.0-dev.9 19:13:58 ---> Running in cc31a1e8eb99 19:13:58 Removing intermediate container cc31a1e8eb99 19:13:58 ---> 5ee6a9dd8d3b 19:13:58 [Warning] One or more build-args [ARCH] were not consumed 19:13:58 Successfully built 5ee6a9dd8d3b 19:13:58 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 19:13:58 provisioning config files... 19:13:58 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/48@tmp/config7616649789619155067tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:13:59 ---> docker-login.sh 19:13:59 nexus3.edgexfoundry.org:10001 19:13:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:59 Configure a credential helper to remove this warning. See 19:13:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:59 19:13:59 Login Succeeded 19:13:59 nexus3.edgexfoundry.org:10002 19:13:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:59 Configure a credential helper to remove this warning. See 19:13:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:59 19:13:59 Login Succeeded 19:13:59 nexus3.edgexfoundry.org:10003 19:14:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:14:00 Configure a credential helper to remove this warning. See 19:14:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:14:00 19:14:00 Login Succeeded 19:14:00 nexus3.edgexfoundry.org:10004 19:14:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:14:00 Configure a credential helper to remove this warning. See 19:14:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:14:00 19:14:00 Login Succeeded 19:14:00 docker.io 19:14:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:14:01 Configure a credential helper to remove this warning. See 19:14:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:14:01 19:14:01 Login Succeeded 19:14:01 ---> docker-login.sh ends [Pipeline] } 19:14:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:14:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:14:01 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 19:14:01 9d1c11cd5ef3cc85f13508c1a424f1ce30faa340 19:14:01 latest 19:14:01 2.3.0-dev.9 19:14:01 9d1c11cd5ef3cc85f13508c1a424f1ce30faa340-2.3.0-dev.9 19:14:01 main 19:14:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:01 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9d1c11cd5ef3cc85f13508c1a424f1ce30faa340 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:02 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9d1c11cd5ef3cc85f13508c1a424f1ce30faa340 19:14:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 19:14:02 be0272d35654: Preparing 19:14:02 33d6150b5b5c: Preparing 19:14:02 910486aa3271: Preparing 19:14:02 a43932d1df72: Preparing 19:14:02 1207169bf42c: Preparing 19:14:02 694f75b300af: Preparing 19:14:02 ccbca3592560: Preparing 19:14:02 4980ffb6c263: Preparing 19:14:02 50ace5981df0: Preparing 19:14:02 fec525f6b2a4: Preparing 19:14:02 0db6879dd55c: Preparing 19:14:02 5d3e392a13a0: Preparing 19:14:02 4980ffb6c263: Waiting 19:14:02 50ace5981df0: Waiting 19:14:02 fec525f6b2a4: Waiting 19:14:02 0db6879dd55c: Waiting 19:14:02 5d3e392a13a0: Waiting 19:14:02 694f75b300af: Waiting 19:14:02 ccbca3592560: Waiting 19:14:02 1207169bf42c: Pushed 19:14:02 910486aa3271: Pushed 19:14:02 33d6150b5b5c: Pushed 19:14:02 be0272d35654: Pushed 19:14:02 694f75b300af: Pushed 19:14:02 ccbca3592560: Pushed 19:14:02 4980ffb6c263: Pushed 19:14:02 50ace5981df0: Pushed 19:14:02 5d3e392a13a0: Layer already exists 19:14:07 a43932d1df72: Pushed 19:14:08 fec525f6b2a4: Pushed 19:14:20 0db6879dd55c: Pushed 19:14:20 9d1c11cd5ef3cc85f13508c1a424f1ce30faa340: digest: sha256:ad140f404d8a85ec9a012bcfc3beadf6e949e0060984155f0180c40075eb280a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:21 + 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 19:14:21 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 19:14:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 19:14:21 be0272d35654: Preparing 19:14:21 33d6150b5b5c: Preparing 19:14:21 910486aa3271: Preparing 19:14:21 a43932d1df72: Preparing 19:14:21 1207169bf42c: Preparing 19:14:21 694f75b300af: Preparing 19:14:21 ccbca3592560: Preparing 19:14:21 4980ffb6c263: Preparing 19:14:21 50ace5981df0: Preparing 19:14:21 fec525f6b2a4: Preparing 19:14:21 0db6879dd55c: Preparing 19:14:21 5d3e392a13a0: Preparing 19:14:21 4980ffb6c263: Waiting 19:14:21 50ace5981df0: Waiting 19:14:21 fec525f6b2a4: Waiting 19:14:21 0db6879dd55c: Waiting 19:14:21 5d3e392a13a0: Waiting 19:14:21 694f75b300af: Waiting 19:14:21 ccbca3592560: Waiting 19:14:21 33d6150b5b5c: Layer already exists 19:14:21 a43932d1df72: Layer already exists 19:14:21 be0272d35654: Layer already exists 19:14:21 1207169bf42c: Layer already exists 19:14:21 910486aa3271: Layer already exists 19:14:21 694f75b300af: Layer already exists 19:14:21 ccbca3592560: Layer already exists 19:14:21 fec525f6b2a4: Layer already exists 19:14:21 4980ffb6c263: Layer already exists 19:14:21 50ace5981df0: Layer already exists 19:14:21 5d3e392a13a0: Layer already exists 19:14:21 0db6879dd55c: Layer already exists 19:14:21 latest: digest: sha256:ad140f404d8a85ec9a012bcfc3beadf6e949e0060984155f0180c40075eb280a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:22 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:22 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.9 19:14:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 19:14:22 be0272d35654: Preparing 19:14:22 33d6150b5b5c: Preparing 19:14:22 910486aa3271: Preparing 19:14:22 a43932d1df72: Preparing 19:14:22 1207169bf42c: Preparing 19:14:22 694f75b300af: Preparing 19:14:22 ccbca3592560: Preparing 19:14:22 4980ffb6c263: Preparing 19:14:22 50ace5981df0: Preparing 19:14:22 fec525f6b2a4: Preparing 19:14:22 0db6879dd55c: Preparing 19:14:22 5d3e392a13a0: Preparing 19:14:22 694f75b300af: Waiting 19:14:22 ccbca3592560: Waiting 19:14:22 4980ffb6c263: Waiting 19:14:22 50ace5981df0: Waiting 19:14:22 fec525f6b2a4: Waiting 19:14:22 0db6879dd55c: Waiting 19:14:22 5d3e392a13a0: Waiting 19:14:22 33d6150b5b5c: Layer already exists 19:14:22 a43932d1df72: Layer already exists 19:14:22 1207169bf42c: Layer already exists 19:14:22 910486aa3271: Layer already exists 19:14:22 be0272d35654: Layer already exists 19:14:22 694f75b300af: Layer already exists 19:14:22 ccbca3592560: Layer already exists 19:14:22 50ace5981df0: Layer already exists 19:14:22 fec525f6b2a4: Layer already exists 19:14:22 4980ffb6c263: Layer already exists 19:14:22 5d3e392a13a0: Layer already exists 19:14:22 0db6879dd55c: Layer already exists 19:14:22 2.3.0-dev.9: digest: sha256:ad140f404d8a85ec9a012bcfc3beadf6e949e0060984155f0180c40075eb280a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:23 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9d1c11cd5ef3cc85f13508c1a424f1ce30faa340-2.3.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:23 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9d1c11cd5ef3cc85f13508c1a424f1ce30faa340-2.3.0-dev.9 19:14:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 19:14:23 be0272d35654: Preparing 19:14:23 33d6150b5b5c: Preparing 19:14:23 910486aa3271: Preparing 19:14:23 a43932d1df72: Preparing 19:14:23 1207169bf42c: Preparing 19:14:23 694f75b300af: Preparing 19:14:23 ccbca3592560: Preparing 19:14:23 4980ffb6c263: Preparing 19:14:23 50ace5981df0: Preparing 19:14:23 fec525f6b2a4: Preparing 19:14:23 0db6879dd55c: Preparing 19:14:23 5d3e392a13a0: Preparing 19:14:23 50ace5981df0: Waiting 19:14:23 fec525f6b2a4: Waiting 19:14:23 694f75b300af: Waiting 19:14:23 0db6879dd55c: Waiting 19:14:23 5d3e392a13a0: Waiting 19:14:23 ccbca3592560: Waiting 19:14:23 4980ffb6c263: Waiting 19:14:23 be0272d35654: Layer already exists 19:14:23 33d6150b5b5c: Layer already exists 19:14:23 a43932d1df72: Layer already exists 19:14:23 1207169bf42c: Layer already exists 19:14:23 910486aa3271: Layer already exists 19:14:23 4980ffb6c263: Layer already exists 19:14:23 ccbca3592560: Layer already exists 19:14:23 fec525f6b2a4: Layer already exists 19:14:23 50ace5981df0: Layer already exists 19:14:23 694f75b300af: Layer already exists 19:14:23 5d3e392a13a0: Layer already exists 19:14:23 0db6879dd55c: Layer already exists 19:14:23 9d1c11cd5ef3cc85f13508c1a424f1ce30faa340-2.3.0-dev.9: digest: sha256:ad140f404d8a85ec9a012bcfc3beadf6e949e0060984155f0180c40075eb280a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:24 + 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 19:14:24 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 19:14:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 19:14:24 be0272d35654: Preparing 19:14:24 33d6150b5b5c: Preparing 19:14:24 910486aa3271: Preparing 19:14:24 a43932d1df72: Preparing 19:14:24 1207169bf42c: Preparing 19:14:24 694f75b300af: Preparing 19:14:24 ccbca3592560: Preparing 19:14:24 4980ffb6c263: Preparing 19:14:24 50ace5981df0: Preparing 19:14:24 fec525f6b2a4: Preparing 19:14:24 0db6879dd55c: Preparing 19:14:24 5d3e392a13a0: Preparing 19:14:24 50ace5981df0: Waiting 19:14:24 fec525f6b2a4: Waiting 19:14:24 0db6879dd55c: Waiting 19:14:24 694f75b300af: Waiting 19:14:24 ccbca3592560: Waiting 19:14:24 4980ffb6c263: Waiting 19:14:24 5d3e392a13a0: Waiting 19:14:24 33d6150b5b5c: Layer already exists 19:14:24 a43932d1df72: Layer already exists 19:14:24 be0272d35654: Layer already exists 19:14:24 910486aa3271: Layer already exists 19:14:24 1207169bf42c: Layer already exists 19:14:24 694f75b300af: Layer already exists 19:14:24 4980ffb6c263: Layer already exists 19:14:24 ccbca3592560: Layer already exists 19:14:24 fec525f6b2a4: Layer already exists 19:14:24 50ace5981df0: Layer already exists 19:14:24 0db6879dd55c: Layer already exists 19:14:24 5d3e392a13a0: Layer already exists 19:14:24 main: digest: sha256:ad140f404d8a85ec9a012bcfc3beadf6e949e0060984155f0180c40075eb280a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:14:24 ===================================================== [Pipeline] echo 19:14:24 taggedImages: 19:14:24 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9d1c11cd5ef3cc85f13508c1a424f1ce30faa340 19:14:24 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 19:14:24 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.9 19:14:24 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9d1c11cd5ef3cc85f13508c1a424f1ce30faa340-2.3.0-dev.9 19:14:24 - 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 19:14:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:14:25 19:14:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:14:25 arm64: Pulling from edgex-lftools-log-publisher 19:14:25 8998bd30e6a1: Pulling fs layer 19:14:25 04944245beec: Pulling fs layer 19:14:25 699f458cf7ca: Pulling fs layer 19:14:25 765212b225bb: Pulling fs layer 19:14:25 f23df028b6ca: Pulling fs layer 19:14:25 d65c8cfc05b1: Pulling fs layer 19:14:25 2437ff75d9bd: Pulling fs layer 19:14:25 f23df028b6ca: Waiting 19:14:25 d65c8cfc05b1: Waiting 19:14:25 2437ff75d9bd: Waiting 19:14:25 765212b225bb: Waiting 19:14:25 04944245beec: Verifying Checksum 19:14:25 04944245beec: Download complete 19:14:25 765212b225bb: Verifying Checksum 19:14:25 765212b225bb: Download complete 19:14:25 f23df028b6ca: Verifying Checksum 19:14:25 f23df028b6ca: Download complete 19:14:25 d65c8cfc05b1: Verifying Checksum 19:14:25 d65c8cfc05b1: Download complete 19:14:25 699f458cf7ca: Verifying Checksum 19:14:25 699f458cf7ca: Download complete 19:14:26 8998bd30e6a1: Verifying Checksum 19:14:26 8998bd30e6a1: Download complete 19:14:28 2437ff75d9bd: Verifying Checksum 19:14:28 2437ff75d9bd: Download complete 19:14:30 8998bd30e6a1: Pull complete 19:14:30 04944245beec: Pull complete 19:14:31 699f458cf7ca: Pull complete 19:14:32 765212b225bb: Pull complete 19:14:32 f23df028b6ca: Pull complete 19:14:32 d65c8cfc05b1: Pull complete 19:14:47 2437ff75d9bd: Pull complete 19:14:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:14:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:14:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:14:48 prd-ubuntu20.04-docker-arm64-4c-16g-1193 does not seem to be running inside a container 19:14:48 $ 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/48 -v /w/workspace/device-usb-camera/48:/w/workspace/device-usb-camera/48:rw,z -v /w/workspace/device-usb-camera/48@tmp:/w/workspace/device-usb-camera/48@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 19:14:50 $ docker top fe4c5e0bca440947153a226dcf349e10826ba747f5124064684f2e977c1e6a5b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:14:51 ---> job-cost.sh 19:14:51 lf-activate-venv: SKIPPING 19:14:51 INFO: No Stack... 19:14:51 INFO: Retrieving Pricing Info for: v3-standard-4 19:14:52 INFO: Archiving Costs [Pipeline] sh 19:14:53 + cat /w/workspace/device-usb-camera/48/archives/cost.csv 19:14:53 + cut -d, -f6 [Pipeline] lock 19:14:53 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-48-stack-cost] 19:14:53 Resource [jenkins-edgexfoundry-device-usb-camera-main-48-stack-cost] did not exist. Created. 19:14:53 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-48-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:14:53 /w/workspace/device-usb-camera/48@tmp/durable-25e937d0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:14:54 + echo total: 0.10999999940395355 [Pipeline] stash 19:14:54 Warning: overwriting stash ‘stack-cost’ 19:14:54 Stashed 1 file(s) [Pipeline] } 19:14:54 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-48-stack-cost] [Pipeline] // lock [Pipeline] } 19:14:54 $ docker stop --time=1 fe4c5e0bca440947153a226dcf349e10826ba747f5124064684f2e977c1e6a5b 19:14:55 $ docker rm -f fe4c5e0bca440947153a226dcf349e10826ba747f5124064684f2e977c1e6a5b [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 19:14:55 provisioning config files... 19:14:55 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2800688773983568972tmp [Pipeline] { [Pipeline] sh 19:14:56 + set +x 19:14:56 + curl -s https://codecov.io/bash 19:14:56 + bash -s -- 19:14:56 19:14:56 _____ _ 19:14:56 / ____| | | 19:14:56 | | ___ __| | ___ ___ _____ __ 19:14:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:14:56 | |___| (_) | (_| | __/ (_| (_) \ V / 19:14:56 \_____\___/ \__,_|\___|\___\___/ \_/ 19:14:56 Bash-1.0.6 19:14:56 19:14:56 19:14:56 ==> git version 2.25.1 found 19:14:56 ==> 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 19:14:56 Release-Date: 2020-01-08 19:14:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:14:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:14:56 ==> Jenkins CI detected. 19:14:56 current dir:  /w/workspace/exfoundry_device-usb-camera_main 19:14:56 project root: . 19:14:56 --> token set from env 19:14:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:14:56 ==> Running gcov in . (disable via -X gcov) 19:14:56 ==> Python coveragepy not found 19:14:56 ==> Searching for coverage reports in: 19:14:56 + . 19:14:56 -> Found 1 reports 19:14:56 ==> Detecting git/mercurial file structure 19:14:56 ==> Reading reports 19:14:56 + ./coverage.out bytes=29387 19:14:56 ==> Appending adjustments 19:14:56 https://docs.codecov.io/docs/fixing-reports 19:14:56 + Found adjustments 19:14:56 ==> Gzipping contents 19:14:56 8.0K /tmp/codecov.Tp7kMW.gz 19:14:56 ==> Uploading reports 19:14:56 url: https://codecov.io 19:14:56 query: branch=main&commit=9d1c11cd5ef3cc85f13508c1a424f1ce30faa340&build=48&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F48%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 19:14:56 -> Pinging Codecov 19:14:56 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=9d1c11cd5ef3cc85f13508c1a424f1ce30faa340&build=48&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F48%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 19:14:56 -> Uploading to 19:14:56 https://storage.googleapis.com/codecov/v4/raw/2022-09-26/73D8F5FF140700D3E01443B452E23636/9d1c11cd5ef3cc85f13508c1a424f1ce30faa340/53427cf9-2cb1-4e91-b86f-2d0b09ef0a41.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220926%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220926T191456Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4eadb46b375d3956d475a6c00a418f70afcf935898476564f2ad71bb0b3a5bca 19:14:56 % Total % Received % Xferd Average Speed Time Time Time Current 19:14:56 Dload Upload Total Spent Left Speed 19:14:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4118 0 0 100 4118 0 16472 --:--:-- --:--:-- --:--:-- 16472 19:14:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/9d1c11cd5ef3cc85f13508c1a424f1ce30faa340 [Pipeline] } 19:14:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:14:57 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:14:57 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:14:57 19:14:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:14:57 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:14:57 df9b9388f04a: Pulling fs layer 19:14:57 52dc419b0ee2: Pulling fs layer 19:14:57 25bc292e5bac: Pulling fs layer 19:14:57 114826534d7a: Pulling fs layer 19:14:57 4657fd5d0bcf: Pulling fs layer 19:14:57 6ad1cebc031e: Pulling fs layer 19:14:57 8a3aa393b2d8: Pulling fs layer 19:14:57 114826534d7a: Waiting 19:14:57 4657fd5d0bcf: Waiting 19:14:57 6ad1cebc031e: Waiting 19:14:57 8a3aa393b2d8: Waiting 19:14:58 25bc292e5bac: Download complete 19:14:58 52dc419b0ee2: Download complete 19:14:58 4657fd5d0bcf: Verifying Checksum 19:14:58 df9b9388f04a: Download complete 19:14:59 df9b9388f04a: Pull complete 19:14:59 6ad1cebc031e: Verifying Checksum 19:14:59 6ad1cebc031e: Download complete 19:14:59 52dc419b0ee2: Pull complete 19:14:59 25bc292e5bac: Pull complete 19:14:59 114826534d7a: Verifying Checksum 19:14:59 114826534d7a: Download complete 19:15:00 8a3aa393b2d8: Verifying Checksum 19:15:00 8a3aa393b2d8: Download complete 19:15:03 114826534d7a: Pull complete 19:15:03 4657fd5d0bcf: Pull complete 19:15:03 6ad1cebc031e: Pull complete 19:15:05 8a3aa393b2d8: Pull complete 19:15:05 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 19:15:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:15:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:15:06 prd-ubuntu20.04-docker-8c-8g-1191 does not seem to be running inside a container 19:15:06 $ 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 19:15:09 $ docker top 80b10f27024f8dc1ff107e58d798ce9e7ced32de9ad7142260ec81e20c04edcd -eo pid,comm [Pipeline] { [Pipeline] echo 19:15:09 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 19:15:10 + set -o pipefail 19:15:10 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 19:15:18 19:15:18 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 19:15:18 19:15:18 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/8deaf11a-fde7-4707-ac53-d282f705b25b 19:15:18 19:15:18 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 19:15:18 19:15:18 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:15:18 19:15:18 [Pipeline] } 19:15:18 $ docker stop --time=1 80b10f27024f8dc1ff107e58d798ce9e7ced32de9ad7142260ec81e20c04edcd 19:15:21 $ docker rm -f 80b10f27024f8dc1ff107e58d798ce9e7ced32de9ad7142260ec81e20c04edcd [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 19:15:21 + git log --format=format:%s -1 9d1c11cd5ef3cc85f13508c1a424f1ce30faa340 [Pipeline] sh 19:15:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:15:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:15:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:15:22 prd-ubuntu20.04-docker-8c-8g-1191 does not seem to be running inside a container 19:15:22 $ 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 19:15:23 $ docker top c837f3b2d921e4631eb1df05c603f053c1992a01bfd4c44d6903a0a6a733fbd7 -eo pid,comm 19:15:23 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). 19:15:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:15:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:15:23 [ssh-agent] Looking for ssh-agent implementation... 19:15:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:15:23 $ docker exec c837f3b2d921e4631eb1df05c603f053c1992a01bfd4c44d6903a0a6a733fbd7 ssh-agent 19:15:23 SSH_AUTH_SOCK=/tmp/ssh-0wiAdB1a0rVe/agent.31 19:15:23 SSH_AGENT_PID=37 19:15:23 Running ssh-add (command line suppressed) 19:15:23 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11761347242362475065.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11761347242362475065.key) 19:15:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:15:23 + git semver tag 19:15:24 2022-09-26 19:15:23,940 [run_tag] DEBUG tag force:False 19:15:24 2022-09-26 19:15:23,940 [check_head_tag] DEBUG check head tag 19:15:24 2022-09-26 19:15:23,940 [execute] INFO git cat-file --batch-check 19:15:24 2022-09-26 19:15:23,941 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 19:15:24 2022-09-26 19:15:23,944 [execute] INFO git cat-file --batch 19:15:24 2022-09-26 19:15:23,944 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 19:15:24 2022-09-26 19:15:23,958 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:15:24 2022-09-26 19:15:23,958 [execute] INFO git tag -a v2.3.0-dev.9 -m v2.3.0-dev.9 19:15:24 2022-09-26 19:15:23,958 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.9', '-m', 'v2.3.0-dev.9'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 19:15:24 2022-09-26 19:15:23,963 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:15:24 2.3.0-dev.9 [Pipeline] } 19:15:24 $ docker exec --env ******** --env ******** c837f3b2d921e4631eb1df05c603f053c1992a01bfd4c44d6903a0a6a733fbd7 ssh-agent -k 19:15:24 unset SSH_AUTH_SOCK; 19:15:24 unset SSH_AGENT_PID; 19:15:24 echo Agent pid 37 killed; 19:15:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:15:24 + git semver [Pipeline] } 19:15:24 $ docker stop --time=1 c837f3b2d921e4631eb1df05c603f053c1992a01bfd4c44d6903a0a6a733fbd7 19:15:25 $ docker rm -f c837f3b2d921e4631eb1df05c603f053c1992a01bfd4c44d6903a0a6a733fbd7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:15:26 19:15:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:15:26 0.23.1-centos7: Pulling from edgex-lftools 19:15:26 ab5ef0e58194: Pulling fs layer 19:15:26 9712f1f96733: Pulling fs layer 19:15:26 63f879dbbcfc: Pulling fs layer 19:15:26 0d9ebad4ef96: Pulling fs layer 19:15:26 e9a5061849ea: Pulling fs layer 19:15:26 d747dcd14b5f: Pulling fs layer 19:15:26 2de7ff778b66: Pulling fs layer 19:15:26 0d9ebad4ef96: Waiting 19:15:26 d747dcd14b5f: Waiting 19:15:26 2de7ff778b66: Waiting 19:15:26 e9a5061849ea: Waiting 19:15:26 9712f1f96733: Verifying Checksum 19:15:26 9712f1f96733: Download complete 19:15:26 63f879dbbcfc: Verifying Checksum 19:15:26 63f879dbbcfc: Download complete 19:15:27 ab5ef0e58194: Verifying Checksum 19:15:27 ab5ef0e58194: Download complete 19:15:27 0d9ebad4ef96: Verifying Checksum 19:15:27 0d9ebad4ef96: Download complete 19:15:27 e9a5061849ea: Verifying Checksum 19:15:27 e9a5061849ea: Download complete 19:15:27 d747dcd14b5f: Verifying Checksum 19:15:27 d747dcd14b5f: Download complete 19:15:27 2de7ff778b66: Verifying Checksum 19:15:27 2de7ff778b66: Download complete 19:15:29 ab5ef0e58194: Pull complete 19:15:29 9712f1f96733: Pull complete 19:15:30 63f879dbbcfc: Pull complete 19:15:33 0d9ebad4ef96: Pull complete 19:15:33 e9a5061849ea: Pull complete 19:15:33 d747dcd14b5f: Pull complete 19:15:34 2de7ff778b66: Pull complete 19:15:34 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:15:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:15:34 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:15:34 prd-ubuntu20.04-docker-8c-8g-1191 does not seem to be running inside a container 19:15:34 $ 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 19:15:38 $ docker top 7d80948cafa20015b204b0de8b7f1e72fbb642ee7d967262f59529367b5fb82e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:15:38 provisioning config files... 19:15:38 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1069148571916407875tmp 19:15:38 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4782354538426623485tmp 19:15:38 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17139089327203472401tmp [Pipeline] { [Pipeline] echo 19:15:38 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:15:38 ---> sigul-configuration.sh 19:15:38 gpg: directory `/root/.gnupg' created 19:15:38 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:15:38 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:15:38 gpg: keyring `/root/.gnupg/secring.gpg' created 19:15:38 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:15:38 gpg: CAST5 encrypted data 19:15:38 gpg: encrypted with 1 passphrase 19:15:38 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:15:38 + mkdir /home/jenkins 19:15:38 + mkdir /home/jenkins/sigul [Pipeline] sh 19:15:39 + 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 19:15:39 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:15:39 ---> sigul-install.sh 19:15:39 Sigul already installed; skipping installation. [Pipeline] sh 19:15:39 + git tag --list 19:15:39 v0.0.0 19:15:39 v0.0.1-dev.1 19:15:39 v0.0.1-dev.10 19:15:39 v0.0.1-dev.11 19:15:39 v0.0.1-dev.12 19:15:39 v0.0.1-dev.13 19:15:39 v0.0.1-dev.14 19:15:39 v0.0.1-dev.15 19:15:39 v0.0.1-dev.16 19:15:39 v0.0.1-dev.2 19:15:39 v0.0.1-dev.3 19:15:39 v0.0.1-dev.4 19:15:39 v0.0.1-dev.5 19:15:39 v0.0.1-dev.6 19:15:39 v0.0.1-dev.7 19:15:39 v0.0.1-dev.8 19:15:39 v0.0.1-dev.9 19:15:39 v2.2.0 19:15:39 v2.2.0-dev.17 19:15:39 v2.2.0-dev.18 19:15:39 v2.2.0-dev.19 19:15:39 v2.2.0-dev.20 19:15:39 v2.2.0-dev.21 19:15:39 v2.2.0-dev.22 19:15:39 v2.2.0-dev.23 19:15:39 v2.2.0-dev.24 19:15:39 v2.2.0-dev.25 19:15:39 v2.2.0-dev.26 19:15:39 v2.2.0-dev.27 19:15:39 v2.3.0-dev.1 19:15:39 v2.3.0-dev.2 19:15:39 v2.3.0-dev.3 19:15:39 v2.3.0-dev.4 19:15:39 v2.3.0-dev.5 19:15:39 v2.3.0-dev.6 19:15:39 v2.3.0-dev.7 19:15:39 v2.3.0-dev.8 19:15:39 v2.3.0-dev.9 [Pipeline] sh 19:15:39 + lftools sign git-tag v2.3.0-dev.9 19:15:40 Signing Git tag with Sigul... 19:15:40 Signing v2.3.0-dev.9 [Pipeline] echo 19:15:40 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:15:41 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:15:41 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:15:41 $ docker stop --time=1 7d80948cafa20015b204b0de8b7f1e72fbb642ee7d967262f59529367b5fb82e 19:15:42 $ docker rm -f 7d80948cafa20015b204b0de8b7f1e72fbb642ee7d967262f59529367b5fb82e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:15:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:15:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:15:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:15:43 prd-ubuntu20.04-docker-8c-8g-1191 does not seem to be running inside a container 19:15:43 $ 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 19:15:43 $ docker top 91aeac3b2ed895c178d886940dd8a344e40f32e40c07d2bed8b5226de35a850f -eo pid,comm 19:15:43 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). 19:15:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:15:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:15:43 [ssh-agent] Looking for ssh-agent implementation... 19:15:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:15:43 $ docker exec 91aeac3b2ed895c178d886940dd8a344e40f32e40c07d2bed8b5226de35a850f ssh-agent 19:15:43 SSH_AUTH_SOCK=/tmp/ssh-lSLus1kUbJSS/agent.32 19:15:43 SSH_AGENT_PID=38 19:15:43 Running ssh-add (command line suppressed) 19:15:43 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2882164591829255326.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2882164591829255326.key) 19:15:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:15:44 + git semver bump pre 19:15:44 2022-09-26 19:15:44,307 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:15:44 2022-09-26 19:15:44,307 [bump_version] DEBUG bumping version:2.3.0-dev.9 on axis:pre with prefix:dev 19:15:44 2022-09-26 19:15:44,307 [bump_version] DEBUG bumped version:2.3.0-dev.10 19:15:44 2022-09-26 19:15:44,307 [write_version] DEBUG write version:2.3.0-dev.10 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 19:15:44 2022-09-26 19:15:44,307 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:15:44 2022-09-26 19:15:44,307 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:15:44 2022-09-26 19:15:44,309 [execute] INFO git cat-file --batch-check 19:15:44 2022-09-26 19:15:44,310 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 19:15:44 2022-09-26 19:15:44,315 [execute] INFO git cat-file --batch 19:15:44 2022-09-26 19:15:44,315 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 19:15:44 2022-09-26 19:15:44,320 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:15:44 2.3.0-dev.10 [Pipeline] } 19:15:44 $ docker exec --env ******** --env ******** 91aeac3b2ed895c178d886940dd8a344e40f32e40c07d2bed8b5226de35a850f ssh-agent -k 19:15:44 unset SSH_AUTH_SOCK; 19:15:44 unset SSH_AGENT_PID; 19:15:44 echo Agent pid 38 killed; 19:15:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:15:44 + git semver [Pipeline] } 19:15:45 $ docker stop --time=1 91aeac3b2ed895c178d886940dd8a344e40f32e40c07d2bed8b5226de35a850f 19:15:46 $ docker rm -f 91aeac3b2ed895c178d886940dd8a344e40f32e40c07d2bed8b5226de35a850f [Pipeline] // withDockerContainer [Pipeline] sh 19:15:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:15:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:15:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:15:47 prd-ubuntu20.04-docker-8c-8g-1191 does not seem to be running inside a container 19:15:47 $ 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 19:15:47 $ docker top d24b5881a263849855d3a6c34b6362c00d8957062b109e182ec4d6e8680f92a7 -eo pid,comm 19:15: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). 19:15:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:15:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:15:47 [ssh-agent] Looking for ssh-agent implementation... 19:15:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:15:47 $ docker exec d24b5881a263849855d3a6c34b6362c00d8957062b109e182ec4d6e8680f92a7 ssh-agent 19:15:47 SSH_AUTH_SOCK=/tmp/ssh-zOeYNsShC089/agent.33 19:15:47 SSH_AGENT_PID=39 19:15:47 Running ssh-add (command line suppressed) 19:15:47 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4598856613698086817.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4598856613698086817.key) 19:15:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:15:48 + git semver push 19:15:48 2022-09-26 19:15:48,205 [run_push] DEBUG push 19:15:48 2022-09-26 19:15:48,206 [execute] INFO git cat-file --batch-check 19:15:48 2022-09-26 19:15:48,207 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 19:15:48 2022-09-26 19:15:48,210 [execute] INFO git rev-list 8b8d9b4812da6d186eaa22ad73075e6ae52b4fbe -- 19:15:48 2022-09-26 19:15:48,211 [execute] DEBUG Popen(['git', 'rev-list', '8b8d9b4812da6d186eaa22ad73075e6ae52b4fbe', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 19:15:48 2022-09-26 19:15:48,216 [execute] INFO git fetch -v origin 19:15:48 2022-09-26 19:15:48,217 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 19:15:48 2022-09-26 19:15:48,835 [run_push] DEBUG no remote changes detected 19:15:48 2022-09-26 19:15:48,835 [execute] INFO git push origin semver 19:15:48 2022-09-26 19:15:48,836 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 19:15:49 2022-09-26 19:15:49,605 [run_push] DEBUG push all version tags 19:15:49 2022-09-26 19:15:49,605 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 19:15:49 2022-09-26 19:15:49,606 [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) 19:15:50 2022-09-26 19:15:50,403 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:15:50 2.3.0-dev.10 [Pipeline] } 19:15:50 $ docker exec --env ******** --env ******** d24b5881a263849855d3a6c34b6362c00d8957062b109e182ec4d6e8680f92a7 ssh-agent -k 19:15:50 unset SSH_AUTH_SOCK; 19:15:50 unset SSH_AGENT_PID; 19:15:50 echo Agent pid 39 killed; 19:15:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:15:51 + git semver [Pipeline] } 19:15:51 $ docker stop --time=1 d24b5881a263849855d3a6c34b6362c00d8957062b109e182ec4d6e8680f92a7 19:15:52 $ docker rm -f d24b5881a263849855d3a6c34b6362c00d8957062b109e182ec4d6e8680f92a7 [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 19:15:53 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 19:15:53 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 19:15:53 total 16 19:15:53 drwxr-xr-x 3 root root 4096 Sep 26 19:06 . 19:15:53 drwxrwxr-x 10 jenkins jenkins 4096 Sep 26 19:15 .. 19:15:53 drwxr-xr-x 2 root root 4096 Sep 26 19:06 cost 19:15:53 -rw-r--r-- 1 root root 88 Sep 26 19:06 cost.csv 19:15:53 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 19:15:53 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 19:15:53 total 16 19:15:53 drwxr-xr-x 3 jenkins jenkins 4096 Sep 26 19:06 . 19:15:53 drwxrwxr-x 10 jenkins jenkins 4096 Sep 26 19:15 .. 19:15:53 drwxr-xr-x 2 jenkins jenkins 4096 Sep 26 19:06 cost 19:15:53 -rw-r--r-- 1 jenkins jenkins 88 Sep 26 19:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:15:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:15:54 ---> package-listing.sh 19:15:54 ++ facter osfamily 19:15:54 ++ tr '[:upper:]' '[:lower:]' 19:15:54 + OS_FAMILY=debian 19:15:54 + workspace=/w/workspace/exfoundry_device-usb-camera_main 19:15:54 + START_PACKAGES=/tmp/packages_start.txt 19:15:54 + END_PACKAGES=/tmp/packages_end.txt 19:15:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:15:54 + PACKAGES=/tmp/packages_start.txt 19:15:54 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 19:15:54 + PACKAGES=/tmp/packages_end.txt 19:15:54 + case "${OS_FAMILY}" in 19:15:54 + dpkg -l 19:15:54 + grep '^ii' 19:15:54 + '[' -f /tmp/packages_start.txt ']' 19:15:54 + '[' -f /tmp/packages_end.txt ']' 19:15:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:15:54 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 19:15:54 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 19:15:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 19:15:54 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 19:15:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:15:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:15:55 prd-ubuntu20.04-docker-8c-8g-1191 does not seem to be running inside a container 19:15:55 $ 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 19:15:55 $ docker top 6bf7b39e0e86ff24f5d05b3d19a67f9593c84b47565a484150ff01976ffbc359 -eo pid,comm [Pipeline] { [Pipeline] sh 19:15:56 + touch /tmp/pre-build-complete [Pipeline] sh 19:15:56 + mkdir -p /var/log/sysstat [Pipeline] sh 19:15:56 + ls /var/log/sa-host 19:15:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:15:57 provisioning config files... 19:15:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config540863817276011604tmp [Pipeline] { [Pipeline] echo 19:15:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:15:57 ---> create-netrc.sh [Pipeline] } 19:15:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:15:57 ---> python-tools-install.sh [Pipeline] echo 19:15:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:15:57 ---> sudo-logs.sh 19:15:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:15:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:15:58 ---> job-cost.sh 19:15:58 lf-activate-venv: SKIPPING 19:15:58 DEBUG: total: 0.2199999988079071 19:15:58 INFO: Retrieving Stack Cost... 19:15:58 INFO: Retrieving Pricing Info for: v3-standard-8 19:15:59 INFO: Archiving Costs [Pipeline] echo 19:15:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:15:59 ---> logs-deploy.sh 19:15:59 lf-activate-venv: SKIPPING 19:15:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/48 19:15:59 INFO: archiving workspace using pattern(s): 19:16:00 Archives upload complete. 19:16:00 INFO: archiving logs to Nexus 19:16:01 ---> uname -a: 19:16:01 Linux prd-ubuntu20-04-docker-8c-8g-1191 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:16:01 19:16:01 19:16:01 ---> lscpu: 19:16:01 Architecture: x86_64 19:16:01 CPU op-mode(s): 32-bit, 64-bit 19:16:01 Byte Order: Little Endian 19:16:01 Address sizes: 40 bits physical, 48 bits virtual 19:16:01 CPU(s): 8 19:16:01 On-line CPU(s) list: 0-7 19:16:01 Thread(s) per core: 1 19:16:01 Core(s) per socket: 1 19:16:01 Socket(s): 8 19:16:01 NUMA node(s): 1 19:16:01 Vendor ID: AuthenticAMD 19:16:01 CPU family: 23 19:16:01 Model: 49 19:16:01 Model name: AMD EPYC-Rome Processor 19:16:01 Stepping: 0 19:16:01 CPU MHz: 2799.998 19:16:01 BogoMIPS: 5599.99 19:16:01 Virtualization: AMD-V 19:16:01 Hypervisor vendor: KVM 19:16:01 Virtualization type: full 19:16:01 L1d cache: 256 KiB 19:16:01 L1i cache: 256 KiB 19:16:01 L2 cache: 4 MiB 19:16:01 L3 cache: 128 MiB 19:16:01 NUMA node0 CPU(s): 0-7 19:16:01 Vulnerability Itlb multihit: Not affected 19:16:01 Vulnerability L1tf: Not affected 19:16:01 Vulnerability Mds: Not affected 19:16:01 Vulnerability Meltdown: Not affected 19:16:01 Vulnerability Mmio stale data: Not affected 19:16:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:16:01 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:16:01 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:16:01 Vulnerability Srbds: Not affected 19:16:01 Vulnerability Tsx async abort: Not affected 19:16:01 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 19:16:01 19:16:01 19:16:01 ---> nproc: 19:16:01 8 19:16:01 19:16:01 19:16:01 ---> df -h: 19:16:01 Filesystem Size Used Avail Use% Mounted on 19:16:01 overlay 155G 13G 143G 9% / 19:16:01 tmpfs 64M 0 64M 0% /dev 19:16:01 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:16:01 shm 64M 0 64M 0% /dev/shm 19:16:01 /dev/vda1 155G 13G 143G 9% /facter-os 19:16:01 19:16:01 19:16:01 ---> sar -b -r -n DEV: 19:16:01 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1191) 09/26/22 _x86_64_ (8 CPU) 19:16:01 19:16:01 19:03:56 LINUX RESTART (8 CPU) 19:16:01 19:16:01 19:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:16:01 19:05:02 183.57 47.91 135.66 0.00 5398.70 214821.00 0.00 19:16:01 19:06:01 150.72 0.90 149.82 0.00 14.51 49805.66 0.00 19:16:01 19:07:01 241.64 0.12 241.53 0.00 12.00 44031.59 0.00 19:16:01 19:08:01 3.33 0.00 3.33 0.00 0.00 49.46 0.00 19:16:01 19:09:01 3.32 0.98 2.33 0.00 68.39 50.27 0.00 19:16:01 19:10:01 38.31 8.37 29.95 0.00 2816.86 4806.40 0.00 19:16:01 19:11:01 1.20 0.00 1.20 0.00 0.00 14.13 0.00 19:16:01 19:12:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 19:16:01 19:13:01 1.23 0.00 1.23 0.00 0.00 14.40 0.00 19:16:01 19:14:01 1.73 0.00 1.73 0.00 0.00 18.80 0.00 19:16:01 19:15:01 3.13 0.10 3.03 0.00 10.26 125.45 0.00 19:16:01 Average: 57.05 5.31 51.74 0.00 757.55 28490.24 0.00 19:16:01 19:16:01 19:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:16:01 19:05:02 29212852 31596916 732268 2.23 72628 2587732 1944432 5.73 989592 2333696 624 19:16:01 19:06:01 28526952 31595416 717208 2.18 135820 3149536 1758676 5.18 1144360 2788228 368 19:16:01 19:07:01 27601616 31571044 734112 2.23 148764 3967000 1863356 5.49 1237428 3542056 484 19:16:01 19:08:01 27623404 31592264 715492 2.18 148816 3966864 1746848 5.15 1217252 3541972 268 19:16:01 19:09:01 27613216 31589264 717544 2.18 150240 3972040 1750628 5.16 1225872 3547088 368 19:16:01 19:10:01 27335084 31578152 713348 2.17 167348 4215404 1768500 5.21 1368212 3653568 136 19:16:01 19:11:01 27334972 31578068 713300 2.17 167380 4215408 1768500 5.21 1368312 3653572 12 19:16:01 19:12:01 27344388 31588192 703540 2.14 167412 4215536 1768500 5.21 1359072 3654184 216 19:16:01 19:13:01 27344836 31588652 703000 2.14 167428 4215540 1768500 5.21 1359088 3654188 164 19:16:01 19:14:01 27344740 31588592 703072 2.14 167464 4215528 1768500 5.21 1358696 3654200 12 19:16:01 19:15:01 26787704 31545608 745468 2.27 169576 4707648 2080516 6.13 1405936 4146080 492732 19:16:01 Average: 27642706 31582924 718032 2.18 151171 3948021 1816996 5.35 1275802 3469894 45035 19:16:01 19:16:01 19:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:16:01 19:05:02 vetheb0f6d8 6.88 8.08 0.49 40.71 0.00 0.00 0.00 0.00 19:16:01 19:05:02 lo 6.80 6.80 0.65 0.65 0.00 0.00 0.00 0.00 19:16:01 19:05:02 ens3 581.90 399.48 6369.95 86.53 0.00 0.00 0.00 0.00 19:16:01 19:05:02 docker0 7.82 8.97 0.54 44.79 0.00 0.00 0.00 0.00 19:16:01 19:06:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 19:16:01 19:06:01 ens3 292.05 195.59 2250.42 46.81 0.00 0.00 0.00 0.00 19:16:01 19:06:01 docker0 159.62 244.04 12.87 2200.17 0.00 0.00 0.00 0.00 19:16:01 19:07:01 lo 11.06 11.06 1.09 1.09 0.00 0.00 0.00 0.00 19:16:01 19:07:01 ens3 323.56 276.19 3430.42 1044.78 0.00 0.00 0.00 0.00 19:16:01 19:07:01 docker0 21.60 46.21 1.52 642.85 0.00 0.00 0.00 0.00 19:16:01 19:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:16:01 19:08:01 ens3 1.02 0.75 0.91 0.40 0.00 0.00 0.00 0.00 19:16:01 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:01 19:09:01 lo 0.18 0.18 0.02 0.02 0.00 0.00 0.00 0.00 19:16:01 19:09:01 ens3 0.70 0.60 0.43 0.22 0.00 0.00 0.00 0.00 19:16:01 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:01 19:10:01 lo 0.42 0.42 0.03 0.03 0.00 0.00 0.00 0.00 19:16:01 19:10:01 ens3 64.96 35.94 1297.77 2.62 0.00 0.00 0.00 0.00 19:16:01 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:01 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:01 19:11:01 ens3 1.10 0.65 2.79 0.23 0.00 0.00 0.00 0.00 19:16:01 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:01 19:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:16:01 19:12:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:16:01 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:01 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:01 19:13:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:16:01 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:01 19:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:16:01 19:14:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:16:01 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:01 19:15:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 19:16:01 19:15:01 ens3 144.18 99.87 3966.07 9.78 0.00 0.00 0.00 0.00 19:16:01 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:01 Average: lo 1.88 1.88 0.18 0.18 0.00 0.00 0.00 0.00 19:16:01 Average: ens3 127.91 91.60 1573.41 108.40 0.00 0.00 0.00 0.00 19:16:01 Average: docker0 16.97 26.87 1.34 259.59 0.00 0.00 0.00 0.00 19:16:01 19:16:01 19:16:01 ---> sar -P ALL: 19:16:01 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1191) 09/26/22 _x86_64_ (8 CPU) 19:16:01 19:16:01 19:03:56 LINUX RESTART (8 CPU) 19:16:01 19:16:01 19:04:01 CPU %user %nice %system %iowait %steal %idle 19:16:01 19:05:02 all 8.47 0.00 2.97 2.51 0.05 85.99 19:16:01 19:05:02 0 8.93 0.00 2.74 1.29 0.05 86.99 19:16:01 19:05:02 1 8.98 0.00 2.65 0.40 0.03 87.94 19:16:01 19:05:02 2 9.57 0.00 4.71 8.15 0.05 77.52 19:16:01 19:05:02 3 8.34 0.00 2.68 1.93 0.07 86.98 19:16:01 19:05:02 4 7.82 0.00 2.12 0.12 0.05 89.89 19:16:01 19:05:02 5 6.95 0.00 3.01 2.35 0.05 87.64 19:16:01 19:05:02 6 9.51 0.00 2.10 1.31 0.03 87.04 19:16:01 19:05:02 7 7.70 0.00 3.80 4.57 0.07 83.86 19:16:01 19:06:01 all 22.62 0.00 4.66 2.05 0.09 70.58 19:16:01 19:06:01 0 22.93 0.00 4.81 2.48 0.05 69.73 19:16:01 19:06:01 1 22.63 0.00 4.07 0.51 0.07 72.72 19:16:01 19:06:01 2 22.15 0.00 5.75 10.22 0.14 61.74 19:16:01 19:06:01 3 21.63 0.00 4.14 0.02 0.07 74.14 19:16:01 19:06:01 4 23.02 0.00 3.59 0.25 0.17 72.97 19:16:01 19:06:01 5 22.40 0.00 4.68 1.22 0.05 71.64 19:16:01 19:06:01 6 22.10 0.00 4.88 0.38 0.09 72.56 19:16:01 19:06:01 7 24.11 0.00 5.35 1.34 0.07 69.13 19:16:01 19:07:01 all 21.87 0.00 4.49 1.62 0.08 71.94 19:16:01 19:07:01 0 21.83 0.00 4.14 3.05 0.08 70.90 19:16:01 19:07:01 1 22.37 0.00 3.96 0.10 0.07 73.51 19:16:01 19:07:01 2 21.30 0.00 5.46 3.68 0.10 69.45 19:16:01 19:07:01 3 21.24 0.00 4.05 0.03 0.07 74.61 19:16:01 19:07:01 4 22.48 0.00 4.45 0.24 0.07 72.76 19:16:01 19:07:01 5 22.37 0.00 4.16 1.03 0.08 72.36 19:16:01 19:07:01 6 20.11 0.00 4.71 0.40 0.07 74.71 19:16:01 19:07:01 7 23.27 0.00 5.01 4.42 0.10 67.19 19:16:01 19:08:01 all 0.03 0.00 0.02 0.00 0.01 99.93 19:16:01 19:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:16:01 19:08:01 1 0.02 0.00 0.00 0.00 0.02 99.97 19:16:01 19:08:01 2 0.07 0.00 0.05 0.00 0.00 99.88 19:16:01 19:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:16:01 19:08:01 4 0.03 0.00 0.03 0.02 0.02 99.90 19:16:01 19:08:01 5 0.07 0.00 0.02 0.00 0.02 99.90 19:16:01 19:08:01 6 0.03 0.00 0.02 0.00 0.02 99.93 19:16:01 19:08:01 7 0.03 0.00 0.02 0.02 0.00 99.93 19:16:01 19:09:01 all 0.05 0.00 0.05 0.01 0.01 99.88 19:16:01 19:09:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:16:01 19:09:01 1 0.03 0.00 0.03 0.00 0.00 99.93 19:16:01 19:09:01 2 0.07 0.00 0.20 0.02 0.02 99.70 19:16:01 19:09:01 3 0.05 0.00 0.03 0.00 0.02 99.90 19:16:01 19:09:01 4 0.05 0.00 0.05 0.05 0.03 99.82 19:16:01 19:09:01 5 0.12 0.00 0.03 0.02 0.00 99.83 19:16:01 19:09:01 6 0.02 0.00 0.03 0.02 0.00 99.93 19:16:01 19:09:01 7 0.00 0.00 0.03 0.02 0.00 99.95 19:16:01 19:10:01 all 1.10 0.00 0.69 0.62 0.02 97.57 19:16:01 19:10:01 0 0.67 0.00 0.48 0.03 0.02 98.80 19:16:01 19:10:01 1 1.10 0.00 0.53 0.32 0.02 98.03 19:16:01 19:10:01 2 2.29 0.00 0.45 0.69 0.03 96.54 19:16:01 19:10:01 3 1.77 0.00 1.82 0.53 0.02 95.87 19:16:01 19:10:01 4 0.45 0.00 0.57 2.30 0.02 96.66 19:16:01 19:10:01 5 0.92 0.00 0.70 0.72 0.00 97.66 19:16:01 19:10:01 6 1.19 0.00 0.35 0.02 0.02 98.43 19:16:01 19:10:01 7 0.45 0.00 0.64 0.33 0.02 98.56 19:16:01 19:11:01 all 0.10 0.00 0.01 0.00 0.01 99.89 19:16:01 19:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:16:01 19:11:01 1 0.05 0.00 0.00 0.00 0.02 99.93 19:16:01 19:11:01 2 0.03 0.00 0.03 0.00 0.02 99.92 19:16:01 19:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:16:01 19:11:01 4 0.05 0.00 0.02 0.02 0.00 99.92 19:16:01 19:11:01 5 0.02 0.00 0.00 0.00 0.02 99.97 19:16:01 19:11:01 6 0.58 0.00 0.00 0.00 0.00 99.42 19:16:01 19:11:01 7 0.02 0.00 0.02 0.02 0.00 99.95 19:16:01 19:12:01 all 0.08 0.00 0.07 0.00 0.01 99.84 19:16:01 19:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:16:01 19:12:01 1 0.05 0.00 0.05 0.00 0.02 99.88 19:16:01 19:12:01 2 0.07 0.00 0.02 0.00 0.02 99.90 19:16:01 19:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:16:01 19:12:01 4 0.08 0.00 0.13 0.02 0.00 99.77 19:16:01 19:12:01 5 0.03 0.00 0.10 0.00 0.00 99.87 19:16:01 19:12:01 6 0.40 0.00 0.25 0.00 0.02 99.33 19:16:01 19:12:01 7 0.02 0.00 0.00 0.02 0.02 99.95 19:16:01 19:13:01 all 0.23 0.00 0.01 0.02 0.01 99.73 19:16:01 19:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:16:01 19:13:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:16:01 19:13:01 2 0.03 0.00 0.02 0.13 0.02 99.80 19:16:01 19:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:16:01 19:13:01 4 0.02 0.00 0.00 0.02 0.02 99.95 19:16:01 19:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:16:01 19:13:01 6 1.76 0.00 0.00 0.00 0.00 98.24 19:16:01 19:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:16:01 19:14:01 all 0.24 0.00 0.02 0.01 0.00 99.72 19:16:01 19:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:16:01 19:14:01 1 0.42 0.00 0.07 0.02 0.02 99.48 19:16:01 19:14:01 2 0.03 0.00 0.02 0.02 0.02 99.92 19:16:01 19:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:16:01 19:14:01 4 0.07 0.00 0.02 0.05 0.00 99.87 19:16:01 19:14:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:16:01 19:14:01 6 1.34 0.00 0.03 0.00 0.00 98.63 19:16:01 19:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:16:01 19:15:01 all 1.05 0.00 0.46 0.02 0.01 98.46 19:16:01 19:15:01 0 1.07 0.00 0.38 0.00 0.02 98.53 19:16:01 19:15:01 1 1.51 0.00 0.49 0.00 0.02 97.99 19:16:01 19:15:01 2 1.80 0.00 0.30 0.00 0.03 97.86 19:16:01 19:15:01 3 1.07 0.00 0.32 0.00 0.00 98.61 19:16:01 19:15:01 4 0.70 0.00 0.18 0.10 0.02 99.00 19:16:01 19:15:01 5 0.55 0.00 0.88 0.00 0.00 98.57 19:16:01 19:15:01 6 1.12 0.00 0.42 0.05 0.02 98.40 19:16:01 19:15:01 7 0.62 0.00 0.67 0.00 0.00 98.71 19:16:01 19:16:01 Average: CPU %user %nice %system %iowait %steal %idle 19:16:01 Average: all 5.02 0.00 1.21 0.62 0.03 93.13 19:16:01 Average: 0 4.99 0.00 1.13 0.62 0.02 93.24 19:16:01 Average: 1 5.15 0.00 1.07 0.12 0.03 93.63 19:16:01 Average: 2 5.15 0.00 1.53 2.05 0.04 91.23 19:16:01 Average: 3 4.86 0.00 1.18 0.23 0.02 93.71 19:16:01 Average: 4 4.93 0.00 1.01 0.29 0.03 93.74 19:16:01 Average: 5 4.79 0.00 1.22 0.48 0.02 93.49 19:16:01 Average: 6 5.23 0.00 1.15 0.20 0.02 93.40 19:16:01 Average: 7 5.04 0.00 1.40 0.97 0.02 92.58 19:16:01 19:16:01 19:16:01